World of Warcraft Macros

Warlock Macros: General

Healthstone or Healing Potion

This macro will use your healthstone on left-click and super healing potion on right-click.

#showtooltip
/use [button:1] Healthstone; [button:2] Super Healing Potion

Ritual of Summoning or Ritual of Souls

This macro will cast Ritual of Summoning when used in conjunction with the control key, or Ritual of Souls.

#showtooltip
/cast [modifier:ctrl] Ritual of Summoning; Ritual of Souls

Ritual of Souls or Create Healthstone

This macro will cast Ritual of Souls when right-clicked and in group, use Master Healthstone when left-clicked or create healthstone when right-clicked.

#showtooltip
/cast [group, button:2] Ritual of Souls
/cast [button:2] Create Healthstone
/use [button:1] Master Healthstone
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!