#Persistent [color=#FF0000]#AddThread, 1[/color] [color=#00BB00]; Execute script in "Thread1"[/color] Settimer, SendKey1, 150 [color=#FF0000]#AddThread, 2[/color] [color=#00BB00]; Execute script in "Thread2"[/color] Settimer, SendKey2, 150 return SendKey1: Send, Word1 return SendKey2: Send, Word2 return
Because, when SendKey1's timer is Active(A_ThisLabel), SendKey2's timer is not working .. I opened a few topic about that but no solution ... (THIS SUBJECT IS VERY IMPORTANT FOR GAMERS)




