Wild charge macro

Hello guys help me macro

Click = travelform wildcharge
alt click = catform wild charge
Ctrl click = noform wildcharge
how to create this macro

Since changing forms is on the GCD, you’ll need to press the macro twice to actually do the wild charge (unless you’re already in the desired form). That’s quite annoying, and probably not what you’d want.

Something like this is the closest thing I can come up with:

#showtooltip
/cancelform [mod:ctrl,noform:0]
/cast [mod:alt,noform:2] Cat Form; [nomod:ctrl,noform:3] Travel Form
/cast Wild Charge

Feels pretty darn annoying to use, though.

2 Likes

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