OT Manarune Macro - 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: OT Manarune Macro (/thread-6818.html) |
OT Manarune Macro - blasfemio83 - 01-24-2013 I need a macro for use a manarune in a OT server when i have between 0 - 85% Mana please. Thanks RE: OT Manarune Macro - Hunger - 01-25-2013 [macro]1000 {ManaRune OT} Self.Health%<=80 Hotkey.Use(ID)[/macro] RE: OT Manarune Macro - Kimoszin - 01-25-2013 [macro]1200 {Rune Shoot} ID:=99999 hpp:=80 Self.Health%()<=!hpp! Target.Self() Target.Shoot(!ID!)[/macro] |