Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stealth Ring Macro
#1
I need a macro for stealth ring, using it just with monsters, no players and npcs on screen.

Can anybody help me?
#2
(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.
#3
(06-20-2014, 12:43 PM)lhosalles Wrote:
(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()

this working for all creatures/players/npc

try change OnScreen > Beside
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.


Forum Jump:


Users browsing this thread: 1 Guest(s)