SA-MP Forums Archive
Detect when a user uses ****** - 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: Detect when a user uses ****** (/showthread.php?tid=546237)



Detect when a user uses ****** - fabianlamas33 - 14.11.2014

My question is this, how to detect when a user comes to my server and uses ****** whether or not some kind of hacks, as the script would do.
Excuse my English, I am Spanish and nobody knows help section
And if it detects ****** server kickee

s o b e i t *****


Re: Detect when a user uses ****** - amirab - 14.11.2014

I made one for you and added in pastebin
here you are : http://pastebin.com/Nr3qXLhd

just if it really helped you , rep me please


Re: Detect when a user uses ****** - Emmet_ - 14.11.2014

The detector will only work if the user has a version of the cheat-tool with the camera bug. Most versions have it patched already so it's virtually useless. There are also ways to bypass it without much effort, so it's much better to just detect the cheating itself.


Re: Detect when a user uses ****** - amirab - 14.11.2014

@Emmet_ yes you're right
but there's 8more ways to detect a ******
and no one know how many ways are still available to detect a ******


Respuesta: Detect when a user uses ****** - fabianlamas33 - 14.11.2014

To serve this?
#define FZ_SCDS 5
is dialogue or not?


Re: Detect when a user uses ****** - [WoF]Sonny - 14.11.2014

Quote:
Originally Posted by amirab
Посмотреть сообщение
@Emmet_ yes you're right
but there's 8more ways to detect a ******
and no one know how many ways are still available to detect a ******
Than send a guy version that will work not these that have been already fixed by cheat developers.


Re: Respuesta: Detect when a user uses ****** - amirab - 14.11.2014

Quote:
Originally Posted by DesingP
Посмотреть сообщение
To serve this?
#define FZ_SCDS 5
is dialogue or not?
no it's not a dialog
it's just for timer


Respuesta: Detect when a user uses ****** - fabianlamas33 - 15.11.2014

Thanks.