Posted: Fri Apr 30, 2010 5:22 pm Post subject: How do I find coordinates?
Trying to find the coordinates with this online game I'm playing. I want loop system...auto go back to town, fill up pots, etc. But how do I find the coordinates? The coordinates are stored like 25.5, 59.2...like that. I tried double, float, etc but I never get anything on the second scan.
I'd say prolly only the coordinates for your current position are stored. Is that what you're looking for? Try multiple scans. First scan for an unknown value, move, scan for changed. move again, scan for changed again, try to narrow it down into hopefully an address that stores the position.
I think the point is to find information and build a bot around it? I am doing the same thing and it's very effective this way. Get your bot to read as much information as possible from memory and it will be a lot more effective and you can make it very smart that way. Good luck with your bot.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum