01-17-2013, 03:17 PM
I need macro for attack monsters with "exori flam" when mana is 20... and monsters health potions is 45+. Please help me someone smart
Macro Exori flam
|
01-17-2013, 03:17 PM
I need macro for attack monsters with "exori flam" when mana is 20... and monsters health potions is 45+. Please help me someone smart
0 {Attack with spell} Target.Foe() Target.Health()>45 Self.Say(exori flam)
There it always uses exori flam to attack creature.
If I Helped You, Please Give ME Reputaion+1!! - Thanks
CLICK HERE TO GO TO MY SCRIPT PAGE!
[macro]2000 {flam strike} Self.Mana()>=20 Target.Health()>=45 Self.Say(Exori Flam) Exit()[/macro]
|
« Next Oldest | Next Newest »
|