Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Macro anty lure
#4
(10-13-2014, 10:51 PM)Bladess Wrote: It puts energy ring while HP<600, you can change it.

i have this macro, i need for X monster on screen no for HP
[/quote]

PHP Code:
monstersCount:=3
idRingOFF
:=3051
idRingON
:=3088
Creatures
.ByName(Rorc)>=!monstersCount! [else]
Self.Inventory.Ring()<>!idRingON!
Self.Equip.Ring(!idRingOFF!)
Exit()
{else} 
Self.Inventory.Ring()==!idRingON!
Self.UnEquip.Ring(0

Here You are.
[Image: sGmYH7p.png]

_____________________________________________
Reply


Messages In This Thread
Macro anty lure - by Bladess - 10-13-2014, 09:37 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)