Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Request Macro
#1
use Ring of healing , Need macro for use ..
#2
(11-25-2013, 09:54 PM)Douglasstefanie Wrote: use Ring of healing , Need macro for use ..

need equip ring of healing? here.

1000 {Ring of Healing} Self.Inventory.Ring.Count(3052)==0 Self.Equip.Ring(3052)

test.
#3
(11-25-2013, 09:54 PM)Douglasstefanie Wrote: use Ring of healing , Need macro for use ..

This macro is for %, Edit 90 & 96

Code:
500 {Healing} MPon:=90 MPoff:=96 Self.Mana%()<=!MPon! [OnHealth] Self.Inventory.Ring()<>3100 Misc.ItemCountEx(3098)>0 Status.ManaShield()==0 Self.Equip.Ring(3098) Exit() {OnHealth} Self.Mana%()>=!MPoff! Self.Inventory.Ring()==3100 Self.UnEquip.Ring(0) Exit()
#4
[/quote]

need equip ring of healing? here.

1000 {Ring of Healing} Self.Inventory.Ring.Count(3052)==0 Self.Equip.Ring(3052)

test.
[/quote]

thanks man , =D
#5

need equip ring of healing? here.

1000 {Ring of Healing} Self.Inventory.Ring.Count(3052)==0 Self.Equip.Ring(3052)

test.
[/quote]

thanks man , =D
[/quote]

haha Big Grin any question or help post in request ^^ and i'll try to help you =D
#6
i was needing this Tongue


Forum Jump:


Users browsing this thread: 1 Guest(s)