kreeper Posted November 28, 2009 Posted November 28, 2009 how can i send mousedown or mouseup command to a preciss windows or game? I need a script to press right click in a game. And click to continue when the game is minimized. I don't need click to click.
kjcdude Posted November 28, 2009 Posted November 28, 2009 winactivate("", "") winwaitactive("", "") send({MouseUp})
kreeper Posted November 28, 2009 Author Posted November 28, 2009 Is not working... Windows title is: Game1
Zedna Posted November 28, 2009 Posted November 28, 2009 Look at ControlClick() Next time use more descriptive topic title. Resources UDF ResourcesEx UDF AutoIt Forum Search
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