Devour magic macro

Hi guys,

I’m fairly new to being a warlock & any class with pet control. I’ve searched the net and I can’t find a macro for devour magic, where one targets you to remove a magic a effect from yourself and one that purges one from an enemy. At the moment I’m having to click myself then devour magic and it’s a bit inefficient, does anyone have a macro for me?

#showtooltip
/cast [@player] Spell Name
Replace Spell Name with the name of the ability you want to macro to make it always cast on you.

#showtooltip
/cast [@target] Spell Name
Same as above but to cast on your target

#showtooltip
/cast [@mouseover] Spell Name
Same as above again but will cast on whatever your mouse cursor is over

5 Likes

Devour Magic only works to remove magic effects from enemies.

To dispell magical effects from yourself you have to use the imps Singe Magic ability.

/cast [pet:imp,@player] Singe Magic; [pet:felhunter] Devour Magic

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