Immolate/wither

hi im currently trying to fix this macro
#showtooltip
/use [known:104316]Call Dreadstalkers;[known:316099]Haunt;[known:172]Immolate;[known:445468]wither

wither didnt seem to be able to cast when i swap to hellcaller which transform immolate to wither. what is wrong in that macro?

It should auto-mutate.

#showtooltip
/cast [known:104316] Call Dreadstalkers; [known:316099] Haunt; Immolate

for some reason it didnt transform at all. even with your macro. it says “spell not learned”

What about

#showtooltip
/cast [known:104316] Call Dreadstalkers; [known:316099] Haunt; [known:172] Immolate; Wither

no joy as well. this is strange lol

I’ll try to remember to take a look at it on my warlock tomorrow.

1 Like

Immolate and wither are replacements to corruption. Try

#showtooltip
/cast [known:104316] Call Dreadstalkers; [known:316099] Haunt; Corruption
1 Like

Confirmed.

1 Like

this fixed it thanks!