Target last (smart-ish) by Brozan (Syal)

Related: Snippet

Description: This tries to keep a last target and not FS yourself in the face

overhead "Targeting last hostile!" @setvar! checkLastTarget lasttarget @setvar! checkSelf self if noto last = hostile and checkLastTarget != checkSelf if targetexists harmful or targetexists neutral target last elseif targetexists beneficial while targetexists overhead "GOOD SPELL ON CURSOR" 33 wait 50 endwhile else overhead "No Cursor Existed" 25 endif elseif checkLastTarget = checkSelf overhead "You would really kill yourself???" 20 else overhead "wtf are we doing here???" 17 endif