If you have the problem that it wont assist and autoattack then make the following change! /goto :EndAutoassist :LastAttackCheck |- Do we have an NPC targeted and is it hurt enough to attack? /if (${Target.PctHPs}<=${assistpct} && ${Target.Animation}!=32 && ${Target.Animation}!=110) ...