Help with my scrip

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
jhepskie
Posts: 1
Joined: 25 Apr 2017, 10:43

Help with my scrip

25 Apr 2017, 10:55

hi i need someone can help me ..i need this codes to work only in my game... but when i go outside the window it also spam the ahk keys what should i do? i want ahk to work in the game only while i am doing my job in the internet ... i already read some of the guide but i cant get it work


here is my code


#SingleInstance, force
MsgBox, Welcome To Ran Online Auto Potion
MsgBox, Press F10 To Start
MsgBox, Press F11 To Stop
#IfWinActive, BlissRAN
SetKeyDelay 50
$F10::
Loop
{
Send {q}
Send {w}
Send {e}
If GetKeyState("F11")
break

}
Return

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: Descolada and 292 guests