Blizz - 2 Small QoL Changes

Hey Blizz

Would be awesome, if we got these 2 tiny changes

1 - a Second Focus, for friendly targets, its annoying for me as hunter, when i wana Focus Misdirect on Tank but also have a Focus Kick i need to interrupt (i think there is a macro to MD party member 1 but a friendly focus would be epic

2 - Please for the love of god if the macro window some love… Can we get account wide Class drop down macro window? So instead of all of them being in the same window, we can just click drop down, Pick Class, and it only shows those Macros etc.

You might not think we use a lot, but i macro almost all of my abilities to one form or another, with like no interrupts on channeling Rapid fire, or Stopcasting to do interrupt etc

These 2 things, would be awesome for setting up all your stuff on alts

FWIW, this behavior is baseline. You don’t need macros for it.

I have a little hack for this, or more like, I adjusted someone else’s script just now for it.

  1. Make a macro, call it MD (leave it empty).
  2. Make another macro and put in it:
    /run local n=UnitName("target") or "player" if not InCombatLockdown() then EditMacro(GetMacroIndexByName("MD"),nil,nil,"#showtooltip\n/cast [@"..n.."] Misdirection") print("MD Updated to "..n)end

When you target someone and press the second macro, the first macro will be updated to cast Misdirection on that target.

http s://www.curseforge.com/wow/addons/tankmd

download TankMD and make the macro it say

it will simply work as:
automatic MD on tank, otherwise on your pet

LoL just downloaded the addon, and it actually says on there, its a default game setting now

if you go into your interfact options and search misdirect, you can just assign a keybind to it

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