spelltwister
Programmer
Hello, I have been trying for quite a while, without any leads as to how to train the mouse. By this, I mean I want the computer to prompt the user to click on a part of the screen. It will then grab the mouse coordinates and store them somewhere for later use. Then it will prompt them for another click, and store that mouse click for later. After seven clicks, I have macro code finished, but there are clicks on element trees and such that do no have a way to be directly referenced. That's what the user will be clicking on. They will select where each part is that is needed, the macro will turn on and off the different elements of the tree and run tests with the different elements on and off. Any help appreciated!