Jump to content

kova

Members
  • Posts

    4
  • Joined

  • Last visited

1 Follower

Profile Information

  • Gender
    Not Telling
  • Location
    MY

kova's Achievements

Poring

Poring (1/15)

0

Reputation

  1. Seem like it is lua files error. can provide me the correct lua files for the data and client i using?
  2. #define PACKETVER 20120410 <--- this is one is the version of your client.. Yes, I am following Judas' guide. His guide is shown below: Tools Used to Diff and EXE(Diff): http://supportmii.com/ro1/Clients/DiffPatcher.7z http://supportmii.com/ro1/Clients/Bypass_Clients/Waeyan/WDGSkipPacketHeaderObfuscation.dll http://supportmii.com/ro1/Clients/2012‐04‐10aRagexeRE.exe Client Side: http://supportmii.com/ro1/Clients/Judas_Setups/2012_Setup/ Server Side: Src/common/mmo.h set to 20120410 Recompile with visual studio db/packet.db Set to packet_db_ver: 28 Replace anything using 28 near the bottom and paste the entry into your packet_db.txt http://svn6.assembla.com/svn/ClientSide/Packets/Packet_db/packets_2012‐04‐10aRagexeRE.txt I downloadeded but I'm not sure how to start because there are several questions that i need to clarify. 1st: the db\packet_db is shown as //2012-04-10aRagexeRE packet_ver: 30 0x01FD,15,repairitem,2 0x089C,26,friendslistadd,2 0x0885,5,hommenu,2:4 0x0961,36,storagepassword,0 0x0288,-1,cashshopbuy,4:8 0x091C,26,partyinvite2,2 0x094B,19,wanttoconnection,2:6:10:14:18 0x0369,7,actionrequest,2:6 0x083C,10,useskilltoid,2:4:6 0x0439,8,useitem,2:4 0x0945,-1,itemlistwindowselected,2:4:8 0x0815,-1,reqopenbuyingstore,2:4:8:9:89 0x0817,2,reqclosebuyingstore,0 0x0360,6,reqclickbuyingstore,2 0x0811,-1,reqtradebuyingstore,2:4:8:12 0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15 0x0835,2,searchstoreinfonextpage,0 0x0838,12,searchstoreinfolistitemclick,2:6:10 0x0437,5,walktoxy,2 0x0886,6,ticksend,2 0x0871,5,changedir,2:4 0x0938,6,takeitem,2 0x0891,6,dropitem,2:4 0x086C,8,movetokafra,2:4 0x08A6,8,movefromkafra,2:4 0x0438,10,useskilltopos,2:4:6:8 0x0366,90,useskilltoposinfo,2:4:6:8:10 0x0889,6,getcharnamerequest,2 0x0884,6,solvecharname,2 0x08E5,41,bookingregreq,2:4 //Added to prevent disconnections 0x08E6,4 0x08E7,10,bookingsearchreq,2 0x08E8,-1 0x08E9,2,bookingdelreq,2 0x08EA,4 0x08EB,39,bookingupdatereq,2 0x08EC,73 0x08ED,43 0x08EE,6 0x08EF,6,bookingignorereq,2 0x08F0,6 0x08F1,6,bookingjoinpartyreq,2 0x08F2,36 0x08F3,-1 0x08F4,6 0x08F5,-1,bookingsummonmember,2:4 0x08F6,22 0x08F7,3 0x08F8,7 0x08F9,6 0x08FA,6 0x08FB,6,bookingcanceljoinparty,2 0x0907,5,moveitem,2:4 0x0908,5 0x08D7,28,battlegroundreg,2:4 //Added to prevent disconnections 0x08CF,10 //Amulet spirits 0x0977,14 //Monster HP Bar So I need to change this one? packet_ver: 30 to packet_ver: 28
  3. Hi Judas, could you help me with RO client? I'm lost. First of all, I am using rAthena - r16674 Trunk. I already set up the server and 3 servers (char, login, map) are run perfectly. besides that, my packetver is shown here: Btw, the renewal data I used is provided by Alexandria - data ver 2.0 found http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/ So I wander how to diff a client? I have checked the pdf given. But still can't get through it, sorry being a noob.
  4. Hi, could anyone help me with RO client? I'm lost. First of all, I am using rAthena - r16674 Trunk. I already set up the server and 3 servers (char, login, map) are run perfectly. besides that, my packetver is shown here: Btw, the renewal data I used is provided by Alexandria - data ver 2.0 found http://rathena.org/b...english-folder/ So I wander how to diff a client? I have checked the pdf given. But still can't get through it, sorry being a noob.
×
×
  • Create New...