So for the settings in my game. You fire a remote event and pass a table through with all the settings you want to change. I then scan through those settings and do sanity checks.
I was wondering if its possible that an exploiter could just pass through a table with an extremely high amount of values inside to try and lag my game. And if so how could I prevent that?