Hello I have a macro issue,

I use a system where my primary targeting is done through party1target selection. I do this so i can free up focus however I seem to be having an issue with castsequence resets, as in they don't seem to work.

What I want to do is have an initial two spells fire then stop firing while I continue to spam the same key, which is doing other stuff on other toons.

I figured it would look something like this

/castsequence reset=target/combat [target=party1target] Faerie Fire, Insect Swarm,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,;

It works except the macro never resets on target switch or combat ending.

Is it because I'm not actually switching targets with this toon since it targets through a brain? If so I at least expect the macro to reset after combat, but it does not seem to do that either.

I even added:
/assist party1
To try and get the toon to switch targets mid fight with no success.

I could try a short time reset like reset=5 but then if I stop spamming the button for other toons it will reset mid fight.

Right now it works in the sense that I can click like 50 times real fast to reset the macro but that gets old real quick.

Any insight?