Castsequence, modifier macro help

hi ok im trying to make a macro myself but fail sadly the macro im attemtping is to make

when im gonna spam the my demon spike button, it wont cast more more than once and take up all charges. i took it off the obsidian scale macro at the same time i cast immo aura
/castsequence reset=2 Demon Spikes, 4
/cast Immolation aura
all seem fine

but when i wanna imprison i realized its not in that new macro. i have modifier ctrl/alt i use in my old macro i wonder if this is possible? tried to fit into
[mod:ctrl]Imprison but dont seem to work lol so i need some help!

#showtooltip [mod:ctrl] Imprison; Demon Spikes
/castsequence [mod:ctrl] Imprison; reset=2 Demon Spikes, 0
/cast [nomod] Immolation Aura

I’d flip it around to show Immo by default.

#showtooltip
/cast [mod:ctrl] Imprison; Immolation Aura
/castsequence [nomod] reset=2 Demon Spikes, 0

that work tyvm. btw can u explain rq regarding these numbers or macro
"reset=2 Demon Spikes, 0 "

reset=2 means reset the sequence when the button hasn’t been pressed for 2s
0 = equipment slot 0 (which doesn’t exist) aka do nothing. You were using slot 4 before which is your shirt.
https://warcraft.wiki.gg/wiki/Equipment_slot#Equipment_slots_in_macros

everytime you link wowpedia instead of their new site, I want to smack you

:newspaper_roll:

lol if they cared they’d 301 redirect it like the rest of the industry. Or at least put up a notice like they did on the wowwiki version.

Considering wowpedia is now owned by fandom, the warcraft wiki team probably can’t just go and include a link to the competition they made, and fandom policy prevents permanently closing a wiki.