Quote Originally Posted by evilneko View Post
/macroicon "Auto-attack"
/targetenemy
/target <attack5>
/target <attack4>
/target <attack3>
/target <attack2>
/target <attack1>

/as <f>
/facetarget
/wait 1
/battletarget

/target <attack5>
/target <attack4>
/target <attack3>
/target <attack2>

/mk off <t>
/wait 1
/mk attack1 <t>
/target <attack1>
/facetarget
I don't understand why you have those that I have underlined. I tried using the exact same thing and I get red letters that say


unable to use /target <attack5> on that target
unable to use /target <attack4> on that target
unable to use /target <attack3> on that target
unable to use /target <attack2> on that target
unable to use /target <attack1> on that target
unable to use /as <f> on that target


Does it ONLY work in dungeons?

I edited your setup and got rid of those and now it does the same thing without the red letters.