Is it possible? - Help/Indication

12/04/2013 02:22 hashyri#1
Hi,

I'd like to make a software to identify what a game send/receive over the internet. For example, when I'm fighting a monster, I want the software to identify what monster I'm fighting, what it dropped, how much exp it gave me, where was that monster, and similar information.

Can anyone give me some help indicating forums, threads, books, tutorials, etc so that I can get an idea of what to do, and where I can start from?
12/04/2013 06:33 Rainvair#2
[Only registered and activated users can see links. Click Here To Register...]

This should work for you
12/04/2013 06:51 ҳc3ρ0™#3
In which language do you want to code this?
12/04/2013 12:43 hashyri#4
Quote:
Originally Posted by ҳc3ρ0™ View Post
In which language do you want to code this?
I'm a programmer, however I work most with PHP, Javascript, MySQL and other web languages. I've learned to program in Visual Basic/Java SE, but I believe that C++ would be better for this, and it would be my first time trying it.

Quote:
Originally Posted by Rainvair View Post
[Only registered and activated users can see links. Click Here To Register...]

This should work for you
Thanks.