SA-MP Forums Archive
[FilterScript] -> AMMO HACK DETECTION <- - 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] -> AMMO HACK DETECTION <- (/showthread.php?tid=472027)



-> AMMO HACK DETECTION <- - Danialdano - 26.10.2013

Ammo Hack Detector by Danialdano.

What it does: Baisclly it detects a players ammo if its hacked or not, and if it is it sends a message to the whole server.

If its usefull or not?: It's very useful if you are tired of hackers in your server.

Download: AMX - http://www.2shared.com/fadmin/543689...oHack.amx.html / PWN - http://www.2shared.com/fadmin/543689...oHack.pwn.html

Pastebin: http://pastebin.com/ThyNnGQ9

Enjoy! rep me and i'll rep back

EDIT - Important: You must download zcmd and sscanf. ZCMD: https://sampforum.blast.hk/showthread.php?tid=91354 SSCANF: https://sampforum.blast.hk/showthread.php?tid=120356
CREDITS TO Zeex for ZCMD and Y-Less for sscanf


Re: -> AMMO HACK DETECTION <- - mathuusho - 26.10.2013

Good job man! rep+


Re: -> AMMO HACK DETECTION <- - Danialdano - 26.10.2013

Thanks, +rep to you too


Re: -> AMMO HACK DETECTION <- - naveed - 26.10.2013

Cool +Rep


Re: -> AMMO HACK DETECTION <- - Kyle - 26.10.2013

Can cause inaccurate results, due to when they enter and exit vehicles etc.


Re: -> AMMO HACK DETECTION <- - xF4Life - 26.10.2013

nice.


Re: -> AMMO HACK DETECTION <- - Konstantinos - 26.10.2013

More than 2 players start shooting and it gets the name of the weapon for the first and also for the rest. Do you think string will store the result of each player? No, it'll hold the name of the last weapon it got.


Re: -> AMMO HACK DETECTION <- - iZN - 26.10.2013

It's not accurate at all.


Re: -> AMMO HACK DETECTION <- - Danialdano - 27.10.2013

I never tought of it like that lol, anyways i'll find a way to make it more balancing thanks for telling me.