Coordinate

10/10/2012 07:49 italyok#1
There is process to grab from dekaron the coordinate X and Y of the character?
10/10/2012 09:50 guesswho-.-#2
Pointers. I think each map has their own pointers for coordinates. Checked it a while back but I don't remember anymore.
10/15/2012 18:15 italyok#3
thanks for the info
10/15/2012 20:43 guesswho-.-#4
sorry it probably made a mess in your mind, what I meant was that each map stores their coords on different address, at least thats what I noticed when I worked on it, each time I changed the map, coord address changed, but when I went back the old address was still good. pointers are used only if you dont wanna struggle with it each time coz its allocated memory and theres a really high chance it will change each time (or actually, extremely small chance that it will NOT xd) unfortunately you are unable to check the pointers coz themida doesnt allow attaching debuggers to the process.
10/16/2012 18:17 italyok#5
last time that i check..i can bypass themida and i now will try to make my bot thanks :)
10/16/2012 18:27 guesswho-.-#6
let me know if you need some help, but I assume that if you know how to unpack themida, you can do minor things like pointers, right?
10/17/2012 21:21 italyok#7
can we talk on skype? pm me with it if you want