BBot - The best bot of the world
Stealth 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: Stealth Ring (/thread-5423.html)



Stealth Ring - pawel612 - 11-22-2012

Hello guys, i need a macro for stealth ring if i got more monsters on screen then 3 can someone make it ?


RE: Stealth Ring - Kimoszin - 11-25-2012

Code:
1100 {stealth ring} MONSTER:=3 ID:=3049  Creatures.OnScreen()>!MONSTER! [else] Self.Equip.Ring(!ID!) Exit() {else} Self.UnEquip.Ring(0) Exit()