is it possible to make a wild charge 1 click button for one of my mouse buttons to click a friendly nameplate with say shift mouse 4 or something to first deactivate moonkin form then wild charge to an easy nameplate I can click in my party, mostly to navigate in m+ better? for scenarios like jumping over sanguine, or if I fall in bad water or something, or say in underrot where its too risky to turn around and disengage because if im off by a tiny bit ill end up pulling mobs? no idea what the macro would be but it would be awesome to have a 1 click button to fly to an ally to effectively life grip my self at will on one gcd. any help would be much appreciated on this!
This macro should do what you want.
#showtooltip
/cancelform
/cast [@mouseover] Wild Charge
yay! ty kind person
Here’s what I use for boomy and resto.
/cast [mod:ctrl] Darkflight; [mod:shift] Dash; [help,nodead,form:4] Moonkin Form; [help,nodead,form:2] Cat Form; [@mouseover,help,nodead][] Wild Charge
/cast [spec:1,talent:2/3,noform:4,nomod] Moonkin Form;
ctrl/shift have my other movement cooldowns. If I’m hard targeting an ally, it’ll shift me out of moonkin or cat form. Then Wild Charge toward mouseover or default target (or backward bounce if still in moonkin). If I’m specced balance and not in moonkin at the end, it’ll attempt to shift me back into it.
With the other modifiers in place I figure there’s not much reason to use /cancelform. But if you’re not folding anything else into that button, you can use it to simplify.
/cancelform [help,nodead]
/cast [@mouseover,help,nodead][] Wild Charge
/cast [spec:1,talent:2/3,noform:4] Moonkin Form
woah even better, ty guys
Keep in mind that since unshifting has been put on the GCD you do have to mash the button to go back and forth.
If you want to edit the logic to trigger on different conditions, feel free to ask anyone. I’m sure there are more elegant ways to do it than the spaghetti I threw together between boss pulls sometime last year, lol.
I’m on my phone so I don’t have my macros handy. but it is indeed possible cuz I use mouse-over macros for my wild charge so I can stay on health bars.