BBot - The best bot of the world
Stealth ring macro 100% work - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Scripts & Macros (https://forums.bmega.net/forum-4.html)
+--- Forum: Free Scripts (https://forums.bmega.net/forum-10.html)
+--- Thread: Stealth ring macro 100% work (/thread-16607.html)



Stealth ring macro 100% work - Hang - 11-10-2014

Hi.
I need 100% working macro which use stealth ring when see 3 MONSTER on screen.

Other macros work 50% because use stealth ring when 3 monsters or players so... Sometimes it's waste when in cave are a lot of people.


RE: Stealth ring macro 100% work - damiansnk - 11-10-2014

I think only possible when 3 same monster on screen
Creature.byname or meaby try creatureisamonster or player on screen =00
Also can be usefulll creature by range for example 3
When I'll come back from work I'll try to do something


RE: Stealth ring macro 100% work - Hang - 11-12-2014

When u do perfect macro please tell me :p


RE: Stealth ring macro 100% work - wekoz - 11-12-2014

WRONG SECTION FOR THIS THREAD !!


RE: Stealth ring macro 100% work - damiansnk - 11-12-2014

500 {stealth ring smart} smart:=1 idring:=ID Creatures.PlayersOnScreen()==!smart! [1more] Creatures.Beside()=>1 Creatures.OnScreen()=>3 Self.Equip.Ring(!idring!) Exit {1more} Creatures.Beside()=>1 Creatures.OnScreen()=>4 Self.Equip.Ring(!idring!)

That one should equip s ring when
if player on screen
4 monster on screen (including player) and 1 of them is minimum 1 sqm from you
if no player on screen
3 creatures on screen and minimum 1 of them 1 sqm from you

cannot check it cuz is update today but i guess should be better