WARNING
I just found a major vunurability heh
DO NOT USE THE MODULE UNTIL THE UPDATED PATCH IS OUT this is a vunurability that allows any code to be ran on the server
I get this was unintentional, but it doesn’t really seem like a good idea to release a resource with unchecked vulnerabilities, doesn’t it?
I also recommend against kicking players (ln154) even if you’re 100% sure only exploiters are able to fire that off purely for the peace of mind of not having false positives. There are better alternatives such as simply disconnecting the connection
The way shared signals were made in v1 was sending the signal to the server instead of the id and crap
so exploiters could send a new signal with the Fire function being anything you set it to so you could send a table with a function named Fire and put any code inside and they could make it get ran on the server.
I created v1 at like 1 / 2 am so I ended up with a bunch of crap so thats why v2 was made also