09-01-2013, 04:48 PM
I would like a macro that pulls ring to hand, because I have one that pulls, but he also takes. So I want you to pull and pull again when finished.
I have this, but he takes the ring.
5000 {Equip Ring} Self.Inventory.Ring()<>3089 Self.UnEquip.Ring(0) Macro.Wait(20) Self.Equip.Ring(3052) Exit()
I have this, but he takes the ring.
5000 {Equip Ring} Self.Inventory.Ring()<>3089 Self.UnEquip.Ring(0) Macro.Wait(20) Self.Equip.Ring(3052) Exit()