deathmatron Master Cheater
Reputation: 0
Joined: 07 Dec 2007 Posts: 301 Location: Unknown.
|
Posted: Fri Oct 19, 2012 9:33 pm Post subject: Memory Writing |
|
|
Hello, so I've been more or less trying to work out how to write a bot(my first) for a little while, and I've managed to get the static addresses and pointers for the x and y coordinates, facing and map # for PokeMMo. Now for the bot, I'd love to be able to bot while not focused, so the ability to send movement commands/key commands to the game while it's not focused would be what i'm aiming for.
33BE3B5C Is the static address. 8, 14, 20, 30, and 7c are the pointers in that order for X/Y In hex, the first four characters are Y, and the last are X. C, 14, 20, 30, and 7c are the pointers for Facing/Map in hex, firs four are facing, last four are map id. I'd appreciate some assistance.
|
|