Cheat shield is an anti-cheat I have started working on and I need feedback and suggestions to further continue the development and improvement of the anti-cheat.
Currently the anti-cheat contains:
Anti-Fly
Anti-NoClip
Anti-Speed
All detections were scripted by me and are unique (I think)
Here is the showcase of these detections:
Fly:
NoClip:
Speed:
You can check out the anti-cheat here yourself: Anti cheat place
You get kicked when you move into the red box. Instead of getting kicked for noclip you should move the player back to the spot they weren’t noclipping in.
You’re not detecting the executor itself, you’re detecting the code it executes, also these “traps” sound like normal server sided anti-cheat scripts that detect movement exploits such as noclip, fly etc.
Mostly anti-cheat doesnt work 100% perfect some hackers know where script locate and disabled / delete script i think u should make it can’'t disabled and delete.
Sir, please understand that player modify values on the client side, and it will not and never be replicated to the server side. also there arent many games having a 1000 currency limit
First of all, about the anti-cheat. I have no idea what to add so If you have suggestions please reply to this post
Secondly, no. You can’t edit values create BY THE SERVER on the client. This is quite literally impossible.
Like someone else said, instead of kicking the player, teleport them back or change their speed back to normal.
Your method is good, however there is no guarantee that the player is actually exploiting. The player could have bad internet connection, and kicking them would not be ideal!