Help with SoulShape macro!

I need a macro that enters soulshape and with a simple modifier I can cancel the form. I’ve tried numerous things unsuccessfully.

#showtooltip
/cancelform [mod]
/cast Soulshape

I’ve already tried that and it doesn’t work as intended.
Here is the entire macro:
#showtooltip
/cancelform [mod:shift]
/cast Soulshape

Doesn’t work however. Any other suggestions?

What key is it on? Keybinds take priority over macro modifiers and by default SHIFT 1-6 are bound to Action Page 1-6. So your macro won’t work as written unless you’ve unbound those conflicts.

I want to use it on shift-T

Then make sure that’s not bound to something.

It’s 100% not assigned to anything. But how exactly would the macro look like in this particular case? Soulshape with T and then break it only with shift-T ?

Exactly how you have it.

Sadly that doesn’t work as intended at all. No idea why.

If you hold shift and click the button, rather than pressing the keybind, does it work?

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