Jump to content

Recommended Posts

Posted

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.

Posted

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

Posted

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?
Posted

@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.

Posted

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)

Posted

@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?
Posted

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.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...