CastSequence question

Is it possible to setup a cast sequence that uses the last skill/spell in the sequence until I change targets?

I currently have this:

#showtooltip
/castsequence [nomod, nostealth]reset=target Faerie Fire (Feral), Shred
/cast [nomod, stealth]Pounce

This alternates between FF and Shred, but what i’d like it to do is cast FF and then shred until i change targets at which point it would reset back to casting FF and then back to shred

Nope, the whole point of a cast sequence is that it does the sequence then repeats. You can add the last item in the sequence multiple times but it’s not really ideal, especially when only doing 2 spells. Just use a modifier macro instead

#showtooltip
/cast [mod] Faerie Fire (Feral); [stealth] Pounce; Shred