stop bots joinning 3x - 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: stop bots joinning 3x (
/showthread.php?tid=455675)
stop bots joinning 3x -
betta - 02.08.2013
how to stop bots joinning 3x servers
Re: stop bots joinning 3x -
SMCentral - 02.08.2013
There is a few things:
a) Make sure the same IP doesn't connect more than 3 times
b) If you use a login system, add a 60 second timer for people to login before their kicked
c) Set their position and see if they are there, if not then either lag or hacker or bot
Experiment to see if they call OnPlayerRequestClass too, I think they don't call this - can't remember.