Vanilla WoW Warlock Pet Macros

vanilla wow warlock pet macro guide
vanilla wow warlock pet macro guide Vanilla WoW Guides

Guide Type: Classes

Class: Warlock

Succubus Seduce
Upon use, the macro will Focus your target, and have your succubus Seduce it. When used for the second time, and your Focused target, i.e. the Seduction target, is alive, it will re-seduce it, regardless of what your current target is. It will not focus your current target, and seduce that; it will re-seduce it’s focused target. If used during Seduction, it will break the seduction and re-seduce the focused target. If clicked while “Alt” is being pressed, it will cancel the previous focus and assign a new focus on your current target.

#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 (Without breaking current focus)
If you use focus for other things, this macro will help you keep your focus target, while seducing. Either right or left click to seduce first time. Left click to re-seduce. Right click to change target and seduce that instead. If you left click before seduce is over it will break seduce and re-seduce in one go. If you let seduce run out the succubus will attack that mob. If your succubus is fighting something and you left click it will try to its current target, right click if you want it to seduce something else.

#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 clicking will Devour Magic off your current target. Right clicking will devour it off you.

/cast [button:2,target=player] Devour Magic; Devour Magic

 

Felhunter Devour Magic (Semi-intelligent)
If target is friendly, he gets dispel priority over my mouse – over target (if he’s friendly), who gets dispel priority over me, who gets dispel priority over the felhunter himself. Finally, the macro will devour off your current target if all else fails (to be used offensively)

/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
This macro will Spell Lock your pets target if he has one, or yours if he doesn’t.

#showtooltip
/cast [target=pettarget, harm] [] Spell Lock 

 

Voidwalker Shield/Fel Domination/Summon Voidwalker
This will Sacrifice your VW, Cast Fel Domination, and then summon another VW. Will only work in combat.

#showtooltip
/stopmacro [nocombat]
/stopmacro [nopet:voidwalker]
/cast [pet:voidwalker] Sacrifice
/cast fel domination
/stopcasting
/cast summon voidwalker

 

Fel Domination Summoning/Soul Link
This macro will summon your imp with a normal cast. If you already have an imp summoned, it will cast Soul Link. If you are in combat and have any pet OTHER than the imp (which is alive), it will cast Fel Domination and summon the imp. You can force the macro to not cast Fel Dom by holding down any modifier key. This macro can be changed for your other pets by replacing the pet:imp and Summon Imp with the appropriate pets (felhunter, felguard, voidwalker, succubus).

#showtooltip
/cast [pet:imp,nodead] Soul Link
/cast [combat,nomodifier] Fel Domination
/stopcasting [combat,nomodifier]
/cast Summon Imp

 

Pet attack totems
Arena macro for targeting shaman totems are highest importance then sending a pet to attack it. This will change your target. Obviously you can modify this to your own liking. Put the most important totem last. This will change your target since it does not utilize focus.

/tar Windfury Totem;/tar Earthbind Totem;/tar Mana Tide Totem;/tar Tremor Totem;/tar Grounding Totem;/petattack;



1 1 vote
Article Rating
Subscribe
Notify of
guest

3 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
tygoro
tygoro
4 years ago

totem eater OP!

Schmerz
Schmerz
4 years ago

I use a /pet attack macro attached to corruption. If I have my succubus out an seduce a target, if I throw corruption on another target my succubus breaks channelling of seduction and attacks my target.

Is there a macro that turns off pet attack while seduction is being channelled of any way around my problem? Da

Marco
Marco
4 years ago
Reply to  Schmerz

#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

Scroll to Top
Scroll to Top