[Ajuda] BlockIpAdress
#2

PHP код:
BlockIPs() {
    new 
File:file fopen("ips_bloqueados.txt"io_read), line[17];
    if ( 
file ) {
        while(
fread(fileline)) {
            
BlockIpAddress(line60 1000);
            
printf("***** IP [%s] bloqueado!"line);
        }
        
fclose(file);
    }
    return 
1;
}

public 
OnGameModeInit() {
    
BlockIPs();
    return 
1;

Os IP's ficarгo bloqueados por 1 minuto, altere como quiser.

DOF2 nгo й a melhor maneira para fazer isto, file functions "quebra o galho" perfeitamente.

Beijos!
Reply


Messages In This Thread
BlockIpAdress - by RDM - 09.05.2015, 23:15
Re: BlockIpAdress - by Gii - 09.05.2015, 23:23
Re: BlockIpAdress - by Luucass - 09.05.2015, 23:27
Re: BlockIpAdress - by RDM - 09.05.2015, 23:35
Re: BlockIpAdress - by Gii - 09.05.2015, 23:37

Forum Jump:


Users browsing this thread: 3 Guest(s)