BBot - The best bot of the world
MACRO RING - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Requests (https://forums.bmega.net/forum-17.html)
+--- Thread: MACRO RING (/thread-17094.html)



MACRO RING - dimitrilyra - 01-09-2015

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


RE: MACRO RING - fairoox94 - 01-09-2015

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)



RE: MACRO RING - damiansnk - 01-09-2015

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


RE: MACRO RING - wekoz - 01-09-2015

change for creature be side.
he is Knight