I'm currently working on a program that reads flyff packets (acts like a proxy) which takes out the useless ones and parses only NPC chatbox/dialog commands.
So far, I managed to record half a dialog (one out of two link-labels, two out of four text-screens).
I'm planning on releasing the binary when it's done.
Since it acts like a packet sniffer, you have to have winpcap installed on your computer.
This program is developed in C# (sharppcap lib included and is required).
This program should be used to "sniff" dialogs from eflyff (or other caaliserver, although they're all the same) and save the npc chatbox data in a file, and finally with the recorded data you can implement it on your server.
Binary will be up as soon as I get the program to get the full data.
Edit: source released, still doesn't work with eFlyff (it needs some modifications).



![[Development] Flyff dialog recorder *source released*](http://ragezone.com/hyper728.png)




