[AJUDA]Anti Bad Nick +rep
#1

RESOLVEU!
Reply
#2

Qual filter script de Admin voce Usa ?

Ja passei por isso , os fs de admin da conflito com os ant mal bot, fazendo assim seu server congelar.
Reply
#3

Quote:
Originally Posted by BreakDriFT
View Post
Qual filter script de Admin voce Usa ?

Ja passei por isso , os fs de admin da conflito com os ant mal bot, fazendo assim seu server congelar.
й baseado nesse > https://sampforum.blast.hk/showthread.php?tid=281631
Reply
#4

pawn Code:
new Bots[MAX_PLAYER_NAME];
    GetPlayerName(playerid, Bots, MAX_PLAYER_NAME);
    if(!strcmp("con", Bots, true) || !strcmp("aux", Bots, true) || !strcmp("prn", Bots, true))
{
    SetPlayerName(playerid, "TomaPiranha"), SendClientMessage(playerid, -1,"Mais uma Piranha banida uhul.");
    Ban(playerid);
    return true;
}
Tenta ae coloque no seu gm onplayerconnect , e entre com nick bot .
Reply
#5

Quote:
Originally Posted by BreakDriFT
View Post
pawn Code:
new Bots[MAX_PLAYER_NAME];
    GetPlayerName(playerid, Bots, MAX_PLAYER_NAME);
    if(!strcmp("con", Bots, true) || !strcmp("aux", Bots, true) || !strcmp("prn", Bots, true))
{
    SetPlayerName(playerid, "TomaPiranha"), SendClientMessage(playerid, -1,"Mais uma Piranha banida uhul.");
    Ban(playerid);
    return true;
}
Tenta ae coloque no seu gm onplayerconnect , e entre com nick bot .
Certinho, +rep
Reply
#6

Thx Man!

Lenbrando Para Adicionar mais ,
pawn Code:
if(!strcmp("con", Bots, true) || !strcmp("aux", Bots, true) || !strcmp("con1", Bots, true) || !strcmp("prn", Bots, true))
Observe a linha acima.
Reply
#7

deleteplz
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)