script not working with blade and soul

Ask gaming related questions (AHK v1.1 and older)
acidxml
Posts: 1
Joined: 08 Feb 2017, 14:45

script not working with blade and soul

08 Feb 2017, 14:54

hi there,
i need your help regarding blade and soul
the script i used for more than 6 months had stopped working today after they upgrade to 64 bit client
here is the script i am using
FYI i run the script as administarator but still not work

Suspend, On
Hotkey, LWin, SameLabel
Return

SameLabel:
Suspend, % A_IsSuspended ? "Off":"On"
Return



g::
Loop
{
if not GetKeyState("g", "P")
break
Send {r}
Sleep 30
if not GetKeyState("g", "P")
break
Send {r}
Sleep 60
if not GetKeyState("g", "P")
break
Send {t}
Sleep 10
if not GetKeyState("g", "P")
break
Sleep 38

}


pls help me and sorry for my crap english

Return to “Gaming Help (v1)”

Who is online

Users browsing this forum: No registered users and 83 guests