Can potential attackers(clients) tamper with existing AI in the server?

Hi.

First off, is your server ESX? & What are you trying to protect?

  • If you are worried about players mass spawning cars and spamming the server with loads of tugs or planes, ect.

I recommend not letting players spawn tugs or planes, instead only make it so players you trust can do that: Discord Vehicle Whitelist - by FAXES

  • If your server is ESX and you don’t want people giving themselfs money:

Then you should get an anticheat, like: Anticheese Anticheat. It also helps to change scripts(if you’re using esx) to this: https://forum.cfx.re/t/release-bug-fix-esx-scripts-and-some-server-suggestions/202059

  • Deny User Menus

While this one is your servers choice, putting this in your server.cfg:

sv_scriptHookAllowed 0

Will mean you have control over what menus players can use. (while they can still inject menus in, thats why you have an anticheat, and having a good one will detect & stop that.)

If you do Deny that, then you should get vMenu, it’s a great menu with tons of features.

  • Hope this helped, lmk if you got any questions.