i wouldnt know how to even set up a progam to capture the incoming and outgoing packets :|Quote:
Packet logging ftw..
If you're hooking the send/receive functions in the client then you can simply dump incoming/outgoing packets for types that you don't already know. Once you know hwo a few work, they are rather simple to structure...
+ korvak's wiki is a GREAT reference (even if it doesn't have current tq patch structure it gives you values to look for in the packet)
They really... never remove values from packets, they just shift them around and sometimes add new things so having even older packet versions lets you know "ok... this packet contains these 5 main values at least... lets find out at which offsets they are in current tq patch"
Saves a ton of times.
And afaik there is no vb.net examples because no one bothers making them in those languages... there are lots of great C# examples for basic learning and some c++ references but that's about it..
----------------
Now playing: [Only registered and activated users can see links. Click Here To Register...]
via [Only registered and activated users can see links. Click Here To Register...]