Jump to content

Recommended Posts

  • 2 months later...
  • 1 month later...
Spoiler
On 1/22/2017 at 11:59 PM, Sayen said:

Anti Ghost mode its bugged.

When you are walking and you dying after 3 seconds you will get dc.

Looks like my gif.

 

26gswGbXAZCwh4fjW.gif

 

A solution would be to temporarry store x,y when character dies and added in this function if is changing.

I dont know where is the function when pc dies.This is just an idea

Edited by Metin2 Dev
Core X - External 2 Internal
  • 2 weeks later...
On 23.1.2017 at 00:59, Sayen said:

Anti Ghost mode its bugged.

When you are walking and you dying after 3 seconds you will get dc.

Looks like my gif.

 

26gswGbXAZCwh4fjW.gif

Same Problem here

Edited by Metin2 Dev
Core X - External 2 Internal
  • Bot
On 27.02.2017 at 14:22, Root said:
  Reveal hidden contents

 

A solution would be to temporarry store x,y when character dies and added in this function if is changing.

I dont know where is the function when pc dies.This is just an idea

Replace:

		if (ch->IsPC() && ch->IsDead()) {
			if (ch->GetDesc()) {
				LogManager::instance().HackLog("GHOSTMODE", ch);
				ch->GetDesc()->DelayedDisconnect(3);
			}
		}

with:

		if (ch->IsPC() && ch->IsDead()) {
			if (ch->GetDesc()) {
				LogManager::instance().HackLog("GHOSTMODE", ch);
				ch->Show(ch->GetMapIndex(), ch->GetX(), ch->GetY(), ch->GetZ());
				ch->Stop();
				return;
			}
		}

 

english_banner.gif

  • 1 year later...
  • 6 months later...
  • 6 years later...
On 10.09.2015 at 14:45, Koray said:

M2 İndirme Merkezi

 

Gizli İçerik

  • Gizli içeriği görmek için bu yazıya tepki verin.
/ /

Gizli İçerik

  • Gizli içeriği görmek için bu yazıya tepki verin.
/ /

Gizli İçerik

  • Gizli içeriği görmek için bu yazıya tepki verin.
/ /

Gizli İçerik

  • Gizli içeriği görmek için bu yazıya tepki verin.
/ /

Gizli İçerik

  • Gizli içeriği görmek için bu yazıya tepki verin.
/ /

Gizli İçerik

  • Gizli içeriği görmek için bu yazıya tepki verin.

 

Anti Wait Hack:

 

Hidden Content

Anti Safezone:

 

Hidden Content

Hayalet Ezgisi Karşıtı:

 

Hidden Content

Anti Wallhack:

 

Hidden Content

Anti Uzun isim jeneratörü:

 

Hidden Content

#Güncelleme 1:

-Mclientside-

 

Hidden Content

-Horkölye-

Madencilik Karşıtı Bot:

 

Hidden Content

Su düzeltmesi olmadan balık tutmak

 

Hidden Content

Anti Renkli Dükkan

 

Hidden Content

Anti Drophack

 

Hidden Content

 

#Güncelleme 2:

-Horkölye-

Anti Balık Botu

 

Hidden Content

Anti Lonca Maker (düşük seviye)

 

Hidden Content

 

Anti Teleport Hack'i etkinleştirin

 

Hidden Content

 

-Mclientside-

Py enjeksiyon korumasını etkinleştirin

 

Hidden Content

 

Anti Anti-Serhiza ve Anti Visual GM Etkisi

 

Hidden Content

 

Anti Attackspeed & Anti Movespeed

 

Hidden Content

 

Bu iplik konuları genel hileler için yeterli
Daha iyi bot ve senaryo hile güvenlik değişikliği modülü veya fonksiyon adları için
Bunun için burada net net modül adı için temel öğretici

 

Hidden Content

 

 

  • 6 months later...

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.