So I have been working with AHK for a long time now and realized it has memory read capabilities. So I am trying to find a realiable way to read my xyz coords to make my own bot.
Problem is I suck with CE. Most of the other offset threads I see show the characters xyz coords as float values. But every time I try searching for values and modifying my search to narrow down a single address. I end up with 0.
Aion took out the /loc function so I can't even find 2 decent coords to search between.
Most of the time I am just simply moving in 1 direction hitting increased value, hoping it will eventually narrow down to a handful or addresses which I can look in. But it never goes right.
Any expert advise for how to better make use of my CE searches would be great.
Thank you
Problem is I suck with CE. Most of the other offset threads I see show the characters xyz coords as float values. But every time I try searching for values and modifying my search to narrow down a single address. I end up with 0.
Aion took out the /loc function so I can't even find 2 decent coords to search between.
Most of the time I am just simply moving in 1 direction hitting increased value, hoping it will eventually narrow down to a handful or addresses which I can look in. But it never goes right.
Any expert advise for how to better make use of my CE searches would be great.
Thank you