I'm trying to make a program that needs to monitor another application (video game) and I need to monitor or Collect the players score at the end of the game.
I used to know a program I used to use to cheat on UT2K4 and give me unlimited health and ammo, This program could force and lock an applications variables on demand, How ever i can't find what that program was.
Any way I'm wondering if some one could make a simple application that can monitor the games strings data or what ever programmers call them, and create a log of all changes.
Obviously it would take up and incredible amount of space to record ALL of the value changes, It would be much efficient of it recorded them on a key command and disabled with another key command. EG: Ctrl+Alt+R (record) & Ctrl+Alt+S (stop)
If some one does make this program for me, I'll use it to record at key intervals with some keyboard shortcuts during the game play and noting down any strings that dictate how many player where in game, if the match is finished and what the scores were, then upload that information online.
