Handy Macros

I am sharing a few macros I created for closing all windows and resetting your action bar with one key bind. If you have a cool macro you would like to share post it here:
I created this macro for when I used to multibox and you need all your characters to hand in a quest with the same npc but it is convenient for solo play as well.

/run CloseAllWindows()
/clearfocus
/cleartarget [@player]
/swapactionbar 1 1

For a bit of fun when ressing someone:

/Say I summon the fuzzy creatures that bringeth the light, I summon the fancy spells that fizzle all night! Let nature come hence and heal thy wounds, and ressurect my friend who is an utter noob!
/cast Redemption

Focus macro for arena or instance cc’s etc.

#showtooltip [target=focus,harm] [] Polymorph
/clearfocus [modifier:shift][target=focus,dead][target=focus,noexists]
/focus [target=focus,noexists]
/cast [target=focus] Polymorph

1 Like

Lemme try
Create DH

Burst macro
/cast Eye beam

AOE macro
/cast Blade dance

St macro
/cast Chaos strike

1 Like

the only macro you need as a paladin

#showtooltip
/castsequence reset=10 Divine Shield, Hearthstone

2 Likes

#showtooltip Death and Decay
#show Death and Decay
/cast [mod:ctrl, @cursor] Death and Decay; [@player] Death and Decay

Sorted my death knights problem placing death and decay to most odd places possible.

/click ExtraActionButton1

To deal with the missing extra action button.

/userandom [noflyable,nomounted][button:2,nomounted]MOUNT1 that walks
/use [flyable,nomounted]MOUNT2 that flies
/dismount [mounted]

Some characters have with swimming mount too somewhere, but dks dont swim, they walk across. Always :>

I play tank :

/pull 10

1 Like

/use Magic Banana

Handly healing combining a heal spell with a damage ability. Will heal you if nothing is selected, will heal mouseover and will damage mobs.

#showtooltip
/cast [@mouseover,help][help] Riptide; [@mouseover,harm][harm] Flame Shock; Riptide

You can make chain heal with chain lightning and so on.

Gotta love it

I love this more…

/use Magic Banana

Would be fun to see Pala’s face when unexpected Hearth interrupt hehe.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.