BlockABoots Posted November 29, 2015 Author Posted November 29, 2015 (edited) Ok, will do. Thanks for your help.Regarding the problem im having with OBS not being able to get the info from Autoit Info program for the 'Start Recording' button. Is there any other way to get this info?, as i think im going to have to resort to setting a hotkey for recording, for example 'r' on the keyboard and then using.....ControlSend("OBS 0.12.2 (64bit, windows) - Profile: Untitled - Scenes: Untitled", "", "", "r")to start the recording via the hotkeyIf you know of another way i can use ControlClick() at all?I have tried...ControlClick("OBS 0.12.2 (64bit, windows) - Profile: Untitled - Scenes: Untitled", "Start Recording", "[CLASS:Qt5QWindowIcon; INSTANCE:4]")But sadly that didnt appear to work Edited November 29, 2015 by BlockABoots
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