OpenKore / openkore

A free/open source client and automation tool for Ragnarok Online
http://openkore.com
Other
1.28k stars 1.04k forks source link

Timeout on map server #3758

Closed Fruitard closed 1 year ago

Fruitard commented 1 year ago

This error came out after bot try to reconnect image

This is my server config

port 6900
master_version 1
version 45
charBlockSize 144
serverType kRO_RagexeRE_2013_12_23c
addTableFolders kRO/RagexeRE_2013_12_23c;translated;translated/kRO_english;kRO
private 1
pauseCharLogin 1
sendCryptKeys 0x631c511c, 0x111c111c, 0x111c111c

The Encryption extracted using PEEK

[Encryption]
Key1 = 0x631c511c
Key2 = 0x111c111c
Key3 = 0x111c111c

Some solution which i have tried :

  1. Changing sendCryptKeys
  2. Removing of sendCryptKeys
  3. Extracting new recvpacket

This is the recvpacket I extracted using PEEK recvpackets.txt

alisonrag commented 1 year ago

key order in openkore is 1,3,2

edit: sorry not checked 2 and 3 are the same, did u checked the client date?

if they are using the default keys and the keys changed should mean they changed the client

Fruitard commented 1 year ago

key order in openkore is 1,3,2

edit: sorry not checked 2 and 3 are the same, did u checked the client date?

if they are using the default keys and the keys changed should mean they changed the client

yes the keys for both 2 and 3 is the same. i have downloaded the new client as well but it shows the same key

this is the recvpacket I extracted using the client

recvpackets_20131223.txt

Fruitard commented 1 year ago

key order in openkore is 1,3,2

edit: sorry not checked 2 and 3 are the same, did u checked the client date?

if they are using the default keys and the keys changed should mean they changed the client

I have tried download their new installer and extract the recvpacket. but the keys are still the same

alisonrag commented 1 year ago

try to use microsoft network monitor or wireshark to check the traffic data when login into map-server, post here to check if is encrypted or not

Fruitard commented 1 year ago

try to use microsoft network monitor or wireshark to check the traffic data when login into map-server, post here to check if is encrypted or not

image is it this? this was using wireshark

edit : since their changing of host to another location, the bot is not able to connect pass their map server.

Fruitard commented 1 year ago

try to use microsoft network monitor or wireshark to check the traffic data when login into map-server, post here to check if is encrypted or not

image is it this? this was using wireshark

edit : since their changing of host to another location, the bot is not able to connect pass their map server.

hi @alisonrag is this the correct data? i am not familiar with traffic data so i am not sure if i am posted the correct information

alisonrag commented 1 year ago

to me this is just a hex array, maybe u can save the wireshark capture. start the capture when select server and stop after enter in game and walk

Fruitard commented 1 year ago

to me this is just a hex array, maybe u can save the wireshark capture. start the capture when select server and stop after enter in game and walk

hi you mean this? i have to upload to wetransfer as i cant upload wireshark file here

https://we.tl/t-ujhlmAlRFf

Fruitard commented 1 year ago

to me this is just a hex array, maybe u can save the wireshark capture. start the capture when select server and stop after enter in game and walk

hi you mean this? i have to upload to wetransfer as i cant upload wireshark file here

https://we.tl/t-ujhlmAlRFf

hi @alisonrag, is this the correct file that you were asking for? I have tried other ways to see if i am able to get passed map server, but it still doesn't work

alisonrag commented 1 year ago

to me this is just a hex array, maybe u can save the wireshark capture. start the capture when select server and stop after enter in game and walk

hi you mean this? i have to upload to wetransfer as i cant upload wireshark file here https://we.tl/t-ujhlmAlRFf

hi @alisonrag, is this the correct file that you were asking for? I have tried other ways to see if i am able to get passed map server, but it still doesn't work

yep seems the packets are encrypted at map server, but unfortunately this dont give the keys, if u want to give me more info about the server contact me at discord: alison#5129

Fruitard commented 1 year ago

alison#5129

thank you, i have added you in discord