| Author |
Message |
Forum: Support Topic: need help making a key stroke script please |
| deuce600 |
|
Posted: June 28th, 2007, 7:21 pm
|
|
Replies: 3 Views: 445
|
|
 |
Forum: Support Topic: need help making a key stroke script please |
| deuce600 |
|
Posted: June 28th, 2007, 6:51 pm
|
|
Replies: 3 Views: 445
|
i think is the right code for the stop and start
Code: #w:: stopnow = 1 Return
#s:: stopnow = 0 |
|
 |
Forum: Support Topic: need help making a key stroke script please |
| deuce600 |
|
Posted: June 28th, 2007, 6:32 pm
|
|
Replies: 3 Views: 445
|
im so confused i need to make a keystroke script which i can easily change the letters and have it go extremly fast alternating between the 2
ex. ABAB
like .5 of a second in between the two and be able to stop it which a keystroke as well as start it
can anyone help me out? |
|
 |
Forum: Support Topic: how do i stop this program with a key stroke? |
| deuce600 |
|
Posted: June 18th, 2007, 11:47 pm
|
|
Replies: 7 Views: 470
|
| thank u so much idk how i would figure this out without u man ur amazing at this |
|
 |
Forum: Support Topic: how do i stop this program with a key stroke? |
| deuce600 |
|
Posted: June 18th, 2007, 11:40 pm
|
|
Replies: 7 Views: 470
|
| wht keystroke do you want to stop it with? ;stopkey is Win+w #w:: stopnow = 1 Return #s:: stopnow = 0 Loop 2500 { click 576,484 Sleep 10 If (stopnow = 1) Break } return This is one of many ways to stop it. ok i think i get it if i use the program u used then id have to press 0 to ... |
|
 |
Forum: Support Topic: how do i stop this program with a key stroke? |
| deuce600 |
|
Posted: June 18th, 2007, 11:34 pm
|
|
Replies: 7 Views: 470
|
|
 |
Forum: Support Topic: how do i stop this program with a key stroke? |
| deuce600 |
|
Posted: June 18th, 2007, 9:53 pm
|
|
Replies: 7 Views: 470
|
|
 |
Forum: Support Topic: how do i stop this program with a key stroke? |
| deuce600 |
|
Posted: June 18th, 2007, 9:39 pm
|
|
Replies: 7 Views: 470
|
#s::
Loop 2500
{click 576,484
Sleep 10
}
return |
|
 |
Forum: Support Topic: Just started autohotkey. |
| deuce600 |
|
Posted: March 13th, 2007, 11:50 am
|
|
Replies: 12 Views: 847
|
| i think by the look 2 auto fight in the mmorpg adventure quest found on the site www.battleon.com |
|
 |
Forum: Support Topic: Just started autohotkey. |
| deuce600 |
|
Posted: March 13th, 2007, 2:07 am
|
|
Replies: 12 Views: 847
|
| well did u no u doubled some commands?? and for future use the code button at the top of the reply page so its easyer 2 read and if u get rid of the * it should loop 400 times |
|
 |
Forum: Support Topic: can sum1 explain how 2 start a game?? |
| deuce600 |
|
Posted: March 12th, 2007, 3:40 am
|
|
Replies: 8 Views: 529
|
| thanks man google wont work on my computer any more idk y |
|
 |
Forum: Support Topic: can sum1 explain how 2 start a game?? |
| deuce600 |
|
Posted: March 12th, 2007, 3:22 am
|
|
Replies: 8 Views: 529
|
| i do how in general do you do games, also how would u program it into a box or something of the sort |
|
 |
Forum: Support Topic: can sum1 explain how 2 start a game?? |
| deuce600 |
|
Posted: March 12th, 2007, 3:18 am
|
|
Replies: 8 Views: 529
|
| srry man i got a concussion and i cant think right i havent tryed anything yet since i have no clue how the basics of a "game" would work like if i put it into somwething or wat |
|
 |
Forum: Support Topic: can sum1 explain how 2 start a game?? |
| deuce600 |
|
Posted: March 12th, 2007, 3:05 am
|
|
Replies: 8 Views: 529
|
| like the background and stuff and the code? |
|
 |
Forum: Support Topic: what are some codes i can create and where do i get them?? |
| deuce600 |
|
Posted: March 11th, 2007, 11:08 pm
|
|
Replies: 16 Views: 850
|
|
 |
| Sort by: |