06-20-2014, 12:43 PM
(06-19-2014, 03:28 AM)Artur Noronha Wrote: I need a macro for stealth ring, using it just with monsters, no players and npcs on screen.
Can anybody help me?
Try it:
Code:
400 {Stealth Ring} Creatures.OnScreen()>=2 [jump] Self.Equip.Ring(3049) Exit() Creatures.OnScreen()<2 {jump} Self.UnEquip.Ring(0) Exit()
Give me reputation if this post is usefull,
Thanks,
lhosalles.
Thanks,
lhosalles.