World of Warcraft Macros

Druid Macros: Balance

Hurricane and Barkskin

This macro will cast Barkskin followed by Hurricane.

#showtooltip Hurricane
/stopmacro [channeling:Hurricane]
/castsequence [nostance] reset=60 Barkskin, Hurricane

Nature Swiftness then Entangling Roots

This macro will cast Nature Swiftness for instant Entangling Roots on a hostile mouseover target or current hostile target.

#showtooltip Entangling Roots
/cast Nature's Swiftness
/cast [target=mouseover,harm][harm] Entangling Roots

Nature Swiftness then Cyclone

This macro will cast Nature Swiftness for instant Cyclone on a hostile mouseover target or current hostile target.

#showtooltip Cyclone
/cast Nature's Swiftness
/cast [target=mouseover,harm][harm] Cyclone

Multi-target Cyclone

This macro will cast Cyclone on a hostile mouseover target or current hostile target.

#showtooltip Cyclone
/cast [target=mouseover,harm][harm] Cyclone

Multi-target Hibernate

This macro will cast Hibernate on a hostile mouseover target or current hostile target.

#showtooltip Hibernate
/cast [target=mouseover,harm][harm] Hibernate

Multi-target Entangling Roots

This macro will cast Entangling Roots on a hostile mouseover target or current hostile target.

#showtooltip Entangling Roots
/cast [target=mouseover,harm][harm] Entangling Roots
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!