hebele Posted March 21, 2015 Posted March 21, 2015 Rathena Master ver 21 03 2015mmo.h #ifndef PACKETVER #define PACKETVER 20130807 //#define PACKETVER 20120410 #endif Packet_db packet_db_ver: 45 //packet_db_ver: default packet_keys_use: default //2013-08-07Ragexe packet_ver: 45 packet_keys: 0x7E241DE0,0x5E805580,0x3D807D80 // [Shakto] 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0437,5,walktoxy,2 0x035F,6,ticksend,2 0x0202,5,changedir,2:4 0x07E4,6,takeitem,2 0x0362,6,dropitem,2:4 0x07EC,8,movetokafra,2:4 0x0364,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x096A,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 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0360,6,reqclickbuyingstore,2 0x0817,2,reqclosebuyingstore,0 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0365,18,bookingregreq,2:4:6 //0x363,8 // CZ_JOIN_BATTLE_FIELD 0x0281,-1,itemlistwindowselected,2:4:8:12 0x022D,19,wanttoconnection,2:6:10:14:18 0x0802,26,partyinvite2,2 //0x436,4 // CZ_GANGSI_RANK 0x023B,26,friendslistadd,2 0x0361,5,hommenu,2:4 0x0887,36,storagepassword,2:4:20 0x09C1,10,ZC_C_MARKERINFO,2:6:8 2013-08-07aRagexe_patchedHow can I fix this error Pls Help me Quote
0 Radian Posted March 21, 2015 Posted March 21, 2015 The solution and answer to your question can be seen here https://rathena.org/board/topic/101092-packet-obfuscation-support/?p=281321 Quote
0 hebele Posted March 21, 2015 Author Posted March 21, 2015 I close #define PACKET_OBFUSCATION. its works now thx Quote
0 lzgames Posted November 5, 2015 Posted November 5, 2015 (edited) Rathena Master ver 21 03 2015 resim.jpg mmo.h #ifndef PACKETVER #define PACKETVER 20130807 //#define PACKETVER 20120410 #endif Packet_db packet_db_ver: 45 //packet_db_ver: default packet_keys_use: default //2013-08-07Ragexe packet_ver: 45 packet_keys: 0x7E241DE0,0x5E805580,0x3D807D80 // [Shakto] 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0437,5,walktoxy,2 0x035F,6,ticksend,2 0x0202,5,changedir,2:4 0x07E4,6,takeitem,2 0x0362,6,dropitem,2:4 0x07EC,8,movetokafra,2:4 0x0364,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x096A,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 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0360,6,reqclickbuyingstore,2 0x0817,2,reqclosebuyingstore,0 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0365,18,bookingregreq,2:4:6 //0x363,8 // CZ_JOIN_BATTLE_FIELD 0x0281,-1,itemlistwindowselected,2:4:8:12 0x022D,19,wanttoconnection,2:6:10:14:18 0x0802,26,partyinvite2,2 //0x436,4 // CZ_GANGSI_RANK 0x023B,26,friendslistadd,2 0x0361,5,hommenu,2:4 0x0887,36,storagepassword,2:4:20 0x09C1,10,ZC_C_MARKERINFO,2:6:8 2013-08-07aRagexe_patched 1.jpg How can I fix this error Pls Help me i got same Problem here but fix by https://rathena.org/...pport/?p=281321 (When diff'ing your client, make sure to not apply the "Disable encrypted packet" diff.) Edited October 12, 2016 by lzgames Quote
0 lzgames Posted November 6, 2015 Posted November 6, 2015 The solution and answer to your question can be seen here https://rathena.org/board/topic/101092-packet-obfuscation-support/?p=281321 Thanks Dude. i got same Problem here but fix by (When diff'ing your client, make sure to not apply the "Disable encrypted packet" diff.) Quote
Question
hebele
Rathena Master ver 21 03 2015

mmo.h
Packet_db
2013-08-07aRagexe_patched


How can I fix this error Pls Help me
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.