(adsbygoogle = window.adsbygoogle || []).push({});
Ok so as you may know I have already made a RTM tool that looked terrible and somethings were not working.
But to the point, I have re done the whole tool to make it look better and modern.
Now I am trying to add a Teleport function into it.
So the problem is this how exactley do I find the X, Y, Z locations of the character?
I would assume that I would need to be watching the memory of the game to find where the character has moved to but what would I be looking for string wise?
Any help would be brill
Thanks.