hi i am realy newbie in macro making and i want 1 macro .
in 1 game have a monster and its moving non stop but not fast i need to make macro on it. mouse tracking monster and always right click on this monster if anyone help will be great thx.
picture tracking
Moderators: Dorian (MJT support), JRL
Start reading the on-line help for the "image recognition" functions. You will probably need to do a "FindImagePos" in a loop to continuously find the image coordinates of your "monster".
Note: This will not be an "easy" project. You will need to do quite a bit of reading, studying, and then many "trial and error" prototypes to help you get to your goal. But then this is exactly what "experienced" macro developers do also.
After you have some partially working code samples, you can post them to this forum and we would be glad to provide additional help.
Good luck!
Note: This will not be an "easy" project. You will need to do quite a bit of reading, studying, and then many "trial and error" prototypes to help you get to your goal. But then this is exactly what "experienced" macro developers do also.
After you have some partially working code samples, you can post them to this forum and we would be glad to provide additional help.
Good luck!