Misdirect Addon

Hi, I just came back to wow after a pretty long break, absolutely loving shadowlands, especially Mythic+ dungeons, but I am struggling to find a good misdirect addon. I have downloaded and installed Misdirector and Misdirectionhelper2, but I can’t seem to make either of them work, possibly I am just being dumb and have missed something.

I used to have an addon that just let me left click the raid frame of my misdirect target, and that worked great for me, but I can’t seem to find anything similar, it feels like I’m missing something!

Any advice would be much appreciated!

If anyone is interested got this sorted with an addon called ‘Clique’, works perfectly!

Peace out!

I use the macro below:

It’s not an addon but it’s easier to set up and just as easy to use.


#showtooltip Misdirection
/cast [@mouseover, help, nodead][@focus, help, nodead][@pet, exists, nodead]Misdirection


It basically allows me to, with one click, cast MD onto a friendly target I have my cursor placed over.

If that doesn’t apply, if my cursor isn’t over a friendly target or if I have the left or right mousebutton pressed down while using the macro, it will instead attempt to cast MD on my Focus-target if friendly and alive.

If that doesn’t apply either, then it will attempt to cast MD onto my pet if it’s active and alive.

In case you don’t want the Mouseover-bit, just delete that part of the macro and leave the rest as is.

Addon or macro? I think you are confusing.

If you’re looking for a macro just use a mouseover.

#shotooltip Misdirection
/cast [@mouseover] Misdirection

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.