SA-MP Forums Archive
Anti cheat - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Anti cheat (/showthread.php?tid=133823)



Anti cheat - andrewp - 14.03.2010

What is an an anti-cheat script looking for?

I'm going to make my own, but how does it detect cheats?

The only idea I can think of is if someone gets a big amount of money. What else?


Re: Anti cheat - ScottCFR - 14.03.2010

Use Fckit as a reference. I'm making mine based off it


Re: Anti cheat - andrewp - 14.03.2010

Quote:
Originally Posted by ScottCFR
Use Fckit as a reference. I'm making mine based off it
Okay.

Link please?


Re: Anti cheat - aircombat - 14.03.2010

u can use a function to check if player health is fixed (doesnt move) so it kick/ban him and a function to check the weapon that's all what u need in an anti-cheat


Re: Anti cheat - cessil - 14.03.2010

Quote:
Originally Posted by [AC
Etch ]
u can use a function to check if player health is fixed (doesnt move) so it kick/ban him and a function to check the weapon that's all what u need in an anti-cheat
well also if they are flying when not possible or moving really fast, or they get money when their not supposed to or when they spam, or when they die really fast repeatedly ect.