Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HELP MACRO PLS
#2
Macro for Vials:

X:=Self.X()
Y:=Self.Y()
Z:=Self.Z()
Map.Thrown(285, 100, !X!, !Y!, !Z!)
Exit()

Macro to stop after death:

!Verify!==0
Self.Health()<=0
BBot.TogglePause()

Macro to check waypoint, and re-run cavebot if stucked:

Misc.StandTime()>100
Cavebot.Stop()
Cavebot.Start()
Exit()
Reply


Messages In This Thread
HELP MACRO PLS - by dimitrilyra - 10-15-2014, 01:25 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)