Preventing a server crashing exploit

I do not own the repo, I got given it by a developer for Kaiju Paradise, as they explained how somebody was crashing server using this.

I do believe this is a old service as I couldn’t find any/or little documenation on the service, from my research, I found that LogService is triggered when a client gets a log in their console

What you’re referring to is a specific event (MessageOut) that allows you to track console errors. The functions being used by LogService in those scripts can’t even run outside of a CoreScript context according to the documentation I found.

I’m unsure how the exploit functions