Baneado Posted June 22, 2012 Posted June 22, 2012 Could this be used to finally fix the splash packets? Here Quote
Mystery Posted June 23, 2012 Posted June 23, 2012 Can you share the packets for that cash shop icon? D:! I wanna have thattt!! Quote
Bahmut Posted June 23, 2012 Posted June 23, 2012 Hey I got a problem with the packet extract. It always give me an error after choosing my exe: I'm using the fRO client. This is the exe if you need it: Ragexe.zip Quote
Yommy Posted June 23, 2012 Author Posted June 23, 2012 Can you share the packets for that cash shop icon? D:! I wanna have thattt!! http://rathena.org/wiki/Packets look around 0x287, these have been public for ages Hey I got a problem with the packet extract. It always give me an error after choosing my exe: i didnt add support for old clients yet, i will add this soon but really i wanted people to help with the project. Could this be used to finally fix the splash packets? if you can capture the correct packet, you can do anything Quote
Bahmut Posted June 23, 2012 Posted June 23, 2012 Hey I got a problem with the packet extract. It always give me an error after choosing my exe: i didnt add support for old clients yet, i will add this soon but really i wanted people to help with the project. Cool I will wait then and sorry but I haven't got the skills to help you Quote
Rikimaru Posted June 23, 2012 Posted June 23, 2012 Anyways awesome Job Yommy! I really like your programm,since I need it to get the official dialogue of kRO/iRO NPC's. Thank you for releasing it. Also to the others : It's not NPC stealing,it's just showing the sent packets by the Server to the client,and this is shown on his programm. You can just get the official NPC dialogue for this. Quote
Nipsino Posted June 23, 2012 Posted June 23, 2012 This is going to be useful in the near future. This seems like an excellent project! Kudos and good-luck! Quote
Cretino Posted June 23, 2012 Posted June 23, 2012 I found very interesting, because now I will not worry about translation of scripts, I get the official written and replace. @Yommy, +1 You won by his great project. Quote
Arcana Posted June 24, 2012 Posted June 24, 2012 This is a best thing I've never seen in eathena or rathena for a 3 years! Time to learn about packet, and.... Thanks Yommy for a good project! ;") Quote
Yommy Posted June 24, 2012 Author Posted June 24, 2012 when i get some time, i will write up some documentation about what packets are, and how they are structured and i really hope people release the scripts they capture from official servers, to make rAthena better. the script mode could probably be expanded more too, but i am too busy for this Quote
malufett Posted June 25, 2012 Posted June 25, 2012 when i get some time, i will write up some documentation about what packets are, and how they are structuredand i really hope people release the scripts they capture from official servers, to make rAthena better. Thanks... Quote
Mystery Posted June 25, 2012 Posted June 25, 2012 Haha, with this PacketParser, we can finally find out the packets for the Battlegrounds Window. xD Quote
Brynner Posted June 27, 2012 Posted June 27, 2012 (edited) this is greats. but i hope there will also a tutorial for this. 'php' is not recognized as an internal or external command, operable program or batch file. Press any key to continue . . . i already have php i use xampp but the problem still there. Edited June 27, 2012 by Brynner Quote
JoWei Posted June 28, 2012 Posted June 28, 2012 @Brynner Yommy did mention you need to have php command line scripting enabled. As with most of my projects, PHP needs to be installed as this is PHP Command line scripting. for this to work you have 2 options 1) edit the bat file, and change 'php' to the location of your php.exe 2) add your php folder to windows paths, so you can call php from anywhere.. http://www.php.net/m...ation.addtopath Quote
Syouji Posted June 28, 2012 Posted June 28, 2012 Brynner, I used XAMPP too however you need to restart your PC in order for PHP to take effect. Quote
Bahmut Posted June 28, 2012 Posted June 28, 2012 I've tested the tool on fRO (Got Renewal and the new clients now) and it's working perfectly for getting the NPC texts. Thanks Yommy for this great tool. Quote
tr0n Posted June 29, 2012 Posted June 29, 2012 idk how to fix this php thingy =/ Edit: Can't make it run Quote
RCharles Posted July 10, 2012 Posted July 10, 2012 Alright I already successfully run it. Can anyone tell me, how? I mean what are the steps to start getting info from the npc. Quote
Bahmut Posted July 10, 2012 Posted July 10, 2012 Put the Ragexe.exe from your Ragnarok installation in the "\dev\dll_inject" folder, then run the Inject.bat and then choose your Ragexe.exe. After that copy the patched exe and the wpp.dll in back to you game folder. Put the Ragexe.exe from your Ragnarok installation in the "dev\plen_extract\clients", then run the Packet_Extract.bat and then choose your Ragexe.exe. After that copy the the created txt file from your "dev\plen_extract\plens" folder to your "data\packet" folder. Now you can start your Parser.bat. There choose your plens and mode. Start the patched exe in your game folder and play. Quote
Meister Posted August 16, 2012 Posted August 16, 2012 Put the Ragexe.exe from your Ragnarok installation in the "\dev\dll_inject" folder, then run the Inject.bat and then choose your Ragexe.exe. After that copy the patched exe and the wpp.dll in back to you game folder. Put the Ragexe.exe from your Ragnarok installation in the "dev\plen_extract\clients", then run the Packet_Extract.bat and then choose your Ragexe.exe. After that copy the the created txt file from your "dev\plen_extract\plens" folder to your "data\packet" folder. Now you can start your Parser.bat. There choose your plens and mode. Start the patched exe in your game folder and play. How to solve this? Got this error. Quote
Yommy Posted August 16, 2012 Author Posted August 16, 2012 How to solve this? Got this error. edit php.ini , remove the ; before extension=php_sockets.dll Quote
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.