Jump to content

Recommended Posts

Posted

Not sure how to go about this one. Trying to make a script for a game to automate a few processes, but I'm unable to get AutoIT to set focus on the program at all or send it any commands.

Any clues how to go about setting it in focus to send it commands? (Help file and search have been pretty unhelpful)

Been messing around with some code, controlling the mouse to select the window and such, but AutoIT wont see the program in focus, or be able to send it any sort of commands.

I'm attaching a screenshot of the AutoIT window info program, if it'll be helpful.

Posted (edited)

because it is "on-line" you have two choices

use mouse position to click and send text ( if possible ) or

IE.au3 Library and the IE.au3 Builder ( in my sig below )

8)

BTW

Welcome to Autoit

Edited by Valuater

NEWHeader1.png

Posted

Thank you Valuater, for welcomming me.

I've used this program many of times over the past half year or so, but never needed to use the forums until now.

The problem was that the program would stay in the background instead of in the main focus, whether using mouseclick or the rest.

But, found it that just a few days ago they changed the input controls so they don't match up with windows. They've changed it so no controls automation programs will work.

Thanks for the quick responses, just too bad there isn't a way around this :o

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
×
×
  • Create New...