Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HELP! Macro Stop Other Macros.
#2
Make a variable like

InTown=0

Create two macros:
0 {ImInDaCity} InTown:= 1
0 {ImNotInDaCity} InTown:= 0

And make waypoints with macro where you want.

And in your macros add if
!InTown!==1
<rest of macro>

Heres a example how it works (note it will burn mana)


Attached Files
.bbot   manaburner.bbot (Size: 5 KB / Downloads: 35)


Messages In This Thread
HELP! Macro Stop Other Macros. - by badness2013 - 08-27-2013, 06:02 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)