BBot - The best bot of the world

Full Version: MACRO RING
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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)
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
change for creature be side.
he is Knight