Prot Warrior 1 Button tank

Sequences['BladeProt'] = {
author="Blademïst@Twilight's Hammer",
specID=73,
version=1,
helpTxt = "Talents: 1223222",
icon = "inv_shield_58",
lang="enUS",
PreMacro=[[
/targetenemy [noharm][dead]
]],
"/cast Revenge",
"/cast Shield Slam",
"/cast Shield Block",
"/cast Devastate",
"/cast Victory Rush",
"/cast Thunder Clap",
"/cast [combat] Battle Cry",
"/cast [combat] Shockwave",
PostMacro=[[
/cast Revenge
/cast Shield Slam
/cast Blood Fury
/cast Demoralizing Shout
/cast Spell Reflection
/cast Blood Fury
]],
}

Ignore Pain needs to be used every 15 seconds or as required

Credit to @somenoob for the base. I made a change to add Shockwave and the rotation works flawlessly then.

Can you black box it please…:slight_smile:

[quote quote=32455]Can you black box it please…:slight_smile:
[/quote]

Done. Sorry 1st time posting so had to still figure it out

Thanks!

Trying it for leveling 100-110. Changed the talents to suit my needs. Works well thank you.

how do i wait for proc x before cast some thing?

What i need is to stack 3 focus rage before do a shield slam.

Can someone convert this to GS-E?

or I need to prioritize Shield Slam whenever it is up, if its possible in GS then i’ll settle for it.