SA-MP Forums Archive
[Ajuda] Hacker no meu Campeonato - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Hacker no meu Campeonato (/showthread.php?tid=548736)



Hacker no meu Campeonato - zNaNKinG - 02.12.2014

Bom dia/tarde/noite galera do Fуrum samp bom vou direto ao ponto Estou sofrendo com ataques de Hacker's
no meu Servidor de Campeonato de Fut, Esse hacker funciona assim , й um Tipo de Hacker que faz Os player's crasharem enfim alguem sabe o Nome desse hacker estou procurando soluзхes para Detelo.
Se alguйm souber o nome dele fala ae e se tiver alguma Forma de Parar isso ja foram 2 Jogos cancelados no Meu Campeonato por causa desses Nojentos que nгo tem oque fazer Quem poder me ajudar serei Grato .

@Edit

A Tela dar Crash


Re: Hacker no meu Campeonato - n0minal - 02.12.2014

O nome й bulletcrash amigo, aqui vai o fix: link!


Re: Hacker no meu Campeonato - zNaNKinG - 02.12.2014

Quote:
Originally Posted by n0minal
Посмотреть сообщение
O nome й bulletcrash amigo, aqui vai o fix: link!
Bom n0minal no meu GameMode ja tem isso mais continuam Atacando e com sucesso


Re: Hacker no meu Campeonato - n0minal - 02.12.2014

Entгo tem algo errado, verifica se tem o return 0 depois que o hacker й detectado, verifica tbm se hб kick/ban antes do return 0;

@edit: posta seu codigo ai pra eu dar uma olhada...


Re: Hacker no meu Campeonato - zNaNKinG - 02.12.2014

Quote:
Originally Posted by n0minal
Посмотреть сообщение
Entгo tem algo errado, verifica se tem o return 0 depois que o hacker й detectado, verifica tbm se hб kick/ban antes do return 0;

@edit: posta seu codigo ai pra eu dar uma olhada...

Код:
public OnPlayerWeaponShot( playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ )
{
if( hittype != BULLET_HIT_TYPE_NONE ) // Bullet Crashing uses just this hittype
{
if( !( -1000.0 <= fX <= 1000.0 ) || !( -1000.0 <= fY <= 1000.0 ) || !( -1000.0 <= fZ <= 1000.0 ) ) // a valid offset, it's impossible that a offset bigger than 1000 is legit (also less than -1000.0 is impossible, not used by this hack, but still, let's check for it, just for the future, who knows what hacks will appear). The object with biggest offset is having ~700-800 radius.
{
new string[128];
format(string, sizeof(string), "admCMD: %s foi kickado pelo Admin Bot | Motivo: Mod Travar Tela.", Nome(playerid));
SendClientMessageToAll(COLOR_KICK, string);
SendClientMessage(playerid,ERRO,"Mod ilegal detectado.");
Ban(playerid);
return 0; // let's desynchronize that bullet, so players won't crash
}
}
return 1;
}



Re: Hacker no meu Campeonato - n0minal - 02.12.2014

E o hacker mesmo assim consegue crashar sem tomar ban?


Re: Hacker no meu Campeonato - zNaNKinG - 02.12.2014

Quote:
Originally Posted by n0minal
Посмотреть сообщение
E o hacker mesmo assim consegue crashar sem tomar ban?

Sim , eu ja tinha essa proteзгo no meu servidor eu temo que seja outro tipo de Mod


Re: Hacker no meu Campeonato - n0minal - 02.12.2014

Com certeza deve ser, tenta criar uma conta fake, se aproximar do hacker e descobrir o que ele estб usando, quando descobrir me envia por pm que eu faзo o anti-crash desse novo cleo e divulgo aqui...


Re: Hacker no meu Campeonato - Artista - 02.12.2014

Sу uma dъvida, o cheater estava em um veнculo?


Re: Hacker no meu Campeonato - zNaNKinG - 02.12.2014

Quote:
Originally Posted by Artista
Посмотреть сообщение
Sу uma dъvida, o cheater estava em um veнculo?
nгo se sabe onde o xiter tб e quem ele й pois й Varios torcedores no Camp e concerteza o Cheater ta de Fake entre um deles


@Edit : Simplesmente de Repente do nada Geral perto Crasha