This is my macro
I want it to show different tooltips with different modifiers (doesn’t work atm);
and I want it to cast death’s door with shift modifier (doesn’t work atm).
I’ve never heard of being able to cast spells by spell ID.
Further optimized:
#showtooltip
/use [mod:shift] Death Gate; [mod:alt] item:140192; [mod:ctrl] item:110560; item:6948
Also, keybinds take priority over macro modifiers. By default shift 1-6 are bound to action page 1-6, you’ll need to unbind them to use shift as a modifier on those keys.