Anti cheat help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Anti cheat help (
/showthread.php?tid=547341)
Anti cheat help -
Arastair - 22.11.2014
I really got confused looking for a solution or anything
I scripted a normal anti weapon hack but now i dunno what to do, because vip member that have access to the specific gun will get banned too
Re: Anti cheat help -
LeXuZ - 22.11.2014
You could have it so, if player buys or gets given the weapon by the server it doesn't ban them, but if the player doesn't buy/given then it bans them
Edit: so like adding detections in for when player buys/given weapons, so the server can read off of it, and it's easier to detecte weapon hack as when a player hacks a weapon it, the server reads that no weapon has been brought/given so it bans them (Sorry for the first post, was walking the dog and saw this).
This could also help you a bit,
https://sampforum.blast.hk/showthread.php?tid=220089
Re: Anti cheat help -
Arastair - 22.11.2014
Thanks