Hello, I am trying to make a script that will stop "pyramids" that some people like to post in twitch chat.

For example, a successful 3 level pyramid would look like this:

Kappa
Kappa Kappa
Kappa Kappa Kappa
Kappa Kappa
Kappa

Someone could make more than 3 levels, but I want to stop it before it even gets that far.

I am trying to make a script time the person out once someone has gotten to the third level of the pyramid, but I am not sure how to implement this.

I have found several variations of anti-repeat scripts, but my modifications didn't work. For instance, I tried modifying http://hawkee.com/snippet/4150/ and failed to do what I wanted.

Thanks for any help.