SA-MP Forums Archive
Anti-Flood - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Anti-Flood (/showthread.php?tid=492743)



Anti-Flood - rhaskos - 05.02.2014

Hey, today I just met a problem, someone started to flood my server with, I think, a login flood or something like that.

Код:
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
[14:28:16] Invalid client connecting from 5.13.131.84
Код:
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server (11:5.13.131.84)
[14:24:41] [part] Nikita_Caypen has left the server (11:0)
[14:24:41] [join] Nikita_Caypen has joined the server
I've shutted down my server then started it again and I've banned his IP but I don't want this to happen again so I need an anti-flood script to fight against this type of flooding.

I've used the search button but I didn't found nothing like this.

If someone know how to block this type of flooding you may reply here, thank you!


Re: Anti-Flood - Mr.Faqahat - 05.02.2014

https://code.******.com/p/samp-antic...runk/flood.pwn


Re: Anti-Flood - Laronic - 05.02.2014

If im not wrong, those hacks return as "unknown" client.
Just use GetPlayerVersion and check if it match with "unknown" if it does, then kick or ban.

Edit: This is also another alternative: https://sampforum.blast.hk/showthread.php?tid=320649


Re: Anti-Flood - rhaskos - 05.02.2014

Quote:
Originally Posted by Mr.Faqahat
Посмотреть сообщение
This is an anti text flood, not login flood.

Quote:
Originally Posted by CyberGhost
Посмотреть сообщение
If im not wrong, those hacks return as "unknown" client.
Just use GetPlayerVersion and check if it match with "unknown" if it does, then kick or ban.

Edit: This is also another alternative: https://sampforum.blast.hk/showthread.php?tid=320649
I looked over that script and I think it works, need to add it.

You can close this topic. If I will still meet this problem I will make a new topic.

Thank you for your support. +1 Rep.


Re: Anti-Flood - InSidePNN - 05.02.2014

This problem has happening yesteday on my server...This person shout down my server..i dont know what is the problem.


Re: Anti-Flood - Arjanz - 05.02.2014

Add the ip of person on your server's firewall