Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro Merge
#6
Its not necessary 90% of the macros finish with Exit()
And when use the jumps? mmm idk explain, testing and instinctive
Code:
Status.InPZ()==0
Self.Mana%()<=90 [jump]
Self.Equip.Ring(3052)
Exit()
{jump}
Status.InPZ()==1
Self.Mana%()>=100
Self.UnEquip.Ring(3089)
Exit()

Example if less of 90% jump to {jump}, idk to explain hahaha
Reply


Messages In This Thread
Macro Merge - by You know who - 08-29-2015, 02:40 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)