| Author |
Message |
Forum: Support Topic: Send a different job with 1 key |
| mikuni |
|
Posted: April 2nd, 2009, 11:14 am
|
|
Replies: 7 Views: 462
|
| Dear animeaime, i have a favor to ask again. Can you tell me to do such a random job that connected to my question before. Illustration : 1 = Run, notepad.exe 2 = Run, http://www.yahoo.com 3 = Run ::{20d04fe0-3aea-1069-a2d8-08002b30309d} ; Opens the "My Computer" folder. 4 = Run ::{645ff04... |
|
 |
Forum: Support Topic: Send a different job with 1 key |
| mikuni |
|
Posted: March 30th, 2009, 9:01 am
|
|
Replies: 7 Views: 462
|
| animeaime, you are the man dude. in the first case you taught, i already discover that. But what i want to do is like the second case. Just like i say i want different job running with only pressing single button. Well i never thought that just simple add ++ to it. Nice works. Really many thanks for... |
|
 |
Forum: Support Topic: Send a different job with 1 key |
| mikuni |
|
Posted: March 30th, 2009, 8:36 am
|
|
Replies: 7 Views: 462
|
| Many thanks for animeaime, ok let see, it use "Send" command isn't ? How about the command "Run" ? Example : what i want to run is notepad.exe , http://www.google.com, my computer, etc how i do that too make a "Run" everytime i press "insert" of course i alrea... |
|
 |
Forum: Support Topic: Send a different job with 1 key |
| mikuni |
|
Posted: March 30th, 2009, 7:04 am
|
|
Replies: 7 Views: 462
|
| hi all, need some help here for learning autohotkey. want i want to learn is how can i make a script to run a different job with 1 key. Lets say here is an example : i want every i press the insert key then it will type(send) a alphabet. So when i press "insert" then type "A", pr... |
|
 |
Forum: Support Topic: pausing when change to other window |
| mikuni |
|
Posted: September 21st, 2007, 4:21 pm
|
|
Replies: 5 Views: 863
|
| just want to tell to bobo that the script u gave to me not working well...the "Send" code is working but the code to running only when RF online window is active window is not working... so when i use alt+tab or changing to other window the scripts still running so when i'm changing to oth... |
|
 |
Forum: Support Topic: pausing when change to other window |
| mikuni |
|
Posted: September 21st, 2007, 4:12 pm
|
|
Replies: 5 Views: 863
|
| so can i make a script like this ? IfWinActive, RF Online { Cnt = 1 Loop { Send, {F%Cnt%} Sleep, 5000 Send, {F8} Sleep, 5000 If Cnt = 6 { Cnt = 0 Sleep, 640000 } Cnt++ } } IfWinNotActice, RF Online { Pause } is it look similar with ur scrip... |
|
 |
Forum: Support Topic: pausing when change to other window |
| mikuni |
|
Posted: September 21st, 2007, 3:02 pm
|
|
Replies: 5 Views: 863
|
| ok thanks for bobo it seems the script working, but i just dont wanna asking a script without dunno anything...so can i ask every detail of these command ? what is 100 use for ? is it a timer for 100 seconds to wait RFO being an active window ? and actually what is the different with IfWinActive and... |
|
 |
Forum: Support Topic: pausing when change to other window |
| mikuni |
|
Posted: September 21st, 2007, 1:28 pm
|
|
Replies: 5 Views: 863
|
| hi all...i need a help again...how can i make my script only running for a certain window...if i want to running only on RF online window then when i change to other window (alt+tab) then the script will pausing... here is my code for now Pause #IfWinActive, RF Online { Cnt = 1 Loop { Send... |
|
 |
Forum: Support Topic: Pausing when the script running at the first time |
| mikuni |
|
Posted: September 21st, 2007, 1:46 am
|
|
Replies: 3 Views: 557
|
| ow ic just adding "pause" in the first line...thanks to both of you for adding pause and shorten my script...thank you alot... |
|
 |
Forum: Support Topic: Pausing when the script running at the first time |
| mikuni |
|
Posted: September 21st, 2007, 12:25 am
|
|
Replies: 3 Views: 557
|
| hi...i want to ask how can i pausing a script when the first time that script running...so what i mean is when i double click the script then the script will turn red (pausing) after that i can unpause it again... well i already know how to pause and unpause a script but i want the script pausing at... |
|
 |
Forum: Support Topic: Seal Online |
| mikuni |
|
Posted: February 11th, 2007, 4:18 am
|
|
Replies: 0 Views: 1016
|
| does anyone know of this game ? i try to make a script with mouse moving n clicking but it seems doesnt work....i just want to know,do the mouse script works in this game ? maybe someone ever try it... |
|
 |
Forum: Support Topic: Water Margin Online |
| mikuni |
|
Posted: October 6th, 2006, 7:18 am
|
|
Replies: 2 Views: 741
|
TeknoMusicMan wrote: You are going to get AHK added to antivirus scanners asking things like that. Kinda like Autoit went.
i dont get it...what do u mean with get AHK added to antivirus scanners? |
|
 |
Forum: Support Topic: Water Margin Online |
| mikuni |
|
Posted: October 5th, 2006, 8:55 pm
|
|
Replies: 2 Views: 741
|
Does any one know how to macro at MMORPG Water Margin Online ?
like literatus use the skill over n over with 10 second delay...
i try to find it in this forum but i cant find it...
can sum1 help me thx.... |
|
 |
| Sort by: |