[Ajuda] Anti Bot
#1

pawn Код:
new Bots[MAX_PLAYER_NAME], MsgxD [1000];
    new IpPlayer1[25];
    GetPlayerIp(playerid, IpPlayer1, 25);
    GetPlayerName(playerid, Bots, MAX_PLAYER_NAME);
    if(!strcmp("con", Bots, true)  || !strcmp("aux", Bots, true)  || !strcmp("com4", Bots, true) || !strcmp("com8", Bots, true)
    || !strcmp("lpt3", Bots, true) || !strcmp("lpt7", Bots, true) || !strcmp("com1", Bots, true) || !strcmp("com5", Bots, true)
    || !strcmp("com9", Bots, true) || !strcmp("lpt5", Bots, true))
    {

        return 1;
    }
     {
        format(MsgxD, 128, "{a9c4e4}O jogador {FFFFFF}%s {a9c4e4}foi {FFFFFF}banido {a9c4e4}por tentar derrubar o servidor.", Bots);
     SendClientMessageToAll(0x00FF00FF, MsgxD);
        Ban(playerid);
        return 1;
    }
Entгo, depois de ser atacado tanto tempo.
Eu achei esse cod na net. Entгo eu resolvi colocar ele, mais quando eu entro no server aparecer !
"O jogador {NOMEDOJOGADOR} foi banido por tentar derrubar o servidor." Caso alguйm possa me ajudar.
Reply


Messages In This Thread
Anti Bot - by dannreis - 02.08.2013, 18:20
Re: Anti Bot - by dannreis - 02.08.2013, 18:33
Re: Anti Bot - by DannielCooper - 02.08.2013, 18:36
Re: Anti Bot - by dannreis - 02.08.2013, 18:41
Re: Anti Bot - by dannreis - 02.08.2013, 18:53
Re: Anti Bot - by DannielCooper - 02.08.2013, 19:46
Re: Anti Bot - by -Rafinha_FusioN- - 02.08.2013, 20:10

Forum Jump:


Users browsing this thread: 2 Guest(s)