Posts: 9
Threads: 6
Joined: Apr 2013
Reputation:
0
06-24-2013, 11:46 PM
Hello !
I looking for macro to restart my cavebot waypoints, when character not moved more than 60 sec in fixed point.
I have script with refiller and depositer
Posts: 775
Threads: 27
Joined: Dec 2012
Reputation:
0
Here you go:
Code:
20000 {Anti Trap Cavebot by C} Misc.StandTime()>60 Cavebot.Stop() Cavebot.Start()
ATENÇÃO! Se esta informação lhe foi útil, seja gentil e click em "Give Reputation to This User".
Posts: 99
Threads: 12
Joined: May 2013
Reputation:
0
06-25-2013, 03:26 PM
(This post was last modified: 06-25-2013, 03:29 PM by lhosalles.)
(06-24-2013, 11:46 PM)Kicam Wrote: Hello !
I looking for macro to restart my cavebot waypoints, when character not moved more than 60 sec in fixed point.
I have script with refiller and depositer
This way is better:
Code:
0 {Anti Trap Cavebot by C} Misc.StandTime()>60 Cavebot.Stop() Cavebot.Start()
Now go on
Basic Tools, Protector,
Kind:
Stucked,
Name: Stucked,
Macro: (select the name of the macro above)
Then you'll know when ur script stuck.
REP+ if i Helped u out
Give me reputation if this post is usefull,
Thanks,
lhosalles.