slaughter Posted August 25, 2004 Posted August 25, 2004 How to send mouse click to a game wich is minimized? I ned this fo MU online bot. To use him when miznimized. Cordinats in game where to clik is not need. Jus need to clik in any place i ngale second mouse buttonn. How to do that ? I tryed to use ControlClick ( "MU", "", "", "right", 5) but that dont work! Plzz need help. In progress: Windows Server bruteforce GUARD Admin Tools (Remote client control) Bypasing firewall Old stuff: [font="Verdana;"]MD5 Auto Update Calendar XP SS multi usser server & client Autoit Remote Control (ARC)[/font]
this-is-me Posted August 25, 2004 Posted August 25, 2004 Try mouseclick instead of controlclick. Who else would I be?
magaf Posted August 25, 2004 Posted August 25, 2004 in the readme file as a note to this function i see: The control might first need to be given focus with the ControlFocus command. guess thats the prob
this-is-me Posted August 25, 2004 Posted August 25, 2004 No, that is not the problem. The problem is there is no control to click. If the suggestion I gave him/her is followed, they will have no problems. Who else would I be?
sugi Posted August 25, 2004 Posted August 25, 2004 @slaughter: AutoIt3 has the same problem as you when you want to do a mouse click on a minimized window: there is no window to click on.
JSThePatriot Posted August 26, 2004 Posted August 26, 2004 I have a similar thing I would like to accomplish. I want to press an enter button on a minimized window. I havent even started on a script yet because I am completely new to this language. I am supposing it should be pretty easy to pick up because I know a couple others adequately. JS AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
ezzetabi Posted August 26, 2004 Posted August 26, 2004 (edited) Deleted... as This-is-me advice. Edited August 26, 2004 by ezzetabi
this-is-me Posted August 26, 2004 Posted August 26, 2004 @ezzetabi, Did you even READ [hello] the posts? That has already been clarified. THERE IS NO CONTROL TO CLICK!!! Don't post useless info that has already been told. Who else would I be?
darknuke Posted August 27, 2004 Posted August 27, 2004 but he said the window is miznimized <{POST_SNAPBACK}>ControlFocus just means that the control will be given focus much like when using the tab key.
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