Page 1 of 1

Connect map for help

Posted: 22 Nov 2019, 03:51
by patpat
Why do I need to re-enter the password when I log in to the server and connect to the map?

It's a mistake for me to use peek to intercept packet'u keys.

How can I get the correct packet key connection map?

Re: Connect map for help

Posted: 24 Nov 2019, 04:05
by fadreus
If you can't get it using PEEK, I think your client is protected / patched.

Re: Connect map for help

Posted: 24 Nov 2019, 21:39
by patpat
fadreus wrote:If you can't get it using PEEK, I think your client is protected / patched.
I can use peek, but the extracted packet_keys can't connect to the map!

[Packet_Keys]
1 = 0x1C06CB11
2 = 0x039B9483
3 = 0x3B8B340D

Re: Connect map for help

Posted: 24 Nov 2019, 21:56
by fadreus
Try with cryptkeys order 3-1-2 or without cryptkeys at all..

Re: Connect map for help

Posted: 24 Nov 2019, 23:43
by patpat
fadreus wrote:Try with cryptkeys order 3-1-2 or without cryptkeys at all..
3-1-2 or without cryptkeys at all, unable to connect to the map!

When I use 1-3-2 to connect to the server map, tell me the password is wrong!

There are other ways to get the correct packet_Keys?