Question about no-clip

This topic is asking about no-clipping which basically means that the exploiters can walk through everything as they destroy or turn can collide off on their pc.
Is there any way to counter this?

1 Like

There is not a 100% solution. You can do server-side checks to see if the player is in location they shouldn’t possibly even be in then you can take action(kick, warn, send notification to mods).

Also you could have a client side anti cheat to see if parts CanCollide and other things have been changed than you can(100%) kick them. This is easily bypassed by deleting the local script.

If your game is big and your having trouble than get some mods to help keep your game clear of exploiters.

2 Likes