Back to "mage" tags

Magery with elemental by golfinh0

# Author: golfinho # Conditions to halt the script, adjust as you need if skill 'Magery' = 100 stop endif if mana < 50 if not findbuff 'Actively Meditating' useskill "Meditation" endif wait 1000 loop endif cast 'Air Elemental' wait 5000 say "all release" wait 250 gumpresponse 1 wait 250 loop