[Pedido] Anti Bots novo Cheat !
#2

porque nao tenta checar o ip do gaijo quando entra e comparar com os que ja estao on? se houvese um igual kikava os dois com ip igual se fosse diferente continuava.

exemplo(pode tar incorreto visto que nao testei nem vi nada)
for (new i = 0; i < MAX_PLAYERS; i++)
{
if( i == playerid)
{
continue;
if (GetPlayerIp(playerid) == GetPlayerIp(i) )
{
return Ban(playerid);
}
}
}

pode ter erros mas e mais ou menos assim
Reply


Messages In This Thread
Anti Bots novo Cheat ! - by Dieguinho - 18.11.2013, 14:50
Re: Anti Bots novo Cheat ! - by caoraivoso3 - 18.11.2013, 16:26
Re: Anti Bots novo Cheat ! - by Petrick™ - 18.11.2013, 16:45
Re: Anti Bots novo Cheat ! - by Dieguinho - 18.11.2013, 17:00
Re: Anti Bots novo Cheat ! - by PT - 18.11.2013, 17:46
Re: Anti Bots novo Cheat ! - by Dieguinho - 18.11.2013, 18:12

Forum Jump:


Users browsing this thread: 1 Guest(s)