Wow macros - World of Warcraft macros

While playing World of Warcraft without macros is definitely possible, macros can significantly enhance your gameplay experience.
A Wow macro will combine multiple commands and execute them as if it was one command. By combining multiple commands into a single action, wow macros enable you to play more efficiently and effectively

New to Wow Macros? Start Here!

If you're just starting out with world of warcraft macros, don't worry we've got you covered!
Our comprehensive World of Warcraft macro guide will walk you through the basics of creating macros.
The General Macros page offers a wealth of information on commands and conditionals to help you get started.

Navigate to the left menu and select your preferred class to discover the wow macro you were looking for.
World of Warcraft's new expansion The War Within release date : August 26, 2024.
New allied race: Earthen
World of Warcraft Classic macros added.

You can find a list of useful wow macro commands and conditionals here.

Don't forget to bookmark this site because we will update and add macros on a regular basis.

Games, best deals and lowest games-best-deals-lowest-prices

World of Warcraft Macro guide

What is a World of Warcraft macro?

A macro is basically a series of commands that you can assign to a button on your toolbar.

A World of Warcraft macro can execute multiple actions with a single click or button press, but the macro will stop if a spell or ability is used that is on the Global Cooldown.

Only use a space after the command and in the names of spells which consist of multiple words.

How do i create a macro in World of warcraft?

Example World of Warcraft Macros:

Self bandage macro

When you want to bandage yourself you can right-click the bandage icon and than click your character to bandage yourself.
It is much easier to use this macro.

#showtooltip Heavy Windwool Bandage
/use [@player] Heavy Windwool Bandage

Replace the bandage icon with this macro icon and click it once to bandage yourself.
Replace "Heavy Windwool Bandage" with the best bandage you can craft.

Use Trinket without the errors if on cooldown

#showtooltip Obliterate
/run sfx=GetCVar("Sound_EnableSFX");
/console Sound_EnableSFX 0
/use 13
/use 14
/run UIErrorsFrame:Clear()
/run SetCVar("Sound_EnableSFX",sfx);
/cast Obliterate

Use your trinket when it is available and don't get the annoying errors when it is still on cooldown.

This site is listed under Roleplaying Directory

Latest added wow macros

Shadowlands Warrior Intervene or Charge and Hamstring:

#showtooltip
/cast [harm,nodead] Charge; [help,nodead][@player] Intervene
/cast Hamstring

Feral druid Rake or Pounce:

#showtooltip
/cast [nostealth] Rake; [stealth] Pounce

Hunter scatter shot macro:

#showtooltip Scatter Shot
/cast [@mouseover, harm][] Scatter Shot

Demon Hunter interrupt macro:

#showtooltip Disrupt
/cast [@focus,exists][@target] Disrupt

Monk Detox macro:

#showtooltip Detox
/cast[@mouseover,help,exists] Detox; Detox

Mage Polymorph macro:

#showtooltip Polymorph
/clearfocus [modifier:alt]
/focus [@focus,noexists]
/clearfocus [@focus,help][@focus,noharm]
/stopcasting
/stopmacro [@target,noharm]
/cast [@focus,exists,harm][@target] Polymorph