BBot - The best bot of the world

Full Version: Macro Utani hur when...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
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()