So. Before the 'colors' update to GINA The following trigger worked:
(?=^(?:(?!\:\d+|You say\,|says\,|out of character|shout\,|shouts\,|[a-z]{0,30}\s\-\[).)*$)(?=^(You|Furro|Dimbly|Huevos|Minisca).*)(?=.*\-\[{s1}\]\-)(?=.*ALL \(\+announce\/v\))
So.. when: "Furro tells the raid, ' -[ some kind of message ]- ALL (+announce/v)'
The trigger fired. But since the Update, this trigger stopped working. Any ideas why?
Broken REGEX after update
Re: Broken REGEX after update
This should be fixed in the beta version. I attempted to fix and issue with Fast Check and nested regex groups, but had a bug.
Re: Broken REGEX after update
awesome! Works like a charm again. Thank you!