Is there any way to auto attack to targets I select via "Tab" button automatically?

Hello all,

It causes issues to me to right click on mobs in dungeons while trying to manage all my buttons and cooldowns as well. I would like to automate my auto attacks (which are important since I play crusading strikes) to ease my micro manage burden.

I would like my charater to directly engage mobs when I select them via tab button which is binded to “Select closest enemy”.

As soon as you use a melee ability on something you start auto attacking it, technically you could make a macro for /startattack and keybind it to make sure you’re always swinging at your newly tabbed to target.

I don’t know if /targetenemy has the same behavior as tabbing, but if it does you could just rebind tab to a macro that goes

#showtooltip Attack
/targetenemy
/startattack

is there an easy tutorial you’d recommend for creating macros?

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.