BGames
Olá visitante! Seja bem vindo á BGames!

Para ter total acesso ao nosso fórum é preciso que você se registre.

Registre-se Aqui!


PARA VER LINKS E IMAGENS É PRECISO SE REGISTRAR!


BGames
Olá visitante! Seja bem vindo á BGames!

Para ter total acesso ao nosso fórum é preciso que você se registre.

Registre-se Aqui!


PARA VER LINKS E IMAGENS É PRECISO SE REGISTRAR!

BGames
Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.

BGamesEntrar

Fórum de Desenvolvimento de Jogos e Programação


description[SQL]Anti-Cheat - Mangos Empty[SQL]Anti-Cheat - Mangos

more_horiz
Abra o PHPMyAdmin ou Navicat e cole o código.


Código:

DROP TABLE IF EXISTS `cheaters`;
CREATE TABLE `cheaters` (
`entry` bigint(20) NOT NULL auto_increment,
`player` varchar(30) NOT NULL,
`acctid` int(11) NOT NULL,
`reason` varchar(255) NOT NULL default 'unknown',
`speed` float NOT NULL default '0',
`Val1` float NOT NULL default '0',
`Val2` int(10) unsigned NOT NULL default '0',
`count` int(11) NOT NULL default '0',
`Map` smallint(5) NOT NULL default '-1',
`Pos` varchar(255) NOT NULL default '0',
`Level` mediumint(9) NOT NULL default '0',
`first_date` datetime NOT NULL,
`last_date` datetime NOT NULL,
`Op` varchar(255) NOT NULL default 'unknown',
PRIMARY KEY (`entry`),
KEY `idx_Count` (`count`),
KEY `idx_Player` (`player`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;

description[SQL]Anti-Cheat - Mangos EmptyRe: [SQL]Anti-Cheat - Mangos

more_horiz
tópico movido

muito bom +rep

description[SQL]Anti-Cheat - Mangos EmptyRe: [SQL]Anti-Cheat - Mangos

more_horiz
esse anti cheat pega em trinity

description[SQL]Anti-Cheat - Mangos EmptyRe: [SQL]Anti-Cheat - Mangos

more_horiz
Amigo concerteza não o titulo do tópico já,
Fala Mangos se tem Mangos claro que não pega Trinity,

Até mais.

description[SQL]Anti-Cheat - Mangos EmptyRe: [SQL]Anti-Cheat - Mangos

more_horiz
muito bom ativie ele aqui no meu servidor

[Tens de ter uma conta e sessão iniciada para poderes visualizar este link]

description[SQL]Anti-Cheat - Mangos EmptyRe: [SQL]Anti-Cheat - Mangos

more_horiz
Serve Off >>Site

description[SQL]Anti-Cheat - Mangos EmptyRe: [SQL]Anti-Cheat - Mangos

more_horiz
[Tens de ter uma conta e sessão iniciada para poderes visualizar esta imagem]

description[SQL]Anti-Cheat - Mangos EmptyRe: [SQL]Anti-Cheat - Mangos

more_horiz
privacy_tip Permissões neste sub-fórum
Não podes responder a tópicos
power_settings_newInicie sessão para responder