Download

and make a script that will push walkscript button like this :
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 default.lst :
modify line :
Code:
"ConditionScript","112;16;20","nolost.lst"
(exemple for hotan)
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]",""
(only the hunting area)
now when u lost u teleport to town and script loaded again !
u can uncheck loop for best results