Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Any [BBOT EXPERT] could it edit?
#1
Rainbow 
Hi, as in the subject, I need to edit macro, which wear / assumes an Energy Ring when it is under 30% of life and when it's 100% wear / equip Dwarven Ring.

Here is my macro :

100 {Energy Ring + Dwarven Ring} HPon:=500 HPoff:=1500 Self.Health()<=!HPon! [OnMana] Self.Inventory.Ring()<>3088 Misc.ItemCountEx(3051)>0 Status.ManaShield()==0 Self.Equip.Ring(3051) Exit() {OnMana} Self.Health()>=!HPoff! Self.Inventory.Ring()==3088 Self.UnEquip.Ring(0) Exit()

ID rings:

Energy Ring =3051
Dwarven Ring =3097
Reply


Messages In This Thread
Any [BBOT EXPERT] could it edit? - by Twojstary - 01-21-2019, 04:22 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)