how to get the right packets?

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

andybe
Noob
Noob
Posts: 2
Joined: 24 Sep 2016, 19:32
Noob?: Yes

how to get the right packets?

#1 Post by andybe »

now I cant find any guide on this whatsoever. All the guides just describe how to properly configure the bot so it can connect, but what if you get rejected by the server?

I've got a perfectly unprotected server on which I can read out the grf and use WPE.

So I know the server uses packet version 55 masterversion 1 and with that the most recent 2015_11_04a Exe.
the charBlockSize is 99 % sure 147 as I tested several others and they all ended in errors.
I was able to create a recvpackets.txt
But I'm stuck at the point where I'm being rejected by the server.

Obviously because of serverType issue.

I would love to learn how to create a proper servertype file and am not too lazy to sniff for the right packets. I just need to know what I'm looking for and how that would translate into a usable
RagexeRE_2015_11_04a.pm
HoboSagePoobeard
Noob
Noob
Posts: 2
Joined: 30 Sep 2016, 23:57
Noob?: No

Re: how to get the right packets?

#2 Post by HoboSagePoobeard »

I have the same problem, and from my searching here, it seems like everyone trying to connect to clients after 2013 does. You can get the packet info easily from the private server software's packet_db.txt, but I'm not sure now to turn it into a functional RagexeRE_2015_11_04a.pm. The pm files in the send and recieve folder and different.
Heres the packet info for your version, please let me know if you ever figure it out!

It also looks like everyone trying to get on novaRO has the same problem, and also tried unsucessfully pasting the packets into the latest send and recieve files (http://forums.openkore.com/viewtopic.ph ... 5&start=10)

//2015-11-04aRagexe
packet_ver: 55
packet_keys: 0x4C17382A,0x7ED174C9,0x29961E4F // [Winnie]
0x0369,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0363,5,walktoxy,2
0x0886,6,ticksend,2
0x0928,5,changedir,2:4
0x0964,6,takeitem,2
0x0437,6,dropitem,2:4
0x088B,8,movetokafra,2:4
0x0364,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposinfo,2:4:6:8:10
0x0887,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0835,2,searchstoreinfonextpage,0
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0815,-1,reqtradebuyingstore,2:4:8:12
0x0436,6,reqclickbuyingstore,2
0x0817,2,reqclosebuyingstore,0
0x023B,-1,reqopenbuyingstore,2:4:8:9:89
0x0811,18,bookingregreq,2:4:6
//0x0939,8 CZ_JOIN_BATTLE_FIELD
0x093A,-1,itemlistwindowselected,2:4:8:12
0x0360,19,wanttoconnection,2:6:10:14:18
0x08A5,26,partyinvite2,2
//0x08A3,4 CZ_GANGSI_RANK
0x07EC,26,friendslistadd,2
0x088D,5,hommenu,2:4
0x0940,36,storagepassword,2:4:20
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: Yes

Re: how to get the right packets?

#3 Post by SkylorD »

You must have an extractor.

The only extractor that i know actually works is : PEEK . Use the search of forum to catch this info.
Using PEEK you can successfully extract the recvpackets.
DEACTIVATED 8-)