Well, this is my first macro i ever posted.. i'm noob about doing these things.
It is quite simple, i just found out it is possible to click OUT of the screen with ControlClick with AutoIt.. so what i did was getting a coordinate in-game and see witch pixel it corresponds (using proportion with the pixels).
I'm releasing it OpenSource because maybe someone have an idea or suggestion :) I'm trying to work with my own auto hunt, i'll probably use this function to find monsters or keep the player on the spaw..
The Function takes two parameters, the desired X and Y game coordinates. The memory adresses are for 5005 version. Maybe doesn't work for other versions.
There are one .RAR with the executable, and another one with the source =]
It is quite simple, i just found out it is possible to click OUT of the screen with ControlClick with AutoIt.. so what i did was getting a coordinate in-game and see witch pixel it corresponds (using proportion with the pixels).
I'm releasing it OpenSource because maybe someone have an idea or suggestion :) I'm trying to work with my own auto hunt, i'll probably use this function to find monsters or keep the player on the spaw..
The Function takes two parameters, the desired X and Y game coordinates. The memory adresses are for 5005 version. Maybe doesn't work for other versions.
There are one .RAR with the executable, and another one with the source =]