Macro for autoattack?
 Posted: Thu Oct 22, 2015 2:15 pm
Posted: Thu Oct 22, 2015 2:15 pmI can't seem to find the right command to make my character autoattack my target.
			 Posted: Thu Oct 22, 2015 2:15 pm
Posted: Thu Oct 22, 2015 2:15 pm Posted: Thu Oct 22, 2015 2:30 pm
Posted: Thu Oct 22, 2015 2:30 pm Posted: Fri Oct 23, 2015 2:40 am
Posted: Fri Oct 23, 2015 2:40 am Posted: Fri Oct 23, 2015 3:41 am
Posted: Fri Oct 23, 2015 3:41 am Posted: Fri Oct 23, 2015 6:59 am
Posted: Fri Oct 23, 2015 6:59 amfrigidclam wrote:/script if not IsCurrentAction(60) then UseAction(60) end;
Where 60 is the key to the way right on the bottom right action bar. You need to put you attack icon there. Nothing else posted in this thread with work until later patches.
 Posted: Fri Oct 23, 2015 3:19 pm
Posted: Fri Oct 23, 2015 3:19 pm Posted: Fri Oct 23, 2015 7:28 pm
Posted: Fri Oct 23, 2015 7:28 pmfrigidclam wrote:/script if not IsCurrentAction(60) then UseAction(60) end;
Where 60 is the key to the way right on the bottom right action bar. You need to put you attack icon there. Nothing else posted in this thread with work until later patches.
 every time i press that script macro
 every time i press that script macro Posted: Sat Oct 24, 2015 4:21 am
Posted: Sat Oct 24, 2015 4:21 amdid you put auto attack on your bars in position 60?teddysx wrote:frigidclam wrote:/script if not IsCurrentAction(60) then UseAction(60) end;
Where 60 is the key to the way right on the bottom right action bar. You need to put you attack icon there. Nothing else posted in this thread with work until later patches.
i getevery time i press that script macro
any clue what to do to get rid of this annoying message permanently?
 Posted: Sat Oct 24, 2015 6:24 am
Posted: Sat Oct 24, 2015 6:24 amDreez wrote:frigidclam wrote:/script if not IsCurrentAction(60) then UseAction(60) end;
Where 60 is the key to the way right on the bottom right action bar. You need to put you attack icon there. Nothing else posted in this thread with work until later patches.
both methods I linked will work, however aren't spammable
yours is the best apparently