BBot - The best bot of the world
Rainbow Shield script - 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: Rainbow Shield script (/thread-7574.html)



Rainbow Shield script - meyv - 03-06-2013

I'm looking for script which could enchant my rainbow shield when duration of the previous pearl is over Wink
//
btw is there any option to make script which use exori gran when 3 monsters around and no player on screen?


RE: Rainbow Shield script - santi - 03-06-2013

for exori gran

Self.Mana>=340
Self.Attacking
Creatures.Beside>=3
Creatures.PlayersOnScreen=1
Self.Say(exori gran)


RE: Rainbow Shield script - nizlov - 03-09-2013

For now it is not possible to recharge Rainbow Shield or any other item inside your inventory. Perhaps in the future.

There is a way but you would have to drop Rainbow Shield on the ground and then you could use an item on it, but I wouldn't do that - too easy to lose that shield.