Cheater protection

Hello!

I know there is no really working anti cheat since fivem is open source, but… How can I protect from cheaters. Yday some guy gave weapons to all players on my server. Last backup was like 6h ago, so I can’t actually fix that without harming players. Try to make saves like every 30 min?

If they’re using all native functions, there isn’t much to catch them. If they’re triggering server and client events, use the Lua resource scrambler ( Resource scrambler - Randomize all custom resource events [Anti lua-injector] ) and add security tokens to server events ( [Release][DEV] Server Event Security Tokens - Anticheat ). Anticheese is also a good anticheat resource ( [Release] AntiCheese Anticheat ). You can also consider adding decors to vehicles to prevent unauthorized spawning ( [Release] Anti-Cheat for car spawner's ).

3 Likes

Hello
What diference between:
Resource scrambler - Randomize all custom resource events [Anti lua-injector]
AND
[Release][DEV] Server Event Security Tokens - Anticheat

Should I use them both?
thank you so much

2 Likes