Macro Guide - Balance Druid | Classis WoW

Опубликовано: 11 Июль 2026
на канале: Wuwi
6,039
56

Hey guys. Here is a video going over the main types of Macros that I use. Let me know if you have questions.
Twitch:   / wuwigaming  
Discord:   / discord  
#macro #druid #wow

Help/Harm Example:
#showtooltip
/dismount
/cancelform
/cast [help] Regrowth; [harm] Moonfire; Regrowth

Help/Harm Mouseover Example:
#showtooltip
/dismount
/cancelform [@mouseover,help,nodead]
/cast [@mouseover,help,nodead] Regrowth; [harm] Moonfire; Regrowth

Mark of the Wild Mouseover Macro:
#showtooltip MARK OF THE WILD
/CANCELFORM
/DISMOUNT
/cast [@mouseover,help][help,nodead][@targettarget,help,nodead][@player] MARK OF THE WILD

Rebirth Mouseover Macro:
#showtooltip rebirth
/cancelform
/cast [@mouseover,help][help,nodead][@targettarget,help,nodead][@player] rebirth

Shift/Prowl Macro:
#showtooltip Prowl
/stand
/dismount
/cancelform [noform:3]
/cast [noform:3] Cat Form
/cast !Prowl

Cancelform Macro:
/cancelform
/dismount