Wow macros - World of Warcraft macros

You don't need wow macros in order to play World of Warcraft but they can make it much easier for you to play the game more efficient.
A Wow macro will combine multiple commands and execute them as if it was one command. This will make you do things faster and better.

New to wow macros?

Read the World of Warcraft macro guide to get you started and go to the General Macros page for more help and an explanation on commands and conditionals.

Choose your class in the left menu and you'll find the wow macro you were looking for.
World of Warcraft's new expansion Dragonflight release date : November 28, 2022.
New hero class:Dracthyr Evoker
World of Warcraft Wrath of the Lich King Classic release date : Septenber 26, 2022.
World of Warcraft Classic macros added.
If you want to level fast , try a leveling guide: Learn more about Joana's Classic Wow leveling guide

Warlords of Draenor patch 6.0 increased the number of general macro slots to 100.

There were changes to the global cooldown for a lot of spells in World of Warcraft:Shadowlands. This will effect a lot of macros

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