World of Warcraft Macros

Shaman Macros: General

All-in-One Totems

This macro will cast Searing Totem followed by Mana Spring Totem, Grounding Totem and Strength of Earth Totem.

/castsequence reset=6 Searing Totem, Mana Spring Totem, Grounding Totem, Strength of Earth Totem

All-in-One Shields

This macro will cast Water Shields or Lightning Shields when used in conjunction with the alt key.

/cast [modifier:alt] Lightning Shield; Water Shield

Multi-Player Cure Poison

This macro will cast Cure Poison at a friendly mouseover target, a friendly target or yourself.

#showtooltip Cure Poison
/cast [target=mouseover,help][help][target=player] Cure Poison

Multi-Player Cure Disease

This macro will cast Cure Disease at a friendly mouseover target, a friendly target or yourself.

#showtooltip Cure Disease
/cast [target=mouseover,help][help][target=player] Cure Disease

Mounted or Ghost Wolf

This macro will cast Ghost Wolf when in combat and used in conjunction with any modifier key or summon your chosen land mount on a non-flyable zone or flying mount on a flyable zone when not in combat

/cast [combat,nomounted][modifier] Ghost Wolf
/cast [nostance,nocombat,flyable] <flying mount name>
/cast [nostance,nocombat,noflyable] <standard mount name>
/dismount [mounted]
/cancelform [stance]

Multi-Rank Frost Shock

This macro will cast Frost Shock when clicked or Frost Shock Rank 1 for kiting when used in conjunction with the shift key.

#showtooltip Frost Shock
/cast [mod:shift] Frost Shock(Rank 1); Frost Shock

Multi-Rank Earth Shock

This macro will cast Earth Shock when clicked or Earth Shock Rank 1 for kiting when used in conjunction with the shift key.

#showtooltip Earth Shock
/cast [mod:shift] Earth Shock(Rank 1); Earth Shock
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!