Page 1 of 1

script not working with blade and soul

Posted: 08 Feb 2017, 14:54
by acidxml
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

Re: script not working with blade and soul

Posted: 17 Nov 2017, 06:03
by ayam
i have the same problem