|
-
Aug 25th, 2009, 06:01 AM
#1
Thread Starter
Lively Member
Game network tracker
Hello people,
I want to create for a game an external program that can give advice about what to do but I have no idea where to start.
First off all I am not an unexpericend programmer but simply never did something like this before.
Its about the game called PoxNora, this is some kind of advanced chess with so called 'runes' that can level, you can upgrade and collect.
The game send data to the client while you are playing. This data(is what i expect) contains information about what you are playing and what your opponent is playing. I know there are programs(forgot the names and cant find them that fast anymore ) that can listen to proccesses and detect network packages(wich is usually done for cheating in a lot of games). I want to do the same for this game and then let the program give advice.
Example of advice even when you dont know the game.
I have 2 so called 'runes' and the enemy has 1. I want my program to calculate if it is better to attack firstly with one unit, maybe it causes debuffs, and then with the other one to maximize the damage output.
However it will take some time to create a program like this I really want to make it. I can create all those calculations myself but have no idea where to start with the network part.
For info, the idea is still only in the head. Havent program a single line yet.
I hope someone can help me
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|