Page 1 of 1

Warlock addon, Felhunter dispels

PostPosted: Sat Sep 19, 2015 7:57 am
by Niko
Greetings fellow warlocks!
I have an annoying issue, as I've always played with decursive as a priest, mage, shaman and so forth.
Now however, I have noticed a pretty annoying predicament with this addon as I play a warlock.

I want to be able to cast shadowbolts, but as I use /decursive macro to dispel with my pet, it actually cancels my warlock spellcasts. Do you guys have an addon specifically for warlock dispelling? I can't find a way to turn off the cancel casts in decursive.

Thanks and have a good one!
Niko

Re: Warlock addon, Felhunter dispels

PostPosted: Sat Sep 19, 2015 9:02 am
by Setup
Create a macro.

/cast devour magic

Problem solved.

Re: Warlock addon, Felhunter dispels

PostPosted: Sat Sep 19, 2015 2:47 pm
by Jurary
i'm pretty sure that /cast spell macro's dont work in vanilla. also it would have to be /petcast for it to even work.

Re: Warlock addon, Felhunter dispels

PostPosted: Sat Sep 19, 2015 2:50 pm
by Momoh
Jurary wrote:i'm pretty sure that /cast spell macro's dont work in vanilla. also it would have to be /petcast for it to even work.



Supermacro

Re: Warlock addon, Felhunter dispels

PostPosted: Sun Sep 20, 2015 1:03 am
by RamataKahn
This is what I use. If you have no target it will cast devour magic on you, if you have a target it will DM it:

/target yourname
/script CastSpellByName("Devour Magic");
/run TargetLastTarget()

Re: Warlock addon, Felhunter dispels

PostPosted: Sun Sep 20, 2015 3:47 am
by zerf
CastSpellByName has optional parameter onSelf. No need to change targets, use this:
/script CastSpellByName("Devour Magic", 1);

Re: Warlock addon, Felhunter dispels

PostPosted: Sun Sep 20, 2015 5:14 am
by Niko
No, no. I have a targetself, dispel and targetlasttarget macro.

What I want is an addon that works the same way as decursive to dispel my partys/raids debuffs without canceling like said addon, Decursive.