Does anyone have a good mouseover macro for wild charge base form? I’m looking for one for paranoia mechanic on n’zoth
Would a simple
#showtooltip
/use @mouseover wild charge
Work?
That would cast at mouseover only and utilize the the wild charge function based on current form.
I just keep cancel form bound and pop out when I need to friendly leap, as it doesn’t trigger a global to pop out
I suppose you could try the below. I just don’t know if it will trigger the friendly leap on button push. I’ll give it a try when I get home. Or give it a try and let me know!
#showtooltip
/cancelform
/cast [@mouseover,exists][]wild charge
I use tigers dash while healing. I know its not recommended, but it works well for me.
Wild Charge Macro for Resto, Feral and Balance Specs
#showtooltip
/cast [talent:2/1] Tiger Dash
/cast [talent:2/2] Renewal
/cast [talent:2/3] [target=mouseover, exists] Wild Charge
Wild Charge Macro for Guardian Spec.
#showtooltip
/cast [talent:2/1] Tiger Dash
/cast [talent:2/2] Ursol’s Vortex
/cast [talent:2/3] [target=mouseover, exists] Wild Charge
Each will change dependent on what talent you choose and both will mouseover when you select Wild Charge.
Oh no! Wild charge should be baseline it’s so good. I talent this by default in most cases.
That’s not what op was asking, I’m pretty sure.
They’re looking for a noform macro, and I assume a macro that would kick you out of any form to utilize friendly leap in one button push.
I think I may have it sorted out above, we’ll see tonight.
Lol i know. I use wild charge in all other specs, I just prefer tigers dash while healing. 200% burst gets me out of the fire just fine.
#showtooltip Wild Charge
/use [@mouseover,help,nodead][help,nodead][@player] Wild Charge
This is what I use. never had any issues with it.