Looking for macro or help

Looking for a macro that will trigger battle shout or cry + shield wall and reflection deal some heavy blows as well as charge.

It’t doesn’t work. I’m sure I missed a zero or maybe it’s the cool downs on the battle shout that’s messing it up.
Can someone look at this and give me some suggestions to make this possible. Playing a Titan Grip fury.
Thanks.

/startattack 
/castsequence reset=0.3 0,0,0,0,0,0,0,Battle shout
/castsequence reset=0.3 0,0,0,0,0,0,0,Shield Wall
/castsequence reset=0.3 0,0,0,0,0,0,Spell Reflection
/castsequence reset=0.3 0,0,0,0,0,Heroic Strike
/castsequence reset=0.3 0,0,0,0,Dragon Roar
/castsequence reset=0.3 0,0,0,Bloodthirst
/castsequence reset=0.3 0,0,Execute
/castsequence reset=0.3 0,Storm Bolt
/castsequence reset=6 Colossus Smash,Heroic Strike,Raging Blow,Heroic Strike,Raging Blow
/cast [combat] Berserker Rage
/cast [combat] Blood Fury
/use [combat]10
/cast Charge

Nancie,

I am new to this forum myself, but I think the problem is you need to add another 0 to the first line. As you have it currently both Battle shout and shield wall have the same number of 0s, which I believe means that they have the same cast sequence priority.

Hey John,
Thank you. I think it actually worked.
I thought I had it right, but it was a long late night of BG’s.
I’ll report back when I have had some time to log results and see.