Preview of my New Client Package

Try today's unpacked 2014-01-29cRagexe.exe and 2014-02-05bRagexe.exe if something changed..
I try this 2014-02-05bRagexe.exe client after diffing it using nemo patcher. And it runs on both hercules and rathena without any packet data. Just define it on your mmo.h
Now all I'm waiting is the translation for the new map

 
2014-02-12aRagexe unpacked.. http://k3dt.eu/Ragexe/unpacked/
default_smile.png


 
Packets for 2014-02-12aRagexe please
default_blush.png
i guess you mean this

 
Try today's unpacked 2014-01-29cRagexe.exe and 2014-02-05bRagexe.exe if something changed..
I try this 2014-02-05bRagexe.exe client after diffing it using nemo patcher. And it runs on both hercules and rathena without any packet data. Just define it on your mmo.h
Now all I'm waiting is the translation for the new map

???

 
Packets for 2014-02-12aRagexe please
default_blush.png
 i guess you mean this

Try today's unpacked 2014-01-29cRagexe.exe and 2014-02-05bRagexe.exe if something changed..
I try this 2014-02-05bRagexe.exe client after diffing it using nemo patcher. And it runs on both hercules and rathena without any packet data. Just define it on your mmo.h
Now all I'm waiting is the translation for the new map
 ???
http://k3dt.eu/Ragexe/unpacked/
 
Packets for 2014-02-12aRagexe please
default_blush.png
i guess you mean this

 
>> 

Try today's unpacked 2014-01-29cRagexe.exe and 2014-02-05bRagexe.exe if something changed..
I try this 2014-02-05bRagexe.exe client after diffing it using nemo patcher. And it runs on both hercules and rathena without any packet data. Just define it on your mmo.h
Now all I'm waiting is the translation for the new map

???
I did it. and when I'll login the server disconnects in the mapserver says what  missing packets.

I'm using latest hecules and rathena, but this problem are ocurring in the rathena emulator

 
Last edited by a moderator:
Packets for 2014-02-12aRagexe please
default_blush.png
i guess you mean this

 
> 

Try today's unpacked 2014-01-29cRagexe.exe and 2014-02-05bRagexe.exe if something changed..
I try this 2014-02-05bRagexe.exe client after diffing it using nemo patcher. And it runs on both hercules and rathena without any packet data. Just define it on your mmo.h
Now all I'm waiting is the translation for the new map

???
I did it. and when I'll login the server disconnects in the mapserver says what  missing packets.
What client did you use?

try this https://github.com/ThemonChan/Hercules

// 2014 Packet Data

// 2014-01-15eRagexe - YomRawr

#if PACKETVER >= 20140115

packet(0x0369,7,clif->pActionRequest,2,6);

packet(0x083C,10,clif->pUseSkillToId,2,4,6);

packet(0x0437,5,clif->pWalkToXY,2);

packet(0x035F,6,clif->pTickSend,2);

packet(0x08A7,5,clif->pChangeDir,2,4);

packet(0x0940,6,clif->pTakeItem,2);

packet(0x0361,6,clif->pDropItem,2,4);

packet(0x088E,8,clif->pMoveToKafra,2,4);

packet(0x0367,8,clif->pMoveFromKafra,2,4);

packet(0x0438,10,clif->pUseSkillToPos,2,4,6,8);

packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10);

packet(0x0802,6,clif->pGetCharNameRequest,2);

packet(0x0368,6,clif->pSolveCharName,2);

packet(0x0360,12,clif->pSearchStoreInfoListItemClick,2,6,10);

packet(0x0817,2,clif->pSearchStoreInfoNextPage,0);

packet(0x0815,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);

packet(0x096A,-1,clif->pReqTradeBuyingStore,2,4,8,12);

packet(0x088A,6,clif->pReqClickBuyingStore,2);

packet(0x0965,2,clif->pReqCloseBuyingStore,0);

packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);

packet(0x096A,18,clif->pPartyBookingRegisterReq,2,4);

// packet(0x088A,8); // CZ_JOIN_BATTLE_FIELD

packet(0x0965,-1,clif->pItemListWindowSelected,2,4,8);

packet(0x0966,19,clif->pWantToConnection,2,6,10,14,18);

packet(0x095D,26,clif->pPartyInvite2,2);

// packet(0x095B,4); // CZ_GANGSI_RANK

packet(0x089B,26,clif->pFriendsListAdd,2);

packet(0x092D,5,clif->pHomMenu,2,4);

packet(0x0865,36,clif->pStoragePassword,0);

#endif

// 2014-02-05bRagexe - Themon

#if PACKETVER >= 20140205

packet(0x0369,7,clif->pActionRequest,2,6);

packet(0x083C,10,clif->pUseSkillToId,2,4,6);

packet(0x0437,5,clif->pWalkToXY,2);

packet(0x035F,6,clif->pTickSend,2);

packet(0x0202,5,clif->pChangeDir,2,4);

packet(0x07E4,6,clif->pTakeItem,2);

packet(0x0362,6,clif->pDropItem,2,4);

packet(0x07EC,8,clif->pMoveToKafra,2,4);

packet(0x0364,8,clif->pMoveFromKafra,2,4);

packet(0x0438,10,clif->pUseSkillToPos,2,4,6,8);

packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10);

packet(0x096A,6,clif->pGetCharNameRequest,2);

packet(0x0368,6,clif->pSolveCharName,2);

packet(0x0838,12,clif->pSearchStoreInfoListItemClick,2,6,10);

packet(0x0835,2,clif->pSearchStoreInfoNextPage,0);

packet(0x0819,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);

packet(0x0811,-1,clif->pReqTradeBuyingStore,2,4,8,12);

packet(0x0360,6,clif->pReqClickBuyingStore,2);

packet(0x0817,2,clif->pReqCloseBuyingStore,0);

packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);

packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4);

// packet(0x0363,8); // CZ_JOIN_BATTLE_FIELD

packet(0x0281,-1,clif->pItemListWindowSelected,2,4,8);

packet(0x022D,19,clif->pWantToConnection,2,6,10,14,18);

packet(0x0802,26,clif->pPartyInvite2,2);

// packet(0x0436,4); // CZ_GANGSI_RANK

packet(0x023B,26,clif->pFriendsListAdd,2);

packet(0x0361,5,clif->pHomMenu,2,4);

packet(0x0938,36,clif->pStoragePassword,0);

packet(0x09df,7);

#endif

// 2014-03-05bRagexe - Themon

#if PACKETVER >= 20140305

packet(0x0369,7,clif->pActionRequest,2,6);

packet(0x083C,10,clif->pUseSkillToId,2,4,6);

packet(0x0437,5,clif->pWalkToXY,2);

packet(0x035F,6,clif->pTickSend,2);

packet(0x0815,5,clif->pChangeDir,2,4);

packet(0x0202,6,clif->pTakeItem,2);

packet(0x0362,6,clif->pDropItem,2,4);

packet(0x07EC,8,clif->pMoveToKafra,2,4);

packet(0x0364,8,clif->pMoveFromKafra,2,4);

packet(0x0436,10,clif->pUseSkillToPos,2,4,6,8);

packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10);

packet(0x096A,6,clif->pGetCharNameRequest,2);

packet(0x0368,6,clif->pSolveCharName,2);

packet(0x0838,12,clif->pSearchStoreInfoListItemClick,2,6,10);

packet(0x0835,2,clif->pSearchStoreInfoNextPage,0);

packet(0x0819,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);

packet(0x0811,-1,clif->pReqTradeBuyingStore,2,4,8,12);

packet(0x0360,6,clif->pReqClickBuyingStore,2);

packet(0x0817,2,clif->pReqCloseBuyingStore,0);

packet(0x0361,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);

packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4);

// packet(0x0363,8); // CZ_JOIN_BATTLE_FIELD

packet(0x0281,-1,clif->pItemListWindowSelected,2,4,8);

packet(0x0438,19,clif->pWantToConnection,2,6,10,14,18);

packet(0x0802,26,clif->pPartyInvite2,2);

// packet(0x0878,4); // CZ_GANGSI_RANK

packet(0x07E4,26,clif->pFriendsListAdd,2);

packet(0x0934,5,clif->pHomMenu,2,4);

packet(0x095e,36,clif->pStoragePassword,0);

packet(0x09df,7);

#endif


// 2014 Packet Keys

#if PACKETVER >= 20140115

packetKeys(0x63224335,0x0F3A1F27,0x6D217B24); /* Thanks to Yommy */

#endif

#if PACKETVER >= 20140205

packetKeys(0x63DC7BDC,0x7BDC7BDC,0x7BDC7BDC); /* Themon */

#endif

#if PACKETVER >= 20140305

packetKeys(0x116763F2,0x41117DAC,0x7FD13C45); /* Themon */

#endif
 
Last edited by a moderator:
Packets for 2014-02-12aRagexe please
default_blush.png
i guess you mean this

 
> 

Try today's unpacked 2014-01-29cRagexe.exe and 2014-02-05bRagexe.exe if something changed..
I try this 2014-02-05bRagexe.exe client after diffing it using nemo patcher. And it runs on both hercules and rathena without any packet data. Just define it on your mmo.h
Now all I'm waiting is the translation forthe new map

???
I did it. and when I'll login the server disconnects in the mapserver says what  missing packets.
What client did you use?

try this https://github.com/ThemonChan/Hercules

// 2014 Packet Data

// 2014-01-15eRagexe - YomRawr

#if PACKETVER >= 20140115

packet(0x0369,7,clif->pActionRequest,2,6);

packet(0x083C,10,clif->pUseSkillToId,2,4,6);

packet(0x0437,5,clif->pWalkToXY,2);

packet(0x035F,6,clif->pTickSend,2);

packet(0x08A7,5,clif->pChangeDir,2,4);

packet(0x0940,6,clif->pTakeItem,2);

packet(0x0361,6,clif->pDropItem,2,4);

packet(0x088E,8,clif->pMoveToKafra,2,4);

packet(0x0367,8,clif->pMoveFromKafra,2,4);

packet(0x0438,10,clif->pUseSkillToPos,2,4,6,8);

packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10);

packet(0x0802,6,clif->pGetCharNameRequest,2);

packet(0x0368,6,clif->pSolveCharName,2);

packet(0x0360,12,clif->pSearchStoreInfoListItemClick,2,6,10);

packet(0x0817,2,clif->pSearchStoreInfoNextPage,0);

packet(0x0815,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);

packet(0x096A,-1,clif->pReqTradeBuyingStore,2,4,8,12);

packet(0x088A,6,clif->pReqClickBuyingStore,2);

packet(0x0965,2,clif->pReqCloseBuyingStore,0);

packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);

packet(0x096A,18,clif->pPartyBookingRegisterReq,2,4);

// packet(0x088A,8); // CZ_JOIN_BATTLE_FIELD

packet(0x0965,-1,clif->pItemListWindowSelected,2,4,8);

packet(0x0966,19,clif->pWantToConnection,2,6,10,14,18);

packet(0x095D,26,clif->pPartyInvite2,2);

// packet(0x095B,4); // CZ_GANGSI_RANK

packet(0x089B,26,clif->pFriendsListAdd,2);

packet(0x092D,5,clif->pHomMenu,2,4);

packet(0x0865,36,clif->pStoragePassword,0);

#endif

// 2014-02-05bRagexe - Themon

#if PACKETVER >= 20140205

packet(0x0369,7,clif->pActionRequest,2,6);

packet(0x083C,10,clif->pUseSkillToId,2,4,6);

packet(0x0437,5,clif->pWalkToXY,2);

packet(0x035F,6,clif->pTickSend,2);

packet(0x0202,5,clif->pChangeDir,2,4);

packet(0x07E4,6,clif->pTakeItem,2);

packet(0x0362,6,clif->pDropItem,2,4);

packet(0x07EC,8,clif->pMoveToKafra,2,4);

packet(0x0364,8,clif->pMoveFromKafra,2,4);

packet(0x0438,10,clif->pUseSkillToPos,2,4,6,8);

packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10);

packet(0x096A,6,clif->pGetCharNameRequest,2);

packet(0x0368,6,clif->pSolveCharName,2);

packet(0x0838,12,clif->pSearchStoreInfoListItemClick,2,6,10);

packet(0x0835,2,clif->pSearchStoreInfoNextPage,0);

packet(0x0819,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);

packet(0x0811,-1,clif->pReqTradeBuyingStore,2,4,8,12);

packet(0x0360,6,clif->pReqClickBuyingStore,2);

packet(0x0817,2,clif->pReqCloseBuyingStore,0);

packet(0x0815,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);

packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4);

// packet(0x0363,8); // CZ_JOIN_BATTLE_FIELD

packet(0x0281,-1,clif->pItemListWindowSelected,2,4,8);

packet(0x022D,19,clif->pWantToConnection,2,6,10,14,18);

packet(0x0802,26,clif->pPartyInvite2,2);

// packet(0x0436,4); // CZ_GANGSI_RANK

packet(0x023B,26,clif->pFriendsListAdd,2);

packet(0x0361,5,clif->pHomMenu,2,4);

packet(0x0938,36,clif->pStoragePassword,0);

packet(0x09df,7);

#endif

// 2014-03-05bRagexe - Themon

#if PACKETVER >= 20140305

packet(0x0369,7,clif->pActionRequest,2,6);

packet(0x083C,10,clif->pUseSkillToId,2,4,6);

packet(0x0437,5,clif->pWalkToXY,2);

packet(0x035F,6,clif->pTickSend,2);

packet(0x0815,5,clif->pChangeDir,2,4);

packet(0x0202,6,clif->pTakeItem,2);

packet(0x0362,6,clif->pDropItem,2,4);

packet(0x07EC,8,clif->pMoveToKafra,2,4);

packet(0x0364,8,clif->pMoveFromKafra,2,4);

packet(0x0436,10,clif->pUseSkillToPos,2,4,6,8);

packet(0x0366,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10);

packet(0x096A,6,clif->pGetCharNameRequest,2);

packet(0x0368,6,clif->pSolveCharName,2);

packet(0x0838,12,clif->pSearchStoreInfoListItemClick,2,6,10);

packet(0x0835,2,clif->pSearchStoreInfoNextPage,0);

packet(0x0819,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);

packet(0x0811,-1,clif->pReqTradeBuyingStore,2,4,8,12);

packet(0x0360,6,clif->pReqClickBuyingStore,2);

packet(0x0817,2,clif->pReqCloseBuyingStore,0);

packet(0x0361,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);

packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4);

// packet(0x0363,8); // CZ_JOIN_BATTLE_FIELD

packet(0x0281,-1,clif->pItemListWindowSelected,2,4,8);

packet(0x0438,19,clif->pWantToConnection,2,6,10,14,18);

packet(0x0802,26,clif->pPartyInvite2,2);

// packet(0x0878,4); // CZ_GANGSI_RANK

packet(0x07E4,26,clif->pFriendsListAdd,2);

packet(0x0934,5,clif->pHomMenu,2,4);

packet(0x095e,36,clif->pStoragePassword,0);

packet(0x09df,7);

#endif


// 2014 Packet Keys

#if PACKETVER >= 20140115

packetKeys(0x63224335,0x0F3A1F27,0x6D217B24); /* Thanks to Yommy */

#endif

#if PACKETVER >= 20140205

packetKeys(0x63DC7BDC,0x7BDC7BDC,0x7BDC7BDC); /* Themon */

#endif

#if PACKETVER >= 20140305

packetKeys(0x116763F2,0x41117DAC,0x7FD13C45); /* Themon */

#endif
thank you! themon, I believe this will solve the problems of absence of packets.

Now ... you have msgstringtable.txt current and compatible luafiles folder with these updates in the map with navigation system?

once again thank you for your help!

 
Nice, I'll try tomorrow. So excited.

 
Last edited by a moderator:
I see people saying their translations are working, but I can't find them anywhere. I need the client translations for 2014-02-05bRagexe.

 
I see people saying their translations are working, but I can't find them anywhere. I need the client translations for 2014-02-05bRagexe.
https://github.com/ROClientSide/Translation
Thanks. I've tried this, and it works. Mostly. Ran into a couple of problems using this new client:

-When launching, it gives me 2 errors: PetInfo and ShadowTable.lub errors. Both say the table is nil. My best guess is that this is caused because I use custom lub files on my server's main grf, in particular jobname.lub, which might need to be updated.

*Edit* I removed my custom lub files, and no error. I'll just re-apply the changes to a fresh copy of those files.

-The login background is completely black. I also do not see loading screens.

-Using my cloth dye palettes on Kagerou/Oboro causes palette errors.

 
Last edited by a moderator:
I see people saying their translations are working, but I can't find them anywhere. I need the client translations for 2014-02-05bRagexe.
https://github.com/ROClientSide/Translation
Thanks. I've tried this, and it works. Mostly. Ran into a couple of problems using this new client:

-When launching, it gives me 2 errors: PetInfo and ShadowTable.lub errors. Both say the table is nil. My best guess is that this is caused because I use custom lub files on my server's main grf, in particular jobname.lub, which might need to be updated.

-The login background is completely black. I also do not see loading screens.

-Using my cloth dye palettes on Kagerou/Oboro causes palette errors.
1) Probably caused due to your outdated datainfo folder.

2) Login background is completely black -> Rediff the client (you probably have chosen wrong diffs)

3) This Repo does not contain KO Palettes, find a good KO palettes(and if you find, please don't forget to share it, I too am finding those palletes)

 
3) This Repo does not contain KO Palettes, find a good KO palettes(and

if you find, please don't forget to share it, I too am finding those

palletes)
I am using a custom palette pack from Kami-shi. It worked perfectly on my 2013-08 client. hasn't worked on any newer clients I attempted.

*Edit*

I attempted to re-diff the client, and no luck. Still 100% black login background. I tried making it just with the recommended settings, and still no luck. Using NEMO patcher.

 
Last edited by a moderator:
Back
Top