Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MACRO RING
#1
hi! i need a macro for use club ring only when i attack a monster. its possible? when i'm walking on hunt, be without ring
Reply
#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
#3
Change creature on screen for self.atacking==01 and put macro wait cuz when u got more than 1 ring in bp bot changing it and wasting time in 30 min can use 3 rings xd
Reply
#4
change for creature be side.
he is Knight
[Image: scripts4gamers.jpg]

¡Scripts for Gamers make experiencie for you!


Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)