So I’ve done some research in creating a bar swapping macro and this is my result. Works great for me and everything fires off well. I was #2 DPS in LFR with CD’s active and #5 without. I have Mend Pet in because it makes life easier when soloing stuff an for Timeless Isle. Feel free to remove it.
Single Target
Macro 1
#show Aimed Shot
/castsequence Kill Shot, Steady Shot, Mend Pet
/cast !Rapid Fire
/swapactionbar 1 2
/startattack
/petattack
Macro 2
#show Aimed Shot
/castsequence Aimed Shot, Steady Shot, Mend Pet
/swapactionbar 2 3
/targetenemy [noexists][dead][noharm]
/startattack [exists,harm,nodead]
Macro 3
#show Aimed Shot
/castsequence Chimaera Shot, Steady Shot, Mend Pet
/swapactionbar 3 4
/targetenemy [noexists][dead][noharm]
/startattack [exists,harm,nodead]
Macro 4
#show Aimed Shot
/castsequence Barrage, Steady Shot, Mend Pet
/swapactionbar 4 1
/targetenemy [noexists][dead][noharm]
/startattack [exists,harm,nodead]
For AOE, I just use the same macros, but replace Aimed Shot with Multi-Shot. You can also use a [mod] for it.
Cooldowns
#show Berserking
/cast [combat] Rapid Fire
/cast [combat] Berserking
/cast [combat] Stampede
/cast [combat] Furious Howl
/cast [combat] Aspect of the Fox
I’m a troll, so I use Berserking. Use your racial in it’s place or remove it altogether. Aspect of the Fox may be put on it’s own button as it’s more of a utility.
Talents are 3,1,2,3,3,3. If you would rather use Glaive Toss, just swap with Barrage in the macro. I went with Barrage because of the changes to talents, it has a slight edge in DPS.
Please feel free to tweak and post changes, I would love feedback!