SA-MP Forums Archive
Ban player if he come to server with ******s - 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: Ban player if he come to server with ******s (/showthread.php?tid=480367)



Ban player if he come to server with ******s - audriuxxx - 10.12.2013

Hi,

It'is possible to check, if player is joining to game, if he have ******s, then he get ban?


Re: Ban player if he come to server with ******s - Wizza - 10.12.2013

Oh right if he has ******s let me see what i can do
pawn Код:
if(dini_Int(file, "******s")==1)
{
    Ban(playerid);
}
Under onplayerconnect enjoy


Re: Ban player if he come to server with ******s - audriuxxx - 10.12.2013

S O B E I T S


Re: Ban player if he come to server with ******s - Astralis - 10.12.2013

There are some anti cheat systems for that thing, but they are not accurate.


Re: Ban player if he come to server with ******s - Evocator - 10.12.2013

S0biets CANNOT be detected, the actions done by it will. You can get an anticheat to ban players who fly/airbreak/speedhack/moneyhack etc. else WONT work


Re: Ban player if he come to server with ******s - DavidLuango - 10.12.2013

Quote:
Originally Posted by Ralfie
Посмотреть сообщение
S0biets CANNOT be detected, the actions done by it will. You can get an anticheat to ban players who fly/airbreak/speedhack/moneyhack etc. else WONT work
false there are ways to detect sobiet.


Re: Ban player if he come to server with ******s - Jay_ - 10.12.2013

Read the rules.