[New] Prot Pally GS 1 Button 7.0.3

This is a personal Flavor Macro I made using many of the Macros I found here, it works extremely well for me, I have Ardent Defender in for the 20% damage reduction every 2 mins, I found that I don’t die enough to use it’s ability to bring me to %12 Hp instead of dying.

Consecration has almost no downtime which is freakin sweet!

The Kafa Press is located in Pandaria, but not nessecary for the rotation, simply remove the line if you don’t wanna use it, same with any of the Buffs/CD’s.

Edited 11/23/16

TALENTS: 2133132
Glyphs: whatever you want

[Old GS]

Sequences['Prot'] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/cast !Consecration]],
[[/cast !Hammer of Justice]],
[[/cast Avenger's Shield]],
[[/cast !Blessed Hammer]],
[[/castsequence reset=6 Judgment]],
[[/castsequence reset=90 Blinding Light]],
[[/castsequence reset=7 Consecration,Consecration]],
[[/cast !Blessed Hammer]],
[[/cast !Light of the Protector]],
[[/cast !Consecration]],
PostMacro = [[
/cast Shield of the Righteous
/cast Ardent Defender
/cast [combat] Seraphim
/cast [combat] Avenging Wrath
/cast [combat] Eye of Tyr(Artifact)
/use [combat] Kafa Press
/startattack
]],
}

[GS-E]

Sequences['Prot'] = {
author="Lucifon",
specID=66,
helpTxt = "Talents:2133132",
StepFunction = GSStaticPriority,
lang="enUS",
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/cast !Consecration]],
[[/cast !Hammer of Justice]],
[[/cast Avenger's Shield]],
[[/cast !Blessed Hammer]],
[[/castsequence reset=6 Judgment]],
[[/castsequence reset=90 Blinding Light]],
[[/castsequence reset=7 Consecration,Consecration]],
[[/cast !Blessed Hammer]],
[[/cast !Light of the Protector]],
[[/cast !Consecration]],
PostMacro = [[
/cast Shield of the Righteous
/cast Ardent Defender
/cast [combat] Seraphim
/cast [combat] Avenging Wrath
/cast [combat] Eye of Tyr(Artifact)
/use [combat] Oralius' Whispering Crystal
/startattack
]],
}

Updated the above macro with the “[[ ]]” brackets as it seems to be more streamlined and fires off much smoother.

Also removed the @player for !Light of the Protector as it’s only target is the paladin.

Not working for me on GSE, wont even load in

It’s not a GS:E macro. Once you add it into the Paladin.lua file you would need to type /m to bring up the macro page. Go to your Characer Specific or stay on Global, Click new and call it Prot, choose and icon and ok and it should then do the rest for you.

[quote quote=34666]Not working for me on GSE, wont even load in
[/quote]

Lucifon’s macro is for normal GS.

However I made a GSE version of his macro

Sequences['Prot'] = {
author="Lucifon",
specID=66,
helpTxt = "Talents: 2333332",
StepFunction = GSStaticPriority,
icon='INV_Sword_2H_AshbringerCorrupt',
lang="enUS",
PreMacro = [[
/targetenemy [noharm][dead]
]],
[[/cast !Consecration]],
[[/cast !Hammer of Justice]],
[[/cast Avenger's Shield]],
[[/cast !Blessed Hammer]],
[[/castsequence reset=6 Judgment]],
[[/castsequence reset=90 Blinding Light]],
[[/castsequence reset=7 Consecration,Consecration]],
[[/cast !Blessed Hammer]],
[[/cast !Light of the Protector]],
[[/cast !Consecration]],
PostMacro = [[
/cast Shield of the Righteous
/cast Ardent Defender
/cast [combat] Seraphim
/cast [combat] Avenging Wrath
/cast [combat] Eye of Tyr(Artifact)
/startattack
]],
}

[quote quote=34668]

Not working for me on GSE, wont even load in

Lucifon’s macro is for normal GS. However I made a GSE version of his macro [/quote]

Amazing, ty

tested this one…

It’s… it’s beautifull m8, ty, smooth sailing!

everything fires off propper, no lockups, no downtime… good job!

Since this one is so smooth I so with if you could make a Retri one too =) ?!

Sure, working on a Ret as we speak if you guys like this one Nominate it for the High Performance macro set for GSE High Performance Macros

Also have begun to delve into GS-E, seems to be the most used tool as of now so I’ll start writing with it.

Very nice , i leveled up my pala with your macro! Goes smooth and nice . Great job ,thnx a lot

[quote quote=35768]Very nice , i leveled up my pala with your macro! Goes smooth and nice . Great job ,thnx a lot
[/quote]

Thank you very much everyone

Making a talent change as Blizz re-tweaked the talents

only change so far is I’m now using First Avenger [2/1 Talent] and Hand of the Protector [5/1 Talent] as it increases our self heal time by 33%, no need to change the Macro really as Light of the protector will still cast Hand of the Protector (Final Stand wasn’t used much for me anyway)

Hey Lucifon,

first of all thank you for this awesome macro, i raid and do mythic+ 10 dungeons with this.

But got one problem with this: normaly i play with last defender or righteous protector caus seraphim allways have no stacks of SotR.

Is there any option to let 2 stacks of SotR left for seraphim?

regards Bonka

Sorry for my bad english

@Bonka - there is a way but my idea would be to put it into a /castsequence.

/castsequence [combat] reset=combat Seraphim, Shield of the Righteous

You might have to play with how many Shield of the Righteous to sequence because everybody has different Haste values. I would put that line in the PostMacro section.

I think this would blow Seraphim and a SotR right off the bat for some serious burst DPS. Then take about 30 seconds (depending on Haste) to pool up 2 more SotR by the time the next Seraphim is available.

Try it out. It might work, it might not.

@fuzzy

thx for the fast answer, i´ll try this later and give some feedback.

[quote quote=36310]Hey Lucifon,
first of all thank you for this awesome macro, i raid and do mythic+ 10 dungeons with this.
But got one problem with this: normaly i play with last defender or righteous protector caus seraphim allways have no stacks of SotR.
Is there any option to let 2 stacks of SotR left for seraphim?
regards Bonka
Sorry for my bad english
[/quote]

Pretty much Fuzzy Summed it up Nicely. ty Fuzzy

or take Seraphim out of the Macro and blast it when you want

I had been afraid to use Seraphim as our healers often struggle,but i tried this macro and it’s really great. How do I remove something,like removing Seraphim ,do I just remove that line or does it need to have anything else done? I want to be sure and have some SOR when I need it.

Got none of the GSE versions to work. Will use GS version.

The GSE version works just fine if you remove line 29 that shows },

[quote quote=36403]The GSE version works just fine if you remove line 29 that shows },
[/quote]

Fixed it =p

[quote quote=36402]Got none of the GSE versions to work. Will use GS version.
[/quote]

I fixed the issue, as T luke says “Typonese”