![]() |
Use 'Utura' Once only... - 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: Use 'Utura' Once only... (/thread-10334.html) |
Use 'Utura' Once only... - iNG - 06-19-2013 I do not want to re-use utura, I want to say utura when HP is below 80% I can do it on the healer, but it keeps spamming the spell again RE: Use 'Utura' Once only... - vitaumdiego - 06-19-2013 hello, try this macro 1000 {Utura} Self.Health%()<=80 Self.Mana()>75 Status.Buff()<>1 Self.Say(utura) |