12-23-2012, 11:58 AM
(This post was last modified: 12-23-2012, 02:49 PM by MegaNo0body.)
Add this macro to your auto-macros:
[macro]1000 {Attack Player with Spell} Target.Foe() Target.IsPlayer() Self.Mana()>100 Self.Say(exori frigo)[/macro]
This macro is configured to cast "Exori Frigo" if you're attacking a player and you have more than 100 mana. You can adjust the blue settings (100 and exori frigo).
[macro]1000 {Attack Player with Spell} Target.Foe() Target.IsPlayer() Self.Mana()>100 Self.Say(exori frigo)[/macro]
This macro is configured to cast "Exori Frigo" if you're attacking a player and you have more than 100 mana. You can adjust the blue settings (100 and exori frigo).