@Finha182
Try to stop cavebot while you are attacking a rabbit and add a auto macro:
Also please make a other macro - Anti stuck:
Tell me if works!
Try to stop cavebot while you are attacking a rabbit and add a auto macro:
Code:
X:=Self.X()
Y:=Self.Y()
Z:=Self.Z()
Map.UseOn(3469, 4173, !X!, !Y!, !Z!, 6)==1
Cavebot.Start()
Also please make a other macro - Anti stuck:
Code:
Misc.StandTime()>20
Cavebot.Stop()
Cavebot.Start()
Tell me if works!