Quote:
Ascetic()
Func Ascetic()
While ProcessExists("ASC.exe")
Local $c = 0;
While $c < 5
ControlSend("ASC", "", "", "8")
$c = $c+1;
WEnd
Sleep(2000)
Local $begin = TimerInit()
While 1
Local $dif = TimerDiff ($begin)
ControlSend("ASC", "", "", "2")
Sleep(700)
ControlSend("ASC", "", "", "7")
Sleep(100)
if $dif > 301000 then exitloop
WEnd
WEnd
EndFunc
|
AutoIT one for Ascetic, 2 lightning,7 meditation, 8 shiny
name the kalwindow "Ascetic" , target the shiny mob, have fun
Otherwise, search for my other thread and use my macrocreator