Max's Protection 3/18

Sequences['WARPro'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/cast [combat] Bloodbath
]],
[[/cast Heroic Throw]],
	'/cast Charge',
[[/cast !Victory Rush]],
[[/cast !Execute]],
[[/cast Revenge]],
[[/castsequence reset=combat Heroic Strike,Thunder Clap]],
	'/cast [combat] Dragon Roar',
[[/cast !Victory Rush]],
[[/cast !Execute]],
[[/cast Revenge]],
[[/castsequence reset=target Devastate,Shield Slam,Devastate]],
[[/castsequence reset=combat Shield Block, Shield Barrier]],
'/cast [combat] Mass Spell Reflection',
PostMacro = [[
/cast [combat] Blood Fury
/use [combat]Demoralizing Shout
/use [combat]Berserker Rage
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}

Gladiator

Sequences['GladHeAteHer'] = {
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/cast [combat] Bloodbath
]],
[[/cast Heroic Throw]],
	'/cast Charge',
[[/cast !Victory Rush]],
[[/cast !Execute]],
[[/cast Revenge]],
[[/castsequence reset=combat Devastate,Shield Slam]],
[[/castsequence reset=combat Heroic Strike,Thunder Clap,Heroic Strike]],
	'/cast [combat] Dragon Roar',
[[/cast !Victory Rush]],
[[/cast !Execute]],
[[/cast Revenge]],
[[/cast Shield Charge]],
'/cast Mass Spell Reflection',
PostMacro = [[
/cast [combat] Blood Fury
/use [combat]Berserker Rage
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}

Talents
2223123

All macros tested by me. Some code stolen from users of these boards, most notably Beef Wellington, and modified for my own use. Hope they work out for you.

Sequences[‘WARPro’] = {
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/cast [combat] Bloodbath
]],
[[/cast Heroic Throw]],
‘/cast Charge’,
[[/cast !Victory Rush]],
[[/cast !Execute]],
[[/cast Revenge]],
[[/castsequence reset=combat Heroic Strike,Thunder Clap]],
‘/cast [combat] Dragon Roar’,
[[/cast !Victory Rush]],
[[/cast !Execute]],
[[/cast Revenge]],
[[/castsequence reset=target Devastate,Shield Slam,Devastate]],
[[/castsequence reset=combat Shield Block, Shield Barrier]],
‘/cast [combat] Mass Spell Reflection’,
PostMacro = [[
/cast [combat] Blood Fury
/use [combat]Demoralizing Shout
/use [combat]Berserker Rage
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}
Gladiator

Sequences[‘GladHeAteHer’] = {
PreMacro = [[
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/cast [combat] Bloodbath
]],
[[/cast Heroic Throw]],
‘/cast Charge’,
[[/cast !Victory Rush]],
[[/cast !Execute]],
[[/cast Revenge]],
[[/castsequence reset=combat Devastate,Shield Slam]],
[[/castsequence reset=combat Heroic Strike,Thunder Clap,Heroic Strike]],
‘/cast [combat] Dragon Roar’,
[[/cast !Victory Rush]],
[[/cast !Execute]],
[[/cast Revenge]],
[[/cast Shield Charge]],
‘/cast Mass Spell Reflection’,
PostMacro = [[
/cast [combat] Blood Fury
/use [combat]Berserker Rage
/use [combat]13
/use [combat]14
/run UIErrorsFrame:Hide()
/console Sound_EnableSFX 1
]],
}

for black box

Thank You sir. I edited OP to be the same. =)

dosnt seem to work. i get this error ingame

[quote quote=28104]dosnt seem to work. i get this error ingame

https://gyazo.com/372e9e053c2c1a1249cee68eaeec494a

[/quote]

Post your sequences files and i’ll have a look, there’s an error on line 214 of your file.

Use notepad++ to find line 214

Sequences["warp"] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat] Bloodbath
]],
"/cast Heroic Throw",
"/cast Charge",
"/cast !Victory Rush",
"/cast !Execute",
"/cast Revenge",
"/castsequence reset=combat Heroic Strike,Thunder Clap",
"/cast [combat] Dragon Roar",
"/cast !Victory Rush",
"/cast !Execute",
"/cast Revenge",
"/castsequence reset=target Devastate,Shield Slam,Devastate",
"/castsequence reset=combat Shield Block, Shield Barrier",
"/cast [combat] Mass Spell Reflection",
PostMacro = [[
/cast [combat] Blood Fury
/use [combat]Demoralizing Shout
/use [combat]Berserker Rage
/use [combat]13
/use [combat]14
]],
}

Sequences["glad1"] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat] Bloodbath
]],
"/cast Heroic Throw",
"/cast Charge",
"/cast !Victory Rush",
"/cast !Execute",
"/cast Revenge",
"/castsequence reset=combat Devastate,Shield Slam",
"/castsequence reset=combat Heroic Strike,Thunder Clap,Heroic Strike",
"/cast [combat] Dragon Roar",
"/cast !Victory Rush",
"/cast !Execute",
"/cast Revenge",
"/cast Shield Charge",
"/cast Mass Spell Reflection",
PostMacro = [[
/cast [combat] Blood Fury
/use [combat]Berserker Rage
/use [combat]13
/use [combat]14
]],
}

cleaned them up tested and they work note i did not check dps …good luck