BBot - The best bot of the world
Macro Utani hur when... - 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 Utani hur when... (/thread-11974.html)



Macro Utani hur when... - lordekbyku - 09-26-2013

Hello, I need macro which will cast utani hur when my character dont attack any monster during last 10 sec. Ofc I'll give REP+ Smile


RE: Macro Utani hur when... - howcraft - 09-26-2013

Status.Haste()==0
Status.InPZ()==0
Misc.AttackersCount(10)<1
Self.Say(utani hur)
end


?? i think it will work, but i dont sure about Misc.AttackersCount()