Startattack macro for abilities?

Startattack macro for abilities?

by Soulbreeze » Wed Nov 11, 2015 7:39 am

Hey all, so I don't remember how to code things in vanilla.

Is there a way to macro my melee abilities to auto attack when pressed? Useful for, say, my rogue to start auto-attacking when at low energy when hitting Sinister Strike.

I tried using what I use in retail, but the coding is different.
Soulbreeze
Tester
 

Re: Startattack macro for abilities?

by Judo » Wed Nov 11, 2015 9:14 pm



These don't work on 1.12.1

This is the one that seems to work best and gets recommended most on Nost.

Code: Select all
/script if not IsCurrentAction(25) then UseAction(25) end;
/cast Sinister Strike


But you have to put Attack in slot Action 25 (or whatever you want).
Judo
Grunt
Grunt
 

Re: Startattack macro for abilities?

by EinBaum » Wed Nov 11, 2015 9:45 pm

Judo wrote:These don't work on 1.12.1


You have to install the addon dude...
User avatar
EinBaum
Sergeant
Sergeant
 


Return to Addons & macros