Warlock Pet Macros – Succubus, Felhunter, Voidwalker, and More

Succubus Seduce
This macro will set your target as your focus and command your Succubus to Seduce it. Holding “Alt” will clear and reset focus. Useful for reapplying Seduction during combat.
#show Seduction
/clearfocus [modifier:alt]
/focus [target=focus,noexists]; [target=focus,dead]
/clearfocus [target=focus,help]
/petstay
/petfollow
/stopcasting
/cast [pet:succubus,target=focus,exists,harm] Seduction; Seduction
Succubus Seduce (Keep Focus Intact)
This variation preserves focus. Left-click to seduce pet target, right-click for player target. Interrupts and reapplies if cast again.
#showtooltip seduction
/stopmacro [nopet:succubus]
/petfollow
/petattack [target=pettarget]
/cast [button:1,target=pettarget] Seduction
/cast [button:2,target=playertarget] Seduction
Felhunter Devour Magic
Left-click to Devour Magic on target. Right-click for a quick self-dispel.
/cast [button:2,target=player] Devour Magic; Devour Magic
Felhunter Devour Magic (Smart Targeting)
This version prioritizes friendly target, mouseover, self, pet, then enemy.
/cast [help] Devour Magic; [target=mouseover,help] Devour Magic
/cast [target=player] Devour Magic
/cast [target=pet] Devour Magic
/cast Devour Magic
Felhunter Spell Lock
Casts Spell Lock on your pet’s target. Defaults to your target if pet has none.
#showtooltip
/cast [target=pettarget, harm] [] Spell Lock
Voidwalker Sacrifice + Fel Dom + Summon
Sacrifices Voidwalker in combat, then casts Fel Domination and summons a new one.
#showtooltip
/stopmacro [nocombat]
/stopmacro [nopet:voidwalker]
/cast [pet:voidwalker] Sacrifice
/cast Fel Domination
/stopcasting
/cast Summon Voidwalker
Fel Domination Summon + Soul Link
Casts Soul Link if Imp is alive. If not, summons an Imp with Fel Dom. Hold any modifier to skip Domination.
#showtooltip
/cast [pet:imp,nodead] Soul Link
/cast [combat,nomodifier] Fel Domination
/stopcasting [combat,nomodifier]
/cast Summon Imp
Totem Targeting (Arena)
Targets common totems in priority and sends your pet to destroy them. Changes your current target.
/tar Windfury Totem;
/tar Earthbind Totem;
/tar Mana Tide Totem;
/tar Tremor Totem;
/tar Grounding Totem;
/petattack;