| Author |
Message |
Topic: appending contents of clipboard to a file |
tobadyurdead
Replies: 4
Views: 78
|
Forum: Ask for Help Posted: Sat Nov 15, 2008 4:09 am Subject: appending contents of clipboard to a file |
well seeing as thats the end of the code i see no reason for it, and it would not affect the code whatsoever but your right, it should be their  |
Topic: Waiting For a Pixel ( Color ) to come up |
tobadyurdead
Replies: 11
Views: 254
|
Forum: Ask for Help Posted: Sat Nov 15, 2008 4:04 am Subject: Waiting For a Pixel ( Color ) to come up |
umm it appears you have exactly what youare looking for lol...exept the wait for the color to show part right?(idk im runnin on coffee atm) mabey this could help?
FindColor:
Sleep, 200
Pix ... |
Topic: If arguments |
tobadyurdead
Replies: 5
Views: 84
|
Forum: Ask for Help Posted: Sat Nov 15, 2008 3:44 am Subject: If arguments |
| im not quite sure what your asking,do you want it to kill the process ,send the clicks and then exit the script if "shift" is down ? or do you only want to send the clicks if shift is up? be ... |
Topic: Mouse Click in one of Multiple Monitors |
tobadyurdead
Replies: 4
Views: 69
|
Forum: Ask for Help Posted: Sat Nov 15, 2008 3:10 am Subject: Mouse Click in one of Multiple Monitors |
| hmm..so your trying to get it to always click "Ok" for example? |
Topic: copying only raw file name(without path) |
tobadyurdead
Replies: 1
Views: 45
|
Forum: Ask for Help Posted: Sat Nov 15, 2008 2:59 am Subject: copying only raw file name(without path) |
so far i have recieved help from somone already with this but to no sucess.. anyways i am trying to copy all the songs names in an open Explorer folder which i have easily achived with
^k: ... |
Topic: Keyboard Layout Screwed |
tobadyurdead
Replies: 9
Views: 90
|
Forum: Ask for Help Posted: Sat Nov 15, 2008 2:49 am Subject: Keyboard Layout Screwed |
ummm...not really sure what happened but did you try simply restarting your computer? |
Topic: appending contents of clipboard to a file |
tobadyurdead
Replies: 4
Views: 78
|
Forum: Ask for Help Posted: Sat Nov 15, 2008 2:27 am Subject: appending contents of clipboard to a file |
first of all, thank you so much for the reply but ( theres always a but) unfortunitley(bleh i hate spelling) it only worked for the last file in the folder ( and only somtimes Oo)
**after thinking ... |
Topic: Send text (too fast?) |
tobadyurdead
Replies: 2
Views: 60
|
Forum: Ask for Help Posted: Fri Nov 14, 2008 9:40 pm Subject: Send text (too fast?) |
I am not quit sure of your problem as i have no idea what a Oracle 11i edit field of w/e is ( am i stupid?, yes i am) but mabey somthing like this is what you are looking for
send, Half of Tex ... |
Topic: Selling of AHK-Applications |
tobadyurdead
Replies: 32
Views: 591
|
Forum: Ask for Help Posted: Fri Nov 14, 2008 9:27 pm Subject: Selling of AHK-Applications |
that sounds kind of suspicious lol but as somone said , " It's better to give people the benafit of the doubt"
Anyway i think your making a bit too big a deal about making it look pro ... |
Topic: appending contents of clipboard to a file |
tobadyurdead
Replies: 4
Views: 78
|
Forum: Ask for Help Posted: Fri Nov 14, 2008 9:00 pm Subject: appending contents of clipboard to a file |
| So basically i a program ( that is solely for learning purposes)and it copys the names of all the songs i have in a folder and writes them to a file via fileappend. now it is working perfect but when ... |
Topic: lists of info |
tobadyurdead
Replies: 0
Views: 56
|
Forum: Ask for Help Posted: Thu Nov 13, 2008 1:04 pm Subject: lists of info |
I recently opened a topic that was aswered,which i am appriciate of, but i still have questions.The things in orange are what i am still wondering, again thx in advance
"Hi i am simply wo ... |
Topic: Multiple options |
tobadyurdead
Replies: 2
Views: 53
|
Forum: Ask for Help Posted: Thu Nov 13, 2008 3:19 am Subject: Multiple options |
so for example if i wanted to make it exitapp if it dosent equal what want i would use...?
if var not in 1,2,3
exit app
else
{
msgbox,var is 1 2 or 3
return
}
and also after qu ... |
Topic: Multiple options |
tobadyurdead
Replies: 2
Views: 53
|
Forum: Ask for Help Posted: Thu Nov 13, 2008 3:01 am Subject: Multiple options |
Hi i am simply wondering if it is possible to have multiple options( can't think of a better word atm) for a variable to equal, i think i can better explain with an example.
....
if var = ... |
Topic: AlwaysOnTop |
tobadyurdead
Replies: 1
Views: 80
|
Forum: Ask for Help Posted: Fri Sep 12, 2008 8:33 pm Subject: AlwaysOnTop |
| Atm i am just testing most of ahk's featuressuch as "SplashText" and "AlwaysOnTop". and as i was doing this, i decided to make a simple "ScreenLock", basically all it doe ... |
Topic: Help With Reading Text in Window |
tobadyurdead
Replies: 3
Views: 169
|
Forum: Ask for Help Posted: Thu Jul 31, 2008 12:11 pm Subject: Help With Reading Text in Window |
| Hehe is a game (diablo 2 =D) ... when every the game says "player one has been slain by Player2 i want my game to spam somthing...im not to sure if ahk will be able to read that slain msg of dia ... |
| |