Player coordinate.(auto it)

09/16/2013 06:35 riah64#1
Hi guys,

Is it possible to get a player's coordinate or distance of the player related to my character(or the center of the screen). I'm planning to do this with autoit with Nomadmemory.

This is not related to packets, just basically values of addresses on the exe (if possible).

PS. I am a beginner with these things.

Im thinking of getting it through the target's character name, then the distance of that target from the center of the screen.
01/09/2014 02:13 Njowils#2
I'm pretty sure that you can't, sorry.
01/12/2014 22:59 KraHen#3
If you can get the other players spawn/jump/walk packet, it has the coordinates and you can simply calculate the distance with that. Good luck though if you want to do this on retail.