[FilterScript] Easy Anti-Fakekill - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Easy Anti-Fakekill (
/showthread.php?tid=381891)
Easy Anti-Fastkill -
DarkZero - 01.10.2012
Hello.
Today i wanna release my Anti-Fastkill script. Maybe you can need it.
What is this for a filterscrppt?:
-It is a filterscript, which is intended to prevent a s.o.b.e.i.t feature called fast-killing.
How does it work?:
-It will be used a timer in OnPlayerDeath, which check per second, how often a player dies in one second. Should a player in 1 second die more than 3 times, the died player will be kicked or banned. (Depending on whether "# define Kickplayer" is commented out or not.)
How to install the filterscript?:
-Download the Antifakekill.pwn and put it in your "filterscripts" file. Open the scipt, and press F5 to compile. If you have done it, open the server.cfg and write next to "filterscript" "Antifakekill". If you have problems to compile, please post it here.
Screenshots:
Downloads:
Sendspace:
http://www.sendspace.com/file/pbphth (German version)
Pastebin:
http://pastebin.com/6A3gVLuf (English version)
Greezzz, DarkZero.
Re: Easy Anti-Fakekill -
Guitar - 01.10.2012
Wow! That's great. A lot of cheaters just go fake-kill players and spam the kill list. Thank you.
AW: Easy Anti-Fakekill -
DarkZero - 01.10.2012
No problem
An updated version is now in the first post. The date was bugged, should work now.
Re: Easy Anti-Fakekill -
Lordzy - 01.10.2012
Pretty nice!
Respuesta: Easy Anti-Fakekill -
CaptainMactavish - 01.10.2012
It can be done without using timers.
AW: Easy Anti-Fakekill -
DarkZero - 01.10.2012
And how?
Re: Easy Anti-Fakekill -
Lorenc_ - 01.10.2012
https://sampforum.blast.hk/showthread.php?tid=359695
Re: Easy Anti-Fakekill -
NoahF - 01.10.2012
Nice script.
Re: Easy Anti-Fakekill -
Face9000 - 03.10.2012
Good script but a question.
Imagine using this script on a server which has 200-250 players online,make a ratio of 2-3 deaths per second,(different players)..as i got this script calls a timer everytime a player die...so with 3 deaths per seconds,in 1 minute are 180 deaths,the timer will be called 180 times in a minute?
Re: Easy Anti-Fakekill -
Edvin - 25.11.2012
Quote:
Originally Posted by Lorenc_
|
Yeah, your include works perfectly. I using it and i'm very satisfied.
Not a bad work, but i recomanded Lorenc_ include xD