Hello everybody!
Let me introduce myself:

I am a fairly new member of the Warmane community; I main an Undead Arms Warrior and have been playing him since s3 on another private server.
Had a brief but intense experience on retail, then came back on privates due to friends ad shenanigans.

Since I am nowhere in conditions to write a guide about PvP, and since Noblesse said I won't be a good Warrior until I'll publish an useless guide, I thought to share the macros I use.

Those macros are nowhere near rocket science, neither are unique or something like that, but they might prove useful to you as much as they are to me, and maybe with the help of this community I can come up with some new ones or correct the ones I use.

So, without further ado, here we go.
For the records, I use bindpad to exceed the 255 characters limit and have my bars set so they won't swap as I stancedance.

Also, although most macros have the Stance change included, I have all the three of them on separate binds.


#show
/cancelaura Bladestorm
/stopattack
/cast [mod:alt,@focus] Intimidating Shout; Intimidating Shout
Our Fear breaks on damage, I put a stopattack to avoid any autos breaking it (which I often did and do if I misclick like the champ I am).


#showtooltip Disarm
/cancelaura Bladestorm
/cast [stance:1/3] Defensive Stance
/cast [mod:alt,@focus][@mouseover,harm] Disarm; Disarm

#showtooltip Shattering Throw
/cancelaura Bladestorm
/stopattack
/cast [stance:2/3] Battle Stance; Shattering Throw

#showtooltip Hamstring
/cast [stance:2] Battle Stance
/cast [@mouseover,harm][harm] Hamstring; Hamstring

#showtooltip Spell Reflection
/cancelaura Bladestorm
/stopcasting
/cast [stance:3] Battle Stance
/click *script*
/cast Spell Reflection

#show 10
/use [@mouseover,harm][harm] 10; 10

#showtooltip Rend
/cast [stance:3] Battle Stance
/cast [@mouseover,harm][harm] Rend; Rend

#showtooltip Heroic Throw
/cast [@mouseover,harm][harm] Heroic Throw; Heroic Throw
I've got an option for focus Heroic Throw in my Protection spec.


#showtooltip Shield Slam
/click *script*
/cast Shield Slam

#showtooltip
/cancelaura Bladestorm
/cast [stance:2/3] Battle Stance
/cast [@mouseover,harm][harm] Charge; [mod:alt,@focus] Charge; Charge

#showtooltip
/cancelaura Bladestorm
/cast [stance:2/3] Berserker Stance
/cast [@mouseover,harm][harm] Intercept; [mod:alt,@focus] Intercept; Intercept


Party1
#showtooltip
/cancelaura Bladestorm
/cast [stance:1/3] Defensive Stance
/cast [@party1] Intervene
Party2:
#showtooltip
/cancelaura Bladestorm
/cast [stance:1/3] Defensive Stance
/cast [@party2] Intervene
Generic:
#showtooltip
/cancelaura Bladestorm
/cast [stance:1/3] Defensive Stance
/cast [@mouseover,noharm][noharm] Intervene; Intervene

#showtooltip Pummel
/cancelaura Bladestorm
/cast [stance:1/2] Berserker Stance
/cast [mod:alt,@focus] Pummel; Pummel

#showtooltip Shield Bash
/cast [stance:3] Defensive Stance
/click *script*
/cast [mod:alt,@focus] Shield Bash; Shield Bash

#showtooltip Shield Block
/cancelaura Bladestorm
/stopattack
/cancelaura Recklessness
/cast [stance:1/3] Defensive Stance
/click *script*
/cast Shield Block

#showtooltip Berserker Rage
/cancelaura Enraged Regeneration
/cast Berserker Rage
For those who are wondering, Enraged Regeneration "eats" every Enrage effect while it's active, so if you want to break a Fear while under Enraged Regen, you need those lines.


#showtooltip Defensive Stance
/cancelaura Bladestorm
/cancelaura Recklessness
/cast Defensive Stance
Of course this one is not used by Prots, and lately I've been thinking about removing the Reck line.



/cleartarget
/targetlasttarget
/cancelaura Recklessness
/cancelaura Hand of Protection
/cancelaura Spell Reflection
This one is quite fundamental: aside from the "put this **** off me" effect, it has those two initial lines which have to be inserted every time I focus Charge/ Intercept (or mouseover Charge/ Intercept) due to a nasty bug which forces autoattacks on the last Charge/ Intercept target instead of your current one if those are not the same.

Focus:
/focus mouseover
Will complete the thread and make it prettier next time I'll log on the forum. Until then, have a nice reading :)