I get asked about macros a number of times so like other sites, I'm making a Biglist post with all the useful macros people have. Maybe we can get this sticky so it's easier to refer back to.
Small explanation on the Seal Macros I use
Retribution FCFS helper (clcret) for those not familiar with this, It's no different then staring at cooldown buttons but IMO more visible and I just like it better.
Inside of CLCRet there are Presets to setup multiple rotations, PvE and PvP being completely different you don't need everything in your rotation and you don't care about consecration or things like that for PvP.
So for my presets I have;
CS1PvP which is using a CS Starting rotation HoW CS JOL DS EXO mainly for when I'm using
Relentless Gladiator's Libram of Fortitude.
J1PvP which is using a Judgement up front, HoW JOL CS DS EXO mainly when there is no dispeller on the other team and I'm going to focus on 5 stacking corruption with
Libram of Valiance instead.
Now obviously in PvP you don't follow a rotation but it's still important to know when your high damage abilities are off CD and ready to go which is why my CLCRet shows Arcane torrent, Divine Plea, Exorcism and Avenging Wrath as static display with Procs buffs showing on the other side as well so I know when a good burst cycle is possible during a CC train.
Some people like to just watch their buff bars and cool downs which is perfectly fine but CLCRet just combines all of that into one small little package that even indicates range.
If you feel good with your modifier keys this is the greatest macro I can suggest.
#showtooltip
/cast [mod:alt] Judgement of Justice; [mod:shift]Judgement of Wisdom; Judgement of Light
I also use R as judgement because it's a Familiar button, with this macro just by using a modifier you can switch your judgement, Makes life pretty easy if you ask me.
PvP and PvE alike, Sword and Board macro with Seals
/cast [equipped:Shields] Seal of Command; Seal of light
/equip [equipped:Shields] Dual-blade Butcher; Furious Gladiator's Pummeler
/equip Bulwark of Algalon
/equip [equipped:Shields] Relentless Gladiator's Libram of Fortitude; Libram of Obstruction
Command Macro
#showtooltip Seal of Command
#showicon Seal of Command
/cast Seal of Command
/equip Relentless Gladiator's Libram of Fortitude
/clcretlp CS1PvP
Righteousness Macro
#showtooltip Seal of Righteousness
#showicon Seal of Righteousness
/cast Seal of Righteousness
/equip Relentless Gladiator's Libram of Fortitude
/clcretlp CS1PvP
Corruption Macro
#showtooltip Seal of Corruption
#showicon Seal of Corruption
/cast Seal of Corruption
/Equip Libram of Valiance
/clcretlp J1PvP
3v3 Cleanse
#showtooltip
/cast [mod:shift, target=Darckeye][target=Thoralius] Cleanse;
5v5 Cleanse
#showtooltip
/cast [mod:alt, target=Thormore][mod:ctrl, target=Shockslol][mod:shift, target=Baconbit][target=Soptik] Cleanse;
HoJ Macro - Explanation on how this works. Now because Focus is the first line, If I have a focus target it has priority for my HoJ so regardless who else I have targeted when I use HoJ it will first check for a focus. If there is no focus it will check my mouse-over and see if I'm mousing over a target. If there is no mouse over it will use my target that I'm targeting. Now I find this is the easiest way, But if you want to be able to make this work for you because maybe you want to be able to HoJ someone other then your Focus I would suggest these changes.
#showtooltip Hammer of Justice
#showicon
/stopcast
/cast [mod:shift,target=focus,exists,harm,nodead] Hammer of Justice;
/cast [mod:ctrl,target=mouseover,exists,harm,nodead] Hammer of Justice;
/cast [target=player]Hammer of Justice;
/script UIErrorsFrame:Clear()
These mods will let you bind this macro to one key and use the modifier key to determine who it is going to hit. This works better for some people but I can tell you in Arena 9 out of 10 times I use Repentance for my Gap closer and HoJ for my CC train, Sometimes I use Repentance to CC but not as often. I have the same setup with Repentance and you can make the same changes to make it work the same.
#showtooltip Hammer of Justice
#showicon
/stopcast
/cast [target=focus,exists,harm,nodead] Hammer of Justice;
/cast [target=mouseover,exists,harm,nodead] Hammer of Justice;
/cast [target=player]Hammer of Justice;
/script UIErrorsFrame:Clear()
Repentance Macro
#showtooltip Repentance
#showicon Repentance
/stopcast
/cast [target=focus,exists,harm,nodead] Repentance;
/cast [target=mouseover,exists,harm,nodead] Repentance;
/cast [target=player] Repentance;
/script UIErrorsFrame:Clear()
Hammer of Wrath Macro
#showtooltip Hammer of Wrath
#showicon
/startattack
/cast [target=mouseover,exists,harm,nodead] Hammer of Wrath
/cast [harm,nodead] Hammer of Wrath;
Freedom Macro
#showicon
#showtooltip
/cast [target=mouseover, help, nodead][exists, nodead][help][target=player] Hand of Freedom;
Flash of Light Macro
#showicon
#showtooltip
/cast [target=mouseover, help, nodead][exists, nodead][target=focus, exists, nodead][target=player] Flash of Light;
Holy Light Macro
#showicon
#showtooltip
/cast [target=mouseover, help, nodead][exists, nodead][target=focus, exists, nodead][target=player] Holy Light;
Sacred Shield Macro
#showicon
#showtooltip
/cast [target=mouseover, help, nodead][exists, nodead][target=focus, exists, nodead][target=player] Sacred Shield;