Morthawt Posted September 7, 2011 Share Posted September 7, 2011 (edited) I want to automate programs but every time I do, it is always looking at my screen and that is useless to run it on other machines where the window is in another location or the resolution is different. I have read a few things about some Coord option or something but then your coords are still out of wack. Is there a way you can just record WITH it actually taking measurements from the window its self rather than the whole screen? EDIT: On a side note instead of using the correct term WinWaitActive the recorder seems to use an invalid one called _WinWaitActivate whats with that? Edited September 7, 2011 by Morthawt Free and easy Autoit scripting video tutorials (plus more videos always coming!) General video tutorials, especially correct and safe TeamSpeak permissions tutorials. Link to comment Share on other sites More sharing options...
sleepydvdr Posted September 7, 2011 Share Posted September 7, 2011 The AutoIt Window Info tool makes it very easy to find coordinates within a window. #include <ByteMe.au3> Link to comment Share on other sites More sharing options...
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