Offca 0 Report post Posted May 20, 2015 Please, help me with macro for Wild Charge. I want it automatically shapeshift in form I need and cast relevant Wild Charge. I see it something like: #showtooltip Wild Charge/cast [nostance:1, mod:ctrl] Bear Form(Shapeshift)/cast [nostance:2, nomod] Cat Form(Shapeshift) /cast [nostance:4. mod:alt] Travel Form(Shapeshift)/cancelform [nostance:0, mod:shift]/cast Wild Charge But 1-st it doesn't work in 1 click (need 2: first click for shapeshit and second for spell), and 2-d it doesn't work for bear somewhy. Quote Share this post Link to post Share on other sites
Tarazet 144 Report post Posted May 20, 2015 It doesn't work because it's two GCD's. Never use macros for multiple abilities on the GCD. I would recommend using a mouseover macro to make it a little more user friendly, and bind your shapeshift forms to easily reached buttons on your caster form bar. #showtooltip/cast [mod:shift@focus] Wild Charge/cast @mouseover Wild Charge/cast Wild Charge Quote Share this post Link to post Share on other sites
Krazyito 521 Report post Posted May 20, 2015 The only thing you could do is a 1 click caster form button since it does not take a GCD to leave a form. Quote Share this post Link to post Share on other sites