Program for analysing incoming packets for Ragnarok Online (iRO-Chaos).
This application is still under development.
Install Guide
Clone source code from repository, compile it and run.
Application will try to dial to destination tcp://localhost:10101 and accept incoming traffic from this connection.
Incoming traffic should send to this application sniffed packets from ragnarok client.
Functionality:
Reads changes of character
Reads changes of homunculus
Detects when user / homunculus gains experience
Detects and notifies when homunculus hunger becomes lower than 25
Detects when you are summoning homunculus
Detects homunculus intimacy level
ETA until levelUP (base / job)
Exp per hour
Amount of monsters killed
TODO:
Move settings to command line parameters
Picked up items
DPS Meter
Track all dropped items
Track all met characters
Zeny per hour
Dropped items from monster
Fill game object and keep all information about character in web UI