Mouseclicks in GUI
#1
Posted 15 March 2012 - 09:14 PM
But in a GUI, can i make the gui press at a x and y axis in the gui, without using my mouse? so i can do other things at the same time? Not just like _IEImgClick, because it doesn't lead to a link, and can i use pixelgetcolor etc in a gui that runs while i do other stuff on my computer?
#2
Posted 16 March 2012 - 02:36 PM
Is it impossible?
#3
Posted 16 March 2012 - 02:43 PM
Edited by spudw2k, 16 March 2012 - 02:43 PM.
Things I've Made: AUHistory ◊ Deck of Cards ◊ HideIt ◊ ICU◊ IconFreezer◊ IpodEjector ◊ LinkDownloader ◊ MD5 Folder Enumerator ◊ PingTool ◊ QuickNIC ◊ ReadOCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam
Misc Code Snippets: ADODB Example ◊ Detect SafeMode ◊ Local Admins ◊ MakeChoice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retreive SysListView32 Contents ◊ Set IE Homepage ◊ System UpTime ◊ Tickle Expired Password ◊ Transpose Array
Projects: Scan Engine Builder ◊ SpeeDBurner
Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ _Service_UDF
#4
Posted 16 March 2012 - 03:02 PM
You can use MouseMove and MouseClick functions to do so, but a better way would be to use the AUInfo tool included with AutoIt, find the control ids within the GUI you wish to automate and use ControlSend or ControlClick functions to interact with it.
But doesn't that use the mouse, so i can't do other things at the same time?
#5
Posted 17 March 2012 - 09:27 PM
You can use MouseMove and MouseClick functions to do so, but a better way would be to use the AUInfo tool included with AutoIt, find the control ids within the GUI you wish to automate and use ControlSend or ControlClick functions to interact with it.
works if there is any text in the window, but on some sites there arent any text, because it uses pictures or flash 11. Any other way i can do it there?
#6
Posted 20 March 2012 - 07:27 AM
#7
Posted 20 March 2012 - 06:37 PM
What's the URL of the site you are trying to automate controls on?
#8
Posted 20 March 2012 - 08:30 PM
You're annoying
What's the URL of the site you are trying to automate controls on?
Here's the site:
http://freiamelkesjokolade.no/flash.html#/Login
I want it to log in for me, but i can't even make it click at the place to log in...
Oh, and it's also possible to make the GUI type in the username and password, right? While im checking facebook and waiting for it to log in?
Edit:
The site is in Norwegian, so maybe you don't understand...
If you can't load the site, it's probably because you don't have flash 11.
Edited by TheNorwegianUser, 20 March 2012 - 08:31 PM.
#9
Posted 20 March 2012 - 08:53 PM
Forum Rules states that web site login automation is a subject that cannot be talked about in this forum.
Under "Do Not Discuss", 4th bullet
SPAM tools including instant messenger or forum auto-posters. This includes forum or site auto-login methods.
#10
Posted 20 March 2012 - 08:56 PM
As stated in the Forum rules, log-in scripts are not permitted here.
M23
Toast - Small GUIs which pop out of the Systray - Marquee - Scrolling tickertape GUIs
Scrollbars - Automatically sized scrollbars with a single command - GUIFrame - Subdivide GUIs into many adjustable frames
GUIExtender - Extend and retract multiple sections within a GUI - NoFocusLines - Remove the dotted focus lines from buttons, sliders, radios and checkboxes
ChooseFileFolder - Single and multiple selections from specified path tree structure - - Notify - Small notifications on the edge of the display
RecFileListToArray - An alternative to _FileListToArray with user-defined include/exclude masks, maximum recursion level, sorting and displayed path options
GUIListViewEx - Insert, delete, move, drag and sort ListView items
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users




This topic is locked
