An_icehole Posted July 28, 2006 Posted July 28, 2006 what i am trying to do is click an image in a certain place its a location that moves within the image i can find the location of the place to click but what is tricky is to click the location but not with a mousecliuck as then it wont run while minimised does anyone know how to do this.
Xenobiologist Posted July 28, 2006 Posted July 28, 2006 what i am trying to do is click an image in a certain place its a location that moves within the image i can find the location of the place to click but what is tricky is to click the location but not with a mousecliuck as then it wont run while minimised does anyone know how to do this.HI,ControlClick works well even in minimized mode.So long,Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
An_icehole Posted July 28, 2006 Author Posted July 28, 2006 Yeah but with controlclick i cannot target a specific part of the image . basicaly what i need to do is send a click to a part of the screen without using the mouse
Moderators SmOke_N Posted July 28, 2006 Moderators Posted July 28, 2006 (edited) Look up _MouseClickPlus() it may or may not work for you (Doesn't work with everything). Edit: I am curious on how you found the Pixel Colour in a minimized window though. Edited July 28, 2006 by SmOke_N Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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