Well, if you don't have the 10$ to donate, then I would recommend looking into making it a smart heal. Have the bot healer watch your groups (or specific target) hps. /declare iLoop int local /for iLoop 0 to ${Group.Members} /if (${Group.Member[${iLoop}].PctHPs} < 65) /cast ${CompleteSpell} /next iL...