Arms 6.1 GS Macro

Noticed there weren’t any GS macros for 6.1. This is my first macro I have made for GS so please be nice. I kind of just use this for single and aoe. I am not even 100 yet so my dps really doesn’t matter, however for those that are leveling I can tell you that I am top of recount in every fight. As for my gear I am in heirlooms.

Talents: 1,1,2,2,1,3,1
Glyphs: Unending Rage, Wind and Thunder, Bull Rush

All In One:

Sequences["ArmsAOE"] = { 
PreMacro = [[
/targetenemy [noharm][dead]
/cast [nochanneling,combat] Berserker Rage
	]],
'/cast [nochanneling] !Execute',
'/castsequence [nochanneling] Sweeping Strikes,Rend',
'/cast [nochanneling] Colossus Smash',
'/cast [nochanneling] Bladestorm',
'/cast [nochanneling] Mortal Strike',
'/cast [nochanneling] Whirlwind',
'/cast [nochanneling] Victory Rush',
'/cast [nochanneling] Shockwave',
'/cast [nochanneling] !Execute',
PostMacro = [[
/startattack
/cast [nochanneling,combat] Recklessness
]],
}

Looks Good.

For some reason i cant get the macro to work

oops sry i found what i did wrong

I been using this macro for some time…and it works pretty good.

I am not quite sure what the !execute at the top and bottom mean, does that mean IT WILL EXECUTE if possible?

I mostly pvp, and I am finding that sometimes I am whirlwinding, when I rather execute =) it could be though, because the target is just above 20%. Need to make weak aura macro for that.