Download [Only registered and activated users can see links. Click Here To Register...] and make a script that will push walkscript button like this :
modify default.lst :
modify line :
(exemple for hotan)
make a second script named nolost.lst :
(only the hunting area)
now when u lost u teleport to town and script loaded again !
u can uncheck loop for best results :)
Code:
repeat X times (100000) delay (2000) switch to windows agbot delay (2500) mouse LeftButtonDown x y (push walkscript) delay (500) mouse LeftButtonUp x y (push walkscript) delay ( 900000 (delay higher than the time u do to loop one time)) end repeat
modify line :
Code:
"ConditionScript","112;16;20","nolost.lst"
make a second script named nolost.lst :
Code:
"LogData","statistics","1" "ConditionScript","-5189;1941;30","2" "cmd","[protect on]","" "cmd","[stop bot]","" "cmd","[stop walking]","" "-5189","1941","0" "cmd","[stop walking]","" "cmd","[clear hunting]","" "cmd","[add hunting]","-5189;1941;15" "cmd","[start bot]",""
now when u lost u teleport to town and script loaded again !
u can uncheck loop for best results :)