|
If you could tell us what game is it, we could have more answers, but simply, you have several options:
A) As 0ptimist said, you could simlute keypresses/mouseclicks to manipulate the game & RPM to do the radar thingy or pixel reading.
B) You could edit packets between you and server (Man-in-the-Middle)
C) You could use C++ (you can also use c# or vb.net but that would be painful af) to hook the game functions and use them for you needs.
That's all that come to my mind atm.
Have a nice day,
UniveX
|