Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Metin2
You last visited: Today at 22:58

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Metin2 root.eix unpacked

Discussion on Metin2 root.eix unpacked within the Metin2 forum part of the Popular Games category.

Reply
 
Old   #1
 
kosmas22's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 22
Received Thanks: 0
Metin2 root.eix unpacked

hello community
I am currently playing on a Pserver greek which has some kind of server side protection i think.
When i inject send attack,wait damage,lalaker1,m2bob mob on click,modify index,d: ymir work, i log in attack a mob and after 1 min i get an error message*hack detected,please close it and restart!!!
So i managed to unpack root files is there a possible way to delete this protection(if not serverside) or add the damage hack there so it doesnt kick me?
edit: found what they are using/#define ENABLE_SYSCHAT_NOTICE
#define ENABLE_SYSLOG_NOTICE
#define ENABLE_BAN_WAITHACK
bool IS_SPEED_HACK(LPCHARACTER ch, LPCHARACTER victim, DWORD current_time)
{
if (ch->m_kAttackLog.dwVID == victim->GetVID())
{
if (current_time - ch->m_kAttackLog.dwTime < GET_ATTACK_SPEED(ch))
{
INCREASE_SPEED_HACK_COUNT(ch);

if (test_server)
{
sys_log(0, "%s attack hack! time (delta, limit)=(%u, %u) hack_count %d",
ch->GetName(),
current_time - ch->m_kAttackLog.dwTime,
GET_ATTACK_SPEED(ch),
ch->m_speed_hack_count);

ch->ChatPacket(CHAT_TYPE_INFO, "%s attack hack! time (delta, limit)=(%u, %u) hack_count %d",
ch->GetName(),
current_time - ch->m_kAttackLog.dwTime,
GET_ATTACK_SPEED(ch),
ch->m_speed_hack_count);
}

SET_ATTACK_TIME(ch, victim, current_time);
SET_ATTACKED_TIME(ch, victim, current_time);
return true;
}
}

SET_ATTACK_TIME(ch, victim, current_time);

if (victim->m_AttackedLog.dwPID == ch->GetPlayerID())
{
if (current_time - victim->m_AttackedLog.dwAttackedTime < GET_ATTACK_SPEED(ch))
{
INCREASE_SPEED_HACK_COUNT(ch);
if (ch->m_speed_hack_count > 50)
{
#ifdef ENABLE_SYSLOG_NOTICE
sys_log(0, "%s Attack Speed HACK! time (delta, limit)=(%u, %u), hack_count = %d",
ch->GetName(),
current_time - victim->m_AttackedLog.dwAttackedTime,
GET_ATTACK_SPEED(ch),
ch->m_speed_hack_count);
#endif
#ifdef ENABLE_SYSCHAT_NOTICE
ch->ChatPacket(CHAT_TYPE_INFO, "Attack Speed Hack(%s), (delta, limit)=(%u, %u), hack_count = %d",
ch->GetName(),
current_time - victim->m_AttackedLog.dwAttackedTime,
GET_ATTACK_SPEED(ch),
ch->m_speed_hack_count);
#endif
#ifdef ENABLE_BAN_WAITHACK
std::auto_ptr<SQLMsg> msg(DBManager::instance().DirectQuery("UPDATE account.account SET status= 'BLOCK' WHERE id = %d", ch->GetDesc()->GetAccountTable().id));
#endif
ch->GetDesc()->DelayedDisconnect(3);
}

SET_ATTACKED_TIME(ch, victim, current_time);
return true;
}
}

SET_ATTACKED_TIME(ch, victim, current_time);
return false;
how to fix this?
kosmas22 is offline  
Reply


Similar Threads Similar Threads
[Suche] locale_de.epk/.eix & Root.epk/.eix
05/16/2010 - Metin2 Private Server - 10 Replies
Überschrift sagt eig fast alles, ich suche eine gepackte Root.epk/eix und eine gepackte locale_de.epk/.eix . ACHTUNG: DIE MÜSSEN IM CLIENT VON NEONBLUE 4.0 FUNKTIONIEREN!!! Ich bekomme es nicht hin die selbst zu packen also wäre jemand so nett und könnt mir die schnell hochladen???
[Request]Aktuelle terrain.epk/.eix und etc.epk/eix
02/25/2010 - Metin2 - 4 Replies
Hallo Com Ich hab im Metin2 Forum gelesen das es nun eine neue Grafik ingame gibt. Es gibt ja noch ein, zwei wege den ganzen Torrent zu umgehen. Das hab ich gemacht aber ich hätte trotzdem gerne die neue Grafik ;) Wäre jemand so nett und die aktuellen, folgenden Dateien hoch: -terrain.epk -terrain.eix -ETC.eix -etc.epk



All times are GMT +1. The time now is 22:58.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.