2012-05-25 Client

Virtue

New member
Messages
259
Points
0
Hi, I am using a 2012-05-25aRagexeRE client, and i am having this error

2wnxow9.png


 
Last edited by a moderator:
the question is does harmony support that client? is that Ragexe or RagexeRE?

 
yes, harmony supports this client and it works fine on my other svn, though i want to use herc. and try to set it up before, then i experienced that today

 
try to use the 2012-05-15Ragexe

and i provided a packet for you

[cbox]// 2012-05-15Ragexe

#if PACKETVER >= 20120515
packet(0x0369,26,clif->pFriendsListAdd,2);
packet(0x094B,5,clif->pHomMenu,2,4);
packet(0x089A,36,clif->pStoragePassword,0);
packet(0x091F,26,clif->pPartyInvite2,2);
packet(0x08A8,19,clif->pWantToConnection,2,6,10,14,18);
packet(0x0923,7,clif->pActionRequest,2,6);
packet(0x0947,10,clif->pUseSkillToId,2,4,6);
packet(0x0366,-1,clif->pItemListWindowSelected,2,4,8);
packet(0x0891,-1,clif->pReqOpenBuyingStore,2,4,8,9,89);
packet(0x092C,2,clif->pReqCloseBuyingStore,0);
packet(0x091A,6,clif->pReqClickBuyingStore,2);
packet(0x096A,-1,clif->pReqTradeBuyingStore,2,4,8,12);
packet(0x0817,-1,clif->pSearchStoreInfo,2,4,5,9,13,14,15);
packet(0x0367,2,clif->pSearchStoreInfoNextPage,0);
packet(0x087E,12,clif->pSearchStoreInfoListItemClick,2,6,10);
packet(0x087C,5,clif->pWalkToXY,2);
packet(0x087D,6,clif->pTickSend,2);
packet(0x08AC,5,clif->pChangeDir,2,4);
packet(0x0964,6,clif->pTakeItem,2);
packet(0x0364,6,clif->pDropItem,2,4);
packet(0x085A,8,clif->pMoveToKafra,2,4);
packet(0x0869,8,clif->pMoveFromKafra,2,4);
packet(0x08AD,10,clif->pUseSkillToPos,2,4,6,8);
packet(0x08A2,90,clif->pUseSkillToPosMoreInfo,2,4,6,8,10);
packet(0x09A5,6,clif->pGetCharNameRequest,2);
packet(0x0957,6,clif->pSolveCharName,2);
packet(0x0861,18,clif->pPartyBookingRegisterReq,2,4,6);
#endif[/cbox]

 
try to use the 2012-05-15Ragexe

and i provided a packet for you

[cbox]// 2012-05-15Ragexe

#if PACKETVER >= 20120515

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#endif[/cbox]
used that and now i can't even log in

 
what diff you use? can you show it to me? did you enable the 'packet_obfuscation' to 2 in battle/client.conf?

 
can you show me your diff in your client? what diffs you put in your client.

 
Headgear view ID - enabled over 1000, at least to 4000.

Enable 9 digit damage, well I had judas diff it, that 9digit damage is the only thing special, i think packet something is also diffed.

 
hmm try to contact judas about that.. did you change your clientdat in mmo.h?

 
yep, set everything right. already did and no luck yet but well, i am still looking for alternatives just incase

 
i suggest that you try to enable the 'packet_obfuscation' to 1 even you have harmony.

 
harmony in 2013 looks like eamod. To many features, and more bugs without nothing result.

 
Yup and since we have a packet encryption on hercules, harmony is useless now except to have mac adress. But buy 200$ for that u_u

 
Back
Top