Bots spamming random text on my server
#6

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Would've thought it would be wise to have anti-spam measures in your script...
^

Also, back in December 2016 when I was facing this kind of issues, I had done these steps to avoid them completely:

- The usual antibots spam include (IP)
- Anti spam script.
- Made a global variable 'lastconnect', and would check if the last connection to the server was before 1 sec, if yes send the message to all with the usual text 'x has joined the server', this way you would avoid the spam they create while joining.
- Made a global variable 'lastdisconnect', similiar to last connect.
- And in the end, lasttext[MAX_PLAYERS].

With anti spams & these variables, the problem was fully solved for me.
Reply


Messages In This Thread
Bots spamming random text on my server - by Celson - 26.02.2017, 11:00
Re: Bots spamming random text on my server - by Bennyy - 26.02.2017, 13:54
Re: Bots spamming random text on my server - by Tomboeg - 09.03.2017, 00:21
Re: Bots spamming random text on my server - by azzerking - 09.03.2017, 19:05
Re: Bots spamming random text on my server - by Sew_Sumi - 09.03.2017, 23:40
Re: Bots spamming random text on my server - by iLearner - 10.03.2017, 04:56
Re: Bots spamming random text on my server - by Celson - 11.03.2017, 07:36

Forum Jump:


Users browsing this thread: 1 Guest(s)