[HELP] How to stop this? - 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: [HELP] How to stop this? (
/showthread.php?tid=578776)
[HELP] How to stop this? -
VenomMancer - 22.06.2015
Really need help for this :
*Telah bergabung mean is Has joined
My server down because that attacker!
Re: [HELP] How to stop this? -
Hessu - 22.06.2015
Yep, so those are bots. Every bot has id 1, so you kick them?
Try to use an anti-bot system like this:
https://sampforum.blast.hk/showthread.php?tid=280974
If you already have a anti-bot system and it kicks them, but still always get the join message, you should put a register/login system for your server and then send the join message when the player sucessfully logins.
That way you get rid of bot join messages.
Re: [HELP] How to stop this? - justice96 - 22.06.2015
Quote:
Originally Posted by Konverse
@topic, mind showing us the details of your script?
|
He's right.
Re: [HELP] How to stop this? -
VenomMancer - 22.06.2015
Thanks guys for helped