Death Posted February 23, 2009 Posted February 23, 2009 I'd like to ope vpc on taskbar which i can do then it clicks in to but idk how to make it click on the accept button.
Envoi Posted February 23, 2009 Posted February 23, 2009 I'd like to ope vpc on taskbar which i can do then it clicks in to but idk how to make it click on the accept button.I'm guessing you'll need to use coordinate based automation for that. Look in the help file for the ControlClick function, use the x and y parameters to click that area of the VPC window.The other way that might work is sending a keyboard shortcut to the VPC window. For instance, if in Diablo you can press Ctrl-A to accept that transaction, the you can use AutoIt to send the Ctrl-A for you.I hope this helps.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now