antiblock
Elveron
  • Chatbox

    Did you check out our Discord? https://discord.gg/FFdvMjk9xA
    You don't have permission to chat.
    Load More
Sign in to follow this  
Diogo

Hack Log

4 posts in this topic

- Nome da tabela. Hack Log- Oque faz ?. Quando um personagem utilizar algum hack automaticamente ira apareçer no log- Como vai apareçer ?. Vai apareçer o ano, mês, dia, hora, login, nick, ip, e o tipo de hackerexemplo: 2011-01-12 04:21:37 - Metin2 - Player - 1.1.1.1 - ... - Damage HackVá até o navicat abra a tabela log, depois Queries, New Query- Copie e cole isso abaixo na New QueryCREATE TABLE `hack_log` (`time` datetime NOT NULL default '0000-00-00 00:00:00',`login` char(16) NOT NULL default '',`name` char(24) NOT NULL default '',`ip` char(15) NOT NULL default '',`server` char(100) NOT NULL default '',`why` char(255) NOT NULL default '') ENGINE=MyISAM DEFAULT CHARSET=big5;da RunPS: Isso não identifica todos os hackers existentes mais a maioria sim boa sorte. Cumpz: Diogo

Share this post


Link to post
Share on other sites
antiblock
https://arwen2.global/

Vai ajudar muito

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this