Single Button Assistant Macro

This works for me but I’m not sure how or why. I’m not a macro creator. I just read a ton of post on this site and try different things in game. I have a macro I’m messing around with in game for Aug Evoker. I’m not sure how to import macros into the game but here is what I have.
Block 1 Block type: Action /cast [@focus,exists] Blistering Scales
Block 2 Block Type: Repeat /targetenemy [noharm][dead]
/cast Single-Button Assistant
Block 3 Block Type: Loop
Block 3.1 Block Type: Action /use [@player,nochanneling,combat] 13
/use [@player,nochanneling,combat] 14

I hope an actual macro writer looks at this and tells me how to improve on it .
Thanks for all yall do!

Action Block 1:

/targetenemy [noharm][dead]
/cast [@focus,exists,nochanneling] Blistering Scales
/use [combat, nochanneling] 13
/use [combat, nochanneling] 14

Action Block 2:

/cast [nochanneling] Single-Button Assistant

Trinkets can go in any block because they don’t share GCD.
I also saw this on wowhead “As a quick rule of thumb, simply cast Breath of Eons and Tip the Scales on cooldown after Ebon Might in your rotation”

  • This is totally up to you but you can also add in an optional action block with this as a cast sequence.

[Optional] Action Block 3:

/castsequence [combat, nochanneling, @cursor] Ebon Might, Breath of Eons, Tip the Scales

Hope this helps :slight_smile:

1 Like

Im gonna try this out right now

This is working very good…Thank you!!!

1 Like

So how would one use this in game?