Shadow Priest Macros

Does anyone know a macro that will cast Vampiric Embrace and then immediately cast Shadow Word: Pain?

Also, does anyone know any handy macros and add-ons for Shadow Priest?
Well since both spells trigger the gcd, you'd do a castsequence:

/castsequence Vampiric Embrace, Shadow Word: Pain

and press twice like you would if they were separate. But castsequence locks you into a sequence and is problematic because of CDs which it cannot skip in the sequence.
So I would not recommend this. Apply them separately.

Here's a nice list of useful ones:
http://us.battle.net/wow/en/forum/topic/6369327305#15

but as you can see, for most of your main spell applications macros are not used. You're far better off with separate keybinds.
1 Like
You know... after rereading my post... I meant if if there is a macro that will cast vampiric touch... not embrace.. I was wondering if there was a macro that casted vampiric embrace and shadow word pain..

Vampiric Touch triggers the GCD but by the time it's finished casting the gcd is finished and Shadow Word: Pain can be casted immediately after.
Never mind. You should have started off saying neither embrace nor touch trigger a gcd. When you look it up on wowhead:
http://www.wowhead.com/spell=124465
you can see in the table, it says GCD is 0

/cast Vampiric Touch
/cast Shadow Word: Pain
#showtooltip
/castsequence reset=15/target/combat/shift Mind Spike, Shadow Word: Pain, Vampiric Touch, Mind Blast, Devouring Plague, Mind Flay

drag it to the #1 key (or any you like). Push 1,1,1,1,1,1 until target is no longer moving. Handy if you're like me and can't type without looking at the keyboard.
1 Like
Haffâsp
68 Gnome Rogue
Knights of Rose Croix
6740

#showtooltip
/castsequence reset=15/target/combat/shift Mind Spike, Shadow Word: Pain, Vampiric Touch, Mind Blast, Devouring Plague, Mind Fl
09/21/2013 02:10 AMPosted by Haffâsp
#showtooltip
/castsequence reset=15/target/combat/shift Mind Spike, Shadow Word: Pain, Vampiric Touch, Mind Blast, Devouring Plague, Mind Flay

drag it to the #1 key (or any you like). Push 1,1,1,1,1,1 until target is no longer moving. Handy if you're like me and can't type without looking at the keyboard.


Do you have a new updated one for BFA? I am trying to figure out what replacements I can use on an all in one, single target fight button.

Trying to figure out what can go in the button is hard for me, I am new to shadow spec... but I find it very necessary for travelling across Zandalar, my poor priest gets clobbered.