World of Warcraft Macros

Paladin Macros: General

Multi-Rank Consecration

This macro will cast Consecration Rank 1 while not in combat, and highest rank Consecration while in combat, good for detecting stealth enemies in arenas/battlegrounds.

#showtooltip Consecration
/cast [nocombat] Consecration(Rank 1); Consecration

One-Button Judgement of Command

This macro will cast Judgement of Command in one click.

#showtooltip Seal of Command
/cast Judgement /cast Seal of Command

One-Button Judgement of the Crusader

This macro will cast Judgement of the Crusader in one click.

#showtooltip Seal of the Crusader
/cast Judgement /cast Seal of the Crusader

One-Button Judgement of Righteousness

This macro will cast Judgement of Righteousness in one click.

#showtooltip Seal of Righteousness
/cast Judgement /cast Seal of Righteousness

Multi-Player Blessing of Freedom

The macro will cast Blessing of Freedom on a friendly target under the mouseover or friendly target or yourself.

#showtooltip Blessing of Freedom
/stopcasting
/cast [target=mouseover,help][help][target=player] Blessing of Freedom

Multi-Player Blessing of Protection

The macro will cast Blessing of Protection on a friendly target under the mouseover or friendly target or yourself.

#showtooltip Blessing of Protection
/stopcasting
/cast [target=mouseover,help][help][target=player] Blessing of Protection

Redemption with Warning

The macro will cast Redemption and send a warning to your party members

#showtooltip Redemption
/cast Redemption
/p Ressurecting %t..
Try It! Use WowMatrix to download and keep WoW AddOns up-to-date. It's 100% FREE! Includes support for the latest WoW AddOns and Mods.
Tutorial How to Install WoW AddOns in 3 Easy Steps using WowMatrix!