Jump to content

Fix unknown header 100% server: 1k player online francec


Recommended Posts

  • Active+ Member
3 minutes ago, Draveniou1 said:

I know you look but it will not work because it has random BYTES long [9]

I Can creating my client and you search my Byte and not  fghfghfgjfgsdfsdfsdfgjhfgjhdfhdhd

https://metin2.download/picture/2I2wvQotSgs70P6aQFdcUOj3pif2yIVt/.png

 

 

If you don't sent it to the server with some keys it doesn't matter what it have in it, all that matter is the size of the struct.

And if you sent it with some keys to check on the server the only thing that matter it's the address of the struct in memory and the size of the struct, after that the keys are easy to find.

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Active Member
1 minute ago, Abel(Tiger) said:

If you don't sent it to the server with some keys it doesn't matter what it have in it, all that matter is the size of the struct.

And if you sent it with some keys to check on the server the only thing that matter it's the address of the struct in memory and the size of the struct, after that the keys are easy to find.

It is also difficult to find the right keys because I say change the keys every 20-30 days did you understand?

Link to comment
Share on other sites

  • Active Member
7 minutes ago, Jira said:

20-30 days? 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣 Dmn pls somebody ban this idiot and delete this shit. For you're secure server really I don't recommend to remove te improved encryption (that's why is called 'IMPROVED').

Larger servers have also deleted it ---> (that's why it is called 'IMPROVED'). IMPROVED-> 1 A big BUG
 If you do not know do not answer, You sit down with IMPROVED

All servers in 2019-2020 have deleted IMPROVED

I know many servers that have deleted it and have not encountered a hack problem

To answer so means you have no idea of programming

Good luck

 

 

 

Link to comment
Share on other sites

  • Active Member
On 16/10/2021 at 15:59, Jira said:

Yes you're a big programmer (idiot). Give me on dm that server with 1k players I'll make that server to cry. 

**Server deleted by ASIKOO - at the request of the server owner**

* The Server is not mine but has the fix I have here in the post

* My server will open shortly

I'm waiting for you to break it

Link to comment
Share on other sites

  • 3 weeks later...
On 10/2/2021 at 5:45 PM, Draveniou1 said:

This is the hidden content, please

Metin2 Download

 

I do this topic for those who have a problem with Unknown Header operating server in France with 800-1k player online and it has been working for 5 days without problems and without kick

This is the hidden content, please

 

If you have provlem :

Open in game.py

search and remove:

        if constInfo.SEQUENCE_PACKET_ENABLE:
            net.SetPacketSequenceMode()

 

Now open constinfo.py and search and remove

SEQUENCE_PACKET_ENABLE = 1

----------------------------------------------------------------------------------------------

 

Source Client:

Search 

return SendSequence();

change with

// return disable;

 

it is in intrologin.py no game.py , try to use lentile 

def Connect(self, id, pwd):

        if constInfo.SEQUENCE_PACKET_ENABLE:
            net.SetPacketSequenceMode()

https://metin2.download/picture/55cAxCRatHc8SUXkEpIcR0RJh9AD5S1z/.png

and more the first remove this bullshit it is IraWork 

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 2
  • Not Good 1
  • Good 1
  • Love 1
Link to comment
Share on other sites

  • Active Member
3 minutes ago, spectrum said:

it is in intrologin.py no game.py , try to use lentile 

def Connect(self, id, pwd):

        if constInfo.SEQUENCE_PACKET_ENABLE:
            net.SetPacketSequenceMode()

https://metin2.download/picture/moxe14mN8u84IgkZl1tR5H3ZgTk8ZpBt/.png

Some files they have in game.py and not in intrologin

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
  • Think 1
Link to comment
Share on other sites

Announcements



×
×
  • 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.