Protection/Gladiator Gnome Seq

Hey guys,

This is what I’m starting to use on my warrior that I am going to level to be Glad DPS.
I keep my Heroic strike out of the macro and use it on my own for more rage control. I also keep bladestorm and dragons roar out of the macro for more control of my aoe.

Here you guys, please change them as you wish and if you can make them better please do!

Sequences['GLADAoE'] = { 
PreMacro = [[
/targetenemy [noharm][dead]
]],
	'/cast Thunder Clap',
	"/cast Revenge",
	'/cast [combat] Berserker Rage',
	'/cast shockwave',
	"/cast execute",
	'/cast devastate',
	'/cast [combat]Bloodbath',	
	'/cast [combat]Berserker Rage',		
	'/cast [combat]berserking',
	'/cast [combat]Blood Fury',
	'/cast victory rush',
PostMacro = [[
/startattack
/use [combat]13
/use [combat]14
/cast Shield Slam
]],
}

Sequences['GLADST'] = { 
PreMacro = [[
/targetenemy [noharm][dead]
]],
	"/cast Revenge",
	'/cast [combat] Berserker Rage',
	'/cast shockwave',
	"/cast execute",
	'/cast devastate',
	'/cast [combat]Bloodbath',	
	'/cast [combat]Berserker Rage',		
	'/cast [combat]berserking',
	'/cast [combat]Blood Fury',
	'/cast victory rush',
PostMacro = [[
/startattack
/use [combat]13
/use [combat]14
/cast Shield Slam
]],
}

I have zerker rage in there twice to make sure it is used on cd lol

Thank you for all your hard work!!!
I will be hitting 100 today and was going to work on a Glad macro because I think I might main it.
I will test yours out and give feedback as well as post what I have.
It is always difficult with a new spec.
I know the main thing we need to do is have shield slam go off on cool down as I understand it.
What are your glyphs n talents, and what kinda dps are you getting at your Ilevel?

Again thank you for your hard work

Hey, the only talent you need to avoid using with this setup is impending victory. You can add in avatar or whatever cd’s you wish.
I’m not sure how well it’s going to be at 100 as my warrior is only 90 and just starting in the xpac.
At 90 with this setup shield slam goes off on cooldown and everything else is working pretty good too.

I hope it works well at 100 lol.

what talents did u use and glyphs

Hey, did some modifications to suit my needs.

-- Guardian Warrior Single Target
Sequences['GWST'] = { 
PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat] Berserker Rage
/cast [combat] Blood Fury
/cast [combat] Bloodbath	
/cast [combat] Shield Charge
/cast Heroic Strike
]],
	'/cast Shield Slam',	
	'/cast Revenge',
	'/cast Execute',
	'/cast Devastate',
	'/cast victory rush',
PostMacro = [[
/startattack
/use [combat]13
/use [combat]14
/cast Shield Slam
]],
}

15k on a dummy :slight_smile:

Talents 2,1,3,2,1,2,3

Grags You got an aoe one aswell fella ?

Would you happen to have a Modified AOE version as well? your single target is doing really well for me.

On both macros, my devastate and heroic strike are not used. I mean my toon never cast them. Is anyone having the same trouble as me, or it’s just a translate issue (in french) ?

He left them out on purpose for rage control

I’m sorry I don’t. I use the same Macro for both Single Target and AoE. I just use thunder clap/ Dragon Roar & Bladestorm as of when.

Hey, guys! What im doing wrong?
I’ve putted this 2 sequences in sequences.lua (local _, Sequences = … – Don’t touch this is still here)
I’ve created a blank macros with names, the overwrite with showtooltip and /clic GLADAoE
But it doesn’t work , only autoattacks
sorry for bad eng =(

So I am currently using…

Sequences[‘GWST’] = {
PreMacro = [[
/targetenemy [noharm][dead]
/cast [combat] Berserker Rage
/cast [combat] Blood Fury
/cast [combat] Bloodbath
/cast [combat] Shield Charge
/cast Heroic Strike
]],
‘/cast Shield Slam’,
‘/cast Revenge’,
‘/cast Devastate’,
PostMacro = [[
/startattack
/cast Shield Slam
]],
}

I seem to notice that there are periods where shield slam is off cooldown for a good 10 seconds before the macro will ever activate it. How are you supposed to be pressing the keybind to make sure the skills actually hit when they are activated or off cooldown? I am losing a good 2k dps just waiting for shield slam to hit.

Hello All,

Here is my contribution to the macro. I modified the original and I am getting great results on holding agro and high DPS. Have fun with it and make it work for you…

– Warrior Protection
Sequences[‘WarST’] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/castsequence reset=30 Commanding Shout,null
/cast [combat] !Berserker Rage
/cast [combat] !Bloodbath
]],
‘/cast !Charge’,
‘/cast !Heroic Throw’,
‘/cast !Shield Slam’,
‘/cast !Revenge’,
‘/cast !Execute’,
‘/cast Devastate’,
‘/cast !Heroic Strike’,
‘/use 13’,
‘/use 14’,
PostMacro = [[
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}
Sequences[‘WarAOE’] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/castsequence reset=30 Commanding Shout,null
]],
“/cast !Thunder Clap”,
‘/cast !Taunt’,
‘/cast !Shockwave’,
‘/cast !War Stomp’,
‘/cast !Heroic Throw’,
‘/cast !Shield Slam’,
‘/cast !Revenge’,
‘/cast !Execute’,
‘/cast Devastate’,
‘/cast !Heroic Strike’,
‘/use 13’,
‘/use 14’,
PostMacro = [[
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}

[quote quote=19535]Hello All,

Here is my contribution to the macro. I modified the original and I am getting great results on holding agro and high DPS. Have fun with it and make it work for you…

— Warrior Protection
Sequences[‘WarST’] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/castsequence reset=30 Commanding Shout,null
/cast [combat] !Berserker Rage
/cast [combat] !Bloodbath
]],
‘/cast !Charge’,
‘/cast !Heroic Throw’,
‘/cast !Shield Slam’,
‘/cast !Revenge’,
‘/cast !Execute’,
‘/cast Devastate’,
‘/cast !Heroic Strike’,
‘/use 13′,
‘/use 14′,
PostMacro = [[
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}
Sequences[‘WarAOE’] = {
PreMacro = [[
/console Sound_EnableSFX 0
/targetenemy [noharm][dead]
/castsequence reset=30 Commanding Shout,null
]],
“/cast !Thunder Clap”,
‘/cast !Taunt’,
‘/cast !Shockwave’,
‘/cast !War Stomp’,
‘/cast !Heroic Throw’,
‘/cast !Shield Slam’,
‘/cast !Revenge’,
‘/cast !Execute’,
‘/cast Devastate’,
‘/cast !Heroic Strike’,
‘/use 13′,
‘/use 14′,
PostMacro = [[
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}
[/quote]

These do not work !

It’s a copy paste issue. When you paste it into your sequences file make sure to manually go through the macro and replace all commas and apostrophes

[quote quote=19838]It’s a copy paste issue. When you paste it into your sequences file make sure to manually go through the macro and replace all commas and apostrophes
[/quote]

[quote quote=19838]It’s a copy paste issue. When you paste it into your sequences file make sure to manually go through the macro and replace all commas and apostrophes
[/quote]

what exactly do you mean by leave out the commas?

I never said leave them out. Replace them all. Copy and paste the macro into the Sequences file, then go through and select all commas and apostrophes…delete them/backspace whatever…then type in your own commas and apostrophes.

Anyone have any new Glad macros I could test?