admin security - 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: admin security (
/showthread.php?tid=653657)
admin security -
ShadowBlack - 09.05.2018
hello, I want to make a special security for administrators not to let them connect without a file .asi how can I do, for example, to verify gpci, please
Re: admin security -
jasperschellekens - 09.05.2018
http://forum.sa-mp.com/showthread.ph...7813&page=1330
This aint a request forum. Stop breaking the rules ffs
Re: admin security -
ShadowBlack - 09.05.2018
i request an example of the script, not all the script.
Re: admin security -
jasperschellekens - 09.05.2018
No you do not. You are constantly asking people to feed you the spoon
Re: admin security -
RogueDrifter - 12.05.2018
There's an example here that checks for a thing that edited samp versions use (spoofing the gpci id) usually contains numbers rather than letters,
Its over here
https://sampforum.blast.hk/showthread.php?tid=652317
More specific link, here:
https://github.com/RogueDrifter/Anti...ter/AntiFC.inc
A very tiny check yet it works like a charm for me. (it is best to make it send a message to you and then check if the player has a edited file or not yourself, and you shouldn't ban with it if not sure, only kick)