[HELP] Monster Menu - Anti-Cheat?

Hello, Is there any solution to block Monster Menu?
Or at least the main functions?
For example … Weapon Spawn, Money Spawn … walls in the square …
Have a solution for this?
Thank you!

I’m complaining about the same issue is there someone to help?

There is no “money” in FiveM by default so whatever is allowing them to influence your “economy” should be fixed. You’ve got some vulnerable events

Keep track server side what weapons each player is allowed to have and periodically (your own discretion, maybe 10 seconds) check if they have weapons they are not allowed to have. If so, ban/kick/do whatever.

See List of Vulnerable and Abused Events for a list of known vulnerable/exploitable events and how to combat them.

Another helpful post How hackers can exploit your servers and what to do about it

Good starting point for an anti-cheat for :rp: servers [Release] AntiCheese Anticheat

TLDR: You have to make your own anticheat suitable for your server. Check abnormal behavior.

2 Likes

Got it … I entered several servers and most have scripts that block the cheater …
so I thought it would be some script that blocks it.
Is there any way to “change” the saving script so that it is locked in the monster menu?