[Include] pbAntiCheater 1.1
#23

Quote:
Originally Posted by FeelLikeASir_
View Post
Bem legal, pena o paulor estar banido, nй.bemfeito
Quote:
Originally Posted by FeelLikeASir_
View Post
Que notнcia boa! Gosto muito dele.
Muito falso vocк nй cara, seu cuzгo, sempre me dedurando, dedura la agora X9...

Bom Pessoal fui Desban como vocкs podem ver, irei mudar meu comportamento Ignorante com quem realmente merece e na minha lista o unico que nгo merece й o FeelLikeASir_(Gustavo Bonomo pra quem ainda nгo sabe). Espero que estejam feliz com minha volta!!

@Topic

O meu tуpico estava mais bonito Bruno, pra quem preferir:


[Image: pbAntiCheater.png]
* Sobre mim

Pessoal apenas criei estб conta para cumprir com minha promessa, eu prometi que iria postar essa Include e ai estб ela, Peзo a vocкs que nгo reportem para que o tуpico nгo seja deletado e vocкs nгo percam a melhor include AntiCheater jб lanзada. Eu nгo voltei para ficar ajudando ninguйm e sim para postar esse Include nгo irei ficar postando em tуpicos de ajuda se essa conta permanecer ativa irei postar novamente o GzEditor. Espero que Compreendam!!

* Comentбrio

Essa Include foi desenvolvida para acabar de vez com os Cheaters, Ela й totalmente revolucionбria, feita com logicas jamais pensadas antes, com essa Include seu server estб completamente protegido contra qualquer tipo de Cheaters.

*Como usar ?

PHP Code:
#include <pbAntiCheater>
public OnPlayerHacking(playeridhackid) {
    new 
pStr[128], Name[24];
    
GetPlayerName(playeridName24);
    switch(
hackid) {
        case 
PLAYER_BOT_LEVEL3: {
            
format(pStr128"Xiter: Bot3!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_BOT_LEVEL2: {
            
format(pStr128"Xiter: Bot2!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_BOT_LEVEL1: {
            
format(pStr128"Xiter: Bot1!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_DEATHFLOOD_LEVEL3: {
            
format(pStr128"Xiter: DeathFlood3!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_DEATHFLOOD_LEVEL2: {
            
format(pStr128"Xiter: DeathFlood2!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_DEATHFLOOD_LEVEL1: {
            
format(pStr128"Xiter: DeathFlood1!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_SURF_VEHICLE: {
            
format(pStr128"Xiter: Surf Vehicle!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_CAR_TELEPORT: {
            
format(pStr128"Xiter: Car Teleport!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_STATE_HACK: {
            
format(pStr128"Xiter: State Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_NORELOAD_HACK: {
            
format(pStr128"Xiter: No Reload!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_WEAPON_HACK: {
            
format(pStr128"Xiter: Weapon Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_AMMO_HACK: {
            
format(pStr128"Xiter: Ammo Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_FREEZE_HACK: {
            
format(pStr128"Xiter: Freeze Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_SCORE_HACK: {
            
format(pStr128"Xiter: Score Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_MONEY_HACK: {
            
format(pStr128"Xiter: Money Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_HEALTH_HACK: {
            
format(pStr128"Xiter: Health Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_ARMOUR_HACK: {
            
format(pStr128"Xiter: Armour Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_PUBLISH_TEXT: {
            
format(pStr128"Xiter: Publish Text!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_OFFEND_TEXT: {
            
format(pStr128"Xiter: Offend Text!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_FLOOD_TEXT: {
            
format(pStr128"Xiter: Flood Text!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_TELEPORT_HACK: {
            
format(pStr128"Xiter: Teleport Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_AIRBREAK_HACK: {
            
format(pStr128"Xiter: Air Break!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_BUGGER_HACK: {
            
format(pStr128"Xiter: Bugger!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_HIGH_PING: {
            
format(pStr128"Xiter: High Ping!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_SPIDER_HACK: {
            
format(pStr128"Xiter: Spider Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_CPRACE_HACK: {
            
format(pStr128"Xiter: CP Race!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_SPEED_HACK: {
            
format(pStr128"Xiter: Speed Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_PSPEED_HACK: {
            
format(pStr128"Xiter: Player Speed Hack!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        } case 
PLAYER_FLY_HACK: {
            
format(pStr128"Xiter: Fly!! Name: %s"Name);
            
SendClientMessageToAll(-1pStr);
        }
    }
    return 
1;

Alterem a CallBack OnPlayerHacking da maneira que quiserem, ela receberб as informaзхes de Cheaters.
Caso queira que envie os Textos marcados como suspeito pelo AntiCheater basta remover a Definiзгo INVALID_CHAT_BLOCK


* Creditos

Paulo & iPsBruno - Criadores.
Equipe iPsTeam - Melhor equipe de Programaзгo.
Equipe SA-MP(Passado\Presente\Futuro) - SAMP.


* Download

PasteBin
Sites******


Qualquer BUG me contatar por MP ou pelo Post mesmo! Ficarei agradecido.
Dъvidas, Pergunte no Post!
Bom jogo!
Reply


Messages In This Thread
pbAntiCheater 1.1 - by ipsBruno - 19.10.2012, 19:42
Re: pbAntiCheater 1.1 - by Q.I - 19.10.2012, 19:49
Re: pbAntiCheater 1.1 - by Kuddy - 19.10.2012, 19:53
Re: pbAntiCheater 1.1 - by zSuYaNw - 19.10.2012, 19:53
Re: pbAntiCheater 1.1 - by jpeg - 19.10.2012, 19:57
Re: pbAntiCheater 1.1 - by Joao Pedro - 19.10.2012, 22:18
Re: pbAntiCheater 1.1 - by Math3us - 19.10.2012, 22:25
Re: pbAntiCheater 1.1 - by FeelLikeASir_ - 19.10.2012, 22:26
Re: pbAntiCheater 1.1 - by death1 - 19.10.2012, 22:29
Re: pbAntiCheater 1.1 - by Maklister - 19.10.2012, 23:20
Respuesta: pbAntiCheater 1.1 - by ipsBruno - 19.10.2012, 23:23
Re: pbAntiCheater 1.1 - by Sky™ - 19.10.2012, 23:28
Re: pbAntiCheater 1.1 - by Maklister - 19.10.2012, 23:31
Respuesta: Re: pbAntiCheater 1.1 - by ipsBruno - 19.10.2012, 23:32
Re: pbAntiCheater 1.1 - by FeelLikeASir_ - 19.10.2012, 23:42
Respuesta: Re: pbAntiCheater 1.1 - by ipsBruno - 19.10.2012, 23:50
Re: pbAntiCheater 1.1 - by Q.I - 20.10.2012, 00:05
Respuesta: pbAntiCheater 1.1 - by ipsBruno - 20.10.2012, 00:17
Re: pbAntiCheater 1.1 - by GTO.DoDo - 20.10.2012, 00:19
Re: pbAntiCheater 1.1 - by jpeg - 20.10.2012, 00:30
Re: pbAntiCheater 1.1 - by Q.I - 20.10.2012, 00:35
Respuesta: Re: pbAntiCheater 1.1 - by ipsBruno - 20.10.2012, 00:44
Re: pbAntiCheater 1.1 - by paulor - 20.10.2012, 14:03
Re: pbAntiCheater 1.1 - by Sky™ - 20.10.2012, 14:15
Re: pbAntiCheater 1.1 - by paulor - 20.10.2012, 14:19
Re: pbAntiCheater 1.1 - by Skream - 20.10.2012, 14:24
Re: pbAntiCheater 1.1 - by toxiic - 20.10.2012, 14:33
Re: pbAntiCheater 1.1 - by PawnoBrasil[xPBx] - 20.10.2012, 16:36
Re: pbAntiCheater 1.1 - by RebeloX - 20.10.2012, 21:50
Re: pbAntiCheater 1.1 - by paulor - 21.10.2012, 02:42

Forum Jump:


Users browsing this thread: 5 Guest(s)