6.2 GS Fury PVP Macro 1 button

Talents: 2321123
Glyphs: Bloodthirst, Enraged Speed, and Raging Blow

I decided to keep the code simple and base it off MaxDPS.com optimal rotation. It’s working out very well in combat - with good sustained DPS.

Fury PvP Macro:

Sequences['FPvP'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
]],
	'/cast Charge',
	'/cast Hamstring',
	'/cast [combat] Berserker Rage',
	'/cast Bloodthirst',
	'/cast Siegebreaker',
	'/cast Execute',
	'/cast Storm Bolt',
	'/cast Wild Strike',
	'/cast Raging Blow',
	'/cast Impending Victory',
PostMacro = [[
/startattack
/cast [combat] Recklessness
/cast [combat] Bloodbath
/use [combat] 13
/console Sound_EnableSFX 1
]],
}

OH SHIT! Macro:

/cast Die by the Sword
/cast Rallying Cry
/cast Mass Spell Reflection
/use Healthstone

ill give it a try :smiley: