Prot Warrior 7.3 Dungeon macro. first attempt. Try it.

I use the Legendary belt and ring. This works good for me. Let me know what you think. I tried to find out how to box this, but I cant seem to find the instructions. This build relies on the shouts for dmg and rage. Charge and Shield wall are not in here on purpose. Ignore pain and Shield block don’t overlap too much and the dmg is good. This macro is short and simple too.

Sequences[‘Protdungeon’] = {
– This Sequence was exported from GSE 2.2.00.
Author=“Billeryy@Area52”,
SpecID=73,
Talents = “1111131”,
Default=1,
MacroVersions = {
[1] = {
Head=false,
Neck=false,
Belt=false,
Ring1=false,
Ring2=false,
StepFunction = “Priority”,
LoopLimit=9,
KeyPress={
“/targetenemy[noharm][dead]”,
},
PreMacro={
“/cast Shield Block”,
},
“/cast Shield Slam”,
“/cast Thunder Clap”,
“/castsequence Revenge, Ignore Pain”,
“/cast Shockwave”,
PostMacro={
},
KeyRelease={
“/cast Spell Reflection”,
“/cast Blood Fury”,
“/cast Battle Cry”,
“/cast Demoralizing Shout”,
“/cast Berserker Rage”,
},
},
},
}

Boxing for you.

Sequences['Protdungeon'] = {
--This Sequence was exported from GSE 2.2.00.
Author='Billeryy@Area52',
SpecID=73,
Talents = '1111131',
Default=1,
MacroVersions = {
[1] = {
Head=false,
Neck=false,
Belt=false,
Ring1=false,
Ring2=false,
StepFunction = 'Priority',
LoopLimit=9,
KeyPress={
'/targetenemy[noharm][dead]',
},
PreMacro={
'/cast Shield Block',
},
'/cast Shield Slam',
'/cast Thunder Clap',
'/castsequence Revenge, Ignore Pain',
'/cast Shockwave',
PostMacro={
},
KeyRelease={
'/cast Spell Reflection',
'/cast Blood Fury',
'/cast Battle Cry',
'/cast Demoralizing Shout',
'/cast Berserker Rage',
},
},
},
}

I just had 54 stacks on the big training dummy in the order Hall with this one.