Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MACRO RING
#2
Hello dimitrilyra,

Try this macro:
PD:This macro function just when you see a monster, count the monster

Quote:200 {Club ring} Creatures.OnScreen()>1 Self.Equip.Ring(IDRING)
200 {Club ring} Creatures.OnScreen()<=0 Self.UnEquip.Ring(0)

And this:
You put the name of monster and equip ring xd

Quote:200 {Club ring} Creatures.ByName(Creature Name)>=1 Self.Equip.Ring(IDRING)
200 {Club ringoff} Creatures.ByName(Creature name)<0 Self.UnEquip.Ring(0)
Reply


Messages In This Thread
MACRO RING - by dimitrilyra - 01-09-2015, 01:43 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)