Is there any way to block ips shared like this.
91 87 88 92
OR
91 87 88 92 27015
I saw this in Alka Code, will this be helpful?
PHP Code:
if(digits > 3 && periods > 2)
{
server_cmd("amx_kick ^"%s^" %s", szName, reason);
By the way this is just idea, I would like, Replace Text instead of kick, Replace Text: Stop Advertising !! or plugin made by any means, protects server from such kind of ip sharing, like: Regex if it helps, etc, anything, would be appreciated.