Asuramaru Posted February 12, 2016 Posted February 12, 2016 You guys know how Au3Info.exe works, when i select "Mouse" tab.. I need to create a GUI, a GUI button, and when i click this button, the next click i do with my cursor will save the position of cursor (x,y and the color) on $mousepos var, but i dont figure how to do this, i'm about 3 hours trying and nothing =[ If anyone know how too do this, i will love help! I dont want a finished script, but some hints
JohnOne Posted February 12, 2016 Posted February 12, 2016 Show what your 3 hours have got you. Even just a bit of it. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
Asuramaru Posted February 12, 2016 Author Posted February 12, 2016 "i'm about 3 hours trying and nothing" I dont find anything about this T.T
jdelaney Posted February 12, 2016 Posted February 12, 2016 helpfile: _ispressed mousegetpos while wend loop IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
JohnOne Posted February 12, 2016 Posted February 12, 2016 MouseGetPos _IsPressed Sleep are all you need besides gui AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
JohnOne Posted February 12, 2016 Posted February 12, 2016 haha one all. jdelaney 1 AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
JohnOne Posted February 12, 2016 Posted February 12, 2016 And add PixelGetColor to complete it. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
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