I have question about splash/gc boot for private servers.
i have tested this boot [Only registered and activated users can see links. Click Here To Register...]
i already changed delay times and input numbers, but is there any way to make that even better ... right now if i put another client in front of this one it will start using skills in new client. also i can't use shift key at any other task.
so is there any way to change it, so it won't input numbers but skill id and mana meds id or something.
and can it be directed to only one engine and not the one you have in front.
so i would like it to work in background without having any problems using another client in front of it or any problems with ctrl, shift, alt input while i'm doing other tasks.
right now code is like this
i tried to edit bot from timo but he have protected exe files sadly.
any help with my request would be great.
also can i edit that bot, so it would stop if char die
i have tested this boot [Only registered and activated users can see links. Click Here To Register...]
i already changed delay times and input numbers, but is there any way to make that even better ... right now if i put another client in front of this one it will start using skills in new client. also i can't use shift key at any other task.
so is there any way to change it, so it won't input numbers but skill id and mana meds id or something.
and can it be directed to only one engine and not the one you have in front.
so i would like it to work in background without having any problems using another client in front of it or any problems with ctrl, shift, alt input while i'm doing other tasks.
right now code is like this
PHP Code:
; <COMPILER: v1.1.05.06>
F5::
IfWinExist, Kal
{
Loop
{
Loop, 5
{
ControlSend ,, 3, Kal
Sleep, 900
}
ControlSend ,, 4, Kal
Sleep, 900
}
}
Return
F6::Pause
any help with my request would be great.
also can i edit that bot, so it would stop if char die