Told you open new script -> make it empty and copy all that code i wrote you then save and try. Start game run script and press F1[/QUOTE]
i did but it does nothing even if i press F1 or F3.
only script that works is this , but problem is that is keeps pressing qwe,qwe,qwe,qwe,qwe.
can you try with this on notepad to start and pause function?
While 1
send ("q")
sleep(200)
send ("w")
sleep (200)
send ("e")
WEnd
i did but it does nothing even if i press F1 or F3.
only script that works is this , but problem is that is keeps pressing qwe,qwe,qwe,qwe,qwe.
can you try with this on notepad to start and pause function?
While 1
send ("q")
sleep(200)
send ("w")
sleep (200)
send ("e")
WEnd