Back to "healing" tags

Magery, Resist and bandage Healing with Self Flame Strike by golfinh0

# Author: golfinho # # Conditions to keep the script running, adjust as you will if skill "Magery" < 90 and skill "Resist spell" < 90 and count "Spider's Silk" > 0 and count "Sulfurous Ash" > 0 and count "Bandages" > 0 else stop endif if hits < 80 and not bandaging hotkey "Bandage Self" wait 500 endif if mana < 100 useskill "Meditation" wait 10100 endif while hits > 45 and mana > 40 cast "Flamestrike" wft 4000 target self wait 500 endwhile loop