2013 Ragexe and Diff (Up to date 2013-08-07)

@Shakto:

Do you have plans to work on ForceClientHashPacket in the future?
default_smile.png


Code:
Working :@ Chat FixAllow Chat Flood (X lines)Allow Space In Guild NameArial on All LangtypesChange Gravity Error HandlerChat Color GMChat Color GuildChat Color MainChat Color Party OtherChat Color Party YouChat Color Player OtherChat Color Player YouCustom Window TitleDisable 4 letter charname limitDisable 4 letter username limitDisable 4 letter password limitDisable Nagle AlgorithmDisable Ragexe Filename CheckDisable rag1&sak1Disable Hallucination Wavy ScreenDisable HShieldDisable Packet EncryptionDisable Quake Skill EffectDisable Swear FilterEnable AsciiEnable Custom 3D BonesEnable Multiple GrfEnable Official Custom FontsEnable Title Bar MenuEnable 64k HairstyleEnable DNS SupportEnforce Official Login BackgroundExtended Chat BoxExtended Chat Room BoxExtended Npc BoxExtended PM BoxFix Camera Angles (Full, Less, Recommended)HKLM to HKCUIncrease Headgear View ID to 5000Increase Zoom Out (50% - 75% - Max)Increase Screenshot QualityIgnore Missing File ErrorIgnore Missing Palette ErrorKorea Service XML FixOnly First Login BackgroundOnly Second Login BackgroundPackets Keys ChangeRead Data Folder FirstRead lua before lub (ItemInfo.lub)Read msgstringtable.txtRead questid2display.txtRemove GM SpritesRemove Gravity AddsRemove Gravity LogoRemove Hourly AnnonceRemove Serial DisplayRestore Login WindowShared Body PalettesShared Head PalettesSkip Licence ScreenSkip Ressurection ButtonTranslate Client in EnglishUse Custom Aura SpritesUse Normal Guild BracketsUse Plain Text DescriptionsUse Ragnarok IconUse SSO login packet for all LangtypeMissing (todo) :Disable Multplie Windows 
 
@Shakto:

Do you have plans to work on ForceClientHashPacket in the future?
default_smile.png


Working :@ Chat FixAllow Chat Flood (X lines)Allow Space In Guild NameArial on All LangtypesChange Gravity Error HandlerChat Color GMChat Color GuildChat Color MainChat Color Party OtherChat Color Party YouChat Color Player OtherChat Color Player YouCustom Window TitleDisable 4 letter charname limitDisable 4 letter username limitDisable 4 letter password limitDisable Nagle AlgorithmDisable Ragexe Filename CheckDisable rag1&sak1Disable Hallucination Wavy ScreenDisable HShieldDisable Packet EncryptionDisable Quake Skill EffectDisable Swear FilterEnable AsciiEnable Custom 3D BonesEnable Multiple GrfEnable Official Custom FontsEnable Title Bar MenuEnable 64k HairstyleEnable DNS SupportEnforce Official Login BackgroundExtended Chat BoxExtended Chat Room BoxExtended Npc BoxExtended PM BoxFix Camera Angles (Full, Less, Recommended)HKLM to HKCUIncrease Headgear View ID to 5000Increase Zoom Out (50% - 75% - Max)Increase Screenshot QualityIgnore Missing File ErrorIgnore Missing Palette ErrorKorea Service XML FixOnly First Login BackgroundOnly Second Login BackgroundPackets Keys ChangeRead Data Folder FirstRead lua before lub (ItemInfo.lub)Read msgstringtable.txtRead questid2display.txtRemove GM SpritesRemove Gravity AddsRemove Gravity LogoRemove Hourly AnnonceRemove Serial DisplayRestore Login WindowShared Body PalettesShared Head PalettesSkip Licence ScreenSkip Ressurection ButtonTranslate Client in EnglishUse Custom Aura SpritesUse Normal Guild BracketsUse Plain Text DescriptionsUse Ragnarok IconUse SSO login packet for all LangtypeMissing (todo) :Disable Multplie Windows 
+1, please implement ForceClientHashPacket  diff for 2013 clients.

 
Tested.

2013-08-07 do not work Encryption. I can spam easly with WPE without any troubles.

WIth other clients < 2013-08-07 all seems to be ok, and when i trying to spam with WPE i getting DC.

Anyone can confirm that? Or only i am have this problem? Thank you.
default_wink.png


 
Last edited by a moderator:
1425705_644436905588456_596294395_n.jpg



help please
default_sad.png
((

apple item .. when i add custom item ....

idnum2itemdesctable
idnum2itemdisplaynametable
idnum2itemresnametable is ok...

sorry for my english
default_sad.png


​im using
2013-08-07aRagexe

 
Last edited by a moderator:
1425705_644436905588456_596294395_n.jpg


help please
default_sad.png
((

apple item .. when i add custom item ....

idnum2itemdesctable

idnum2itemdisplaynametable

idnum2itemresnametable is ok...

 

sorry for my english
default_sad.png


 

​im using

2013-08-07aRagexe
Edit System/itemInfo.lub

2012-04-10+ clients uses itemInfo.lub instead of idnum tables.

 
I am having crash the client by clicking the register button in the window to type login and password, does anyone know how can I solve this problem.

 
Use client 2013-07-31, does not show the error only crash the client when you click the button.

 
Last edited by a moderator:
I got this error when i try to use the booking system:

[Warning]: clif_parse: Received unsupported packet (packet 0x65ff (0x65ff), 19 bytes received), disconnecting session #3.
Unbenannt.png

 
Try to add this to your packets.h and recompile

packet(0x65ff,18,clif->pPartyBookingRegisterReq,2,4,6);
 
Last edited by a moderator:
Try to add this to your packets.h and recompile

packet(0x65ff,18,clif->pPartyBookingRegisterReq,2,4,6);
Dont work, same error:

Not sure if i added the line right?!

//2013-08-07Ragexe (Shakto)
#if PACKETVER >= 20130807
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(0x65ff,18,clif->pPartyBookingRegisterReq,2,4,6); // <---- ADDED IT HERE?!
#ifdef PACKETVER_RE
packet(0x0365,41,clif->pPartyRecruitRegisterReq,2,4);
 
Try to add this to your packets.h and recompile

packet(0x65ff,18,clif->pPartyBookingRegisterReq,2,4,6);
Dont work, same error:

Not sure if i added the line right?!

//2013-08-07Ragexe (Shakto)
#if PACKETVER >= 20130807
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(0x65ff,18,clif->pPartyBookingRegisterReq,2,4,6); // <---- ADDED IT HERE?!
#ifdef PACKETVER_RE
packet(0x0365,41,clif->pPartyRecruitRegisterReq,2,4);
I dont know if you are using latest rev. but try to update your packet.h

it must contain 

Code:
#ifdef PACKETVER_RE	packet(0x0365,41,clif->pPartyRecruitRegisterReq,2,4);#else // not PACKETVER_RE	packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4);#endif // PACKETVER_RE
 
the wohle text is. So any idea why i got this error?

Code:
//2013-08-07Ragexe (Shakto)#if PACKETVER >= 20130807	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(0x65ff,18,clif->pPartyBookingRegisterReq,2,4,6);#ifdef PACKETVER_RE	packet(0x0365,41,clif->pPartyRecruitRegisterReq,2,4);#else // not PACKETVER_RE	packet(0x0365,18,clif->pPartyBookingRegisterReq,2,4);#endif // PACKETVER_RE	// 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(0x0887,36,clif->pStoragePassword,0);#endif/* PacketKeys: [URL="https://boardtest.herc.ws/topic/1105-hercules-wpe-free-june-14th-patch/"]http://herc.ws/board/topic/1105-hercules-wpe-free-june-14th-patch/[/URL] */
 
delete the line that you added, and please check your mmo.h if what client you are using.

#ifndef PACKETVER #define PACKETVER 20130807#endif// Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).//#define PACKETVER_RE
then, if this doesnt work, please make sure that you diff your client Disable Packet Encryption

 
#ifndef PACKETVER#define PACKETVER 20130807#endif // PACKETVER#ifndef DISABLE_PACKETVER_RE// Comment the following line if your client is NOT ragexeRE (required because of conflicting packets in ragexe vs ragexeRE).#define PACKETVER_RE#endif // DISABLE_PACKETVER_RE
This is my mmo.h and Disable Packet Encryption was all the time Disabled. Have i to try to to enable it?

 
Back
Top