Here is a new Shadow Priest macro:)

Hi all…

Here is a Macro i Hawe been working on, it seems to work, but need someone to help me tast it.

Talent is: 1,1,2,2,1,1,3

Glyps is up to you :slight_smile:

Sequences['SPSTP'] = {
StepFunction = [[
limit = limit or 1
if step == limit then
limit = limit % #macros + 1
step = 1
else
step = step % #macros + 1
end
]],
PreMacro = [[
/stopmacro [channeling:Mind Flay]
/targetenemy [noharm][dead]
/console Sound_EnableSFX 0
/cast [noform] !Shadowform
/cast [mod:alt] Mind Spike
]],
'/cast Cascade',
'/castsequence [nochanneling] Vampiric Touch,Shadow Word: Pain,Mind Blast,Mind Flay,Mind Flay,Mind Flay,Vampiric Touch,Shadow Word: Pain,Mind Blast,Mind Flay,Mind Flay,Mind Flay,Vampiric Touch,Shadow Word: Pain,Mind Blast,Mind Flay,Mind Flay,Mind Flay',
'/cast [nochanneling] Devouring Plague',
PostMacro = [[
/startattack
/cast [combat] Power Word: Shield
/cast [combat] Shadowfiend
/use [combat] 14
/use [combat] 13
/script UIErrorsFrame:Hide();
/console Sound_EnableSFX 1
]],
}

Hope this macro works for you :slight_smile: pls tell me if i can improve it :slight_smile:

Jimmy

the macro locks up, tried it on the Kaz fight and got about 45 sec into the fight and it just locked up