deathmatron Master Cheater
Reputation: 0
Joined: 07 Dec 2007 Posts: 301 Location: Unknown.
|
Posted: Tue Nov 06, 2012 6:11 pm Post subject: Sending Game UI Messages |
|
|
| Hey guys, so i'm attempting to write commands to a game GUI in a game, and i'm not meeting with much success. I can write movement commands directly to the game, with memory writing, but it seems for some reason or another that the same keys written to memory that are held down, for moving, are different than those for the GUI. It's pretty vital that I'm able to send commands to the UI for what I need, and the game is in Java, which makes it a little more complicated.
|
|