deakhead Posted January 17, 2005 Posted January 17, 2005 (edited) Hi i am new to autoit, and i learned some commands to send keystroke. It's work for active window, but is there a way to send keystroke to inactive window? By this way, I can leave the script run in the background, and I can do other task. Edited January 17, 2005 by deakhead
deakhead Posted January 17, 2005 Author Posted January 17, 2005 yes, I want to send keystroke to a full screen game, is that possible?
Administrators Jon Posted January 17, 2005 Administrators Posted January 17, 2005 yes, I want to send keystroke to a full screen game, is that possible?Sending keys to games only tends to work with the Send() function and when they are the active window.
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