Provoke Nearest Creature and select the next one by Jaseowns

hotkey 'target closest non-friendly monster' wait 200 if insysmsg "no one matching" overhead "Nothing to attack" 34 stop endif @setvar! mobOne lasttarget getlabel mobOne descOne overhead "MobOne = {{descOne}}" @setvar! mobTwo getlabel mobTwo descTwo overhead "MobTwo = {{descTwo}}" clearignore useskill 'Provocation' wft 500 if targetexists target mobOne wft 500 target mobTwo endif