BBot - The best bot of the world
need self utamo, in a version 10.1 - 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: need self utamo, in a version 10.1 (/thread-13190.html)



need self utamo, in a version 10.1 - Pezcadinho druid - 12-17-2013

im playing a ot 10.1 wher ewhen i choose self utamo it does ti every 3 seconds need one for every 200 seconds plx


RE: need self utamo, in a version 10.1 - nizlov - 12-17-2013

Casting Mana Shield every 200 seconds
[macro]200000 {Mana Shield} Self.Say(utamo vita)[/macro]
or when it wears off
[macro]1000 {Mana Shield} Status.ManaShield()==0 Status.InPZ()==0 Self.Mana()>=50 Self.Say(utamo vita)[/macro]


RE: need self utamo, in a version 10.1 - Pezcadinho druid - 12-19-2013

(12-17-2013, 09:58 PM)nizlov Wrote: Casting Mana Shield every 200 seconds
[macro]200000 {Mana Shield} Self.Say(utamo vita)[/macro]
or when it wears off
[macro]1000 {Mana Shield} Status.ManaShield()==0 Status.InPZ()==0 Self.Mana()>=50 Self.Say(utamo vita)[/macro]
thanks Smile