If you are a ret paladin, what macros are you using. I've never used macros before, and although I intend to start using them, I've got no clue where to start. The only one I've done so far, is making crusader strike start normal attacking if it is on cooldown/i'm oom. Other than that, I've got no clue what macros might be useful. Any advice would be great.
~Zaxxo
So all macros start with "#showtooltip" as their first line, and the ? icon in the macro UI.
For PvE, mouseover taunt is a must:
/use [@mouseover,harm,nodead][] Whatever the fuck the taunt is called
Maybe do the same thing to Hammer, but the 10yd range means you don't often need to cast on a non-target anyway.
I'd do the same /startattack treatment to Judgement as you have done to CS
Controlling when BoP drops is important, since it prevents you from doing most of your damage. Macro /cancelaura Hand of Protection to it's own bind, or perhaps use:
/use Hand of Protection
/stopmacro [nomod:shift]
/cancelaura Hand of Protection
^ that won't pop and insta-clear under any circumstances (just how client-server lag works), but hitting it with shift will clear when you want to, and spamming it with shift will pop and clear very quickly.
For BoP specifically, mouseover is nice to let you put it on a teammate without losing current target:
/use [@mouseover,help,nodead][] Hand of Protection
^will still use on yourself, or a friendly target, if you have no mouseover. Probably give the same treatment to Lay on Hands
I'm an advocate of mouseover macros for all heals, but this is more importand for raid healing than for pvp. It does make dungeon WoG offhealing easy though, as you can mouseover the nameplates to the side of the screen.
As far as damage-dealing macros, there really aren't any. F2P ret pallies don't really have cooldowns to speak of.