lpm Posted June 8, 2013 Share Posted June 8, 2013 Hello. I have now been a rookie AutoIt programmer for about a month - and still learning. One aspect is to see what other can do; I was reading a little about the Sikuli project. It has some similarities with AutoIt, but in no way as mature and robust, but it has one feature I would like to replicate in my AutoIt scripts. It can find areas of the screen by compare stored image toward the desktop and find the similar area. Can I use a imagefile in AutoIt to do the same? In Sikuli it goes like this: Find (screenarea1.png) Click (screenarea1.png) What happend is: Find an area in the screen that is exactly similar to "screenarea1.png". Mouse click the area. Is there any way AutoIt can do this? /Lars /Lars Denmark www.lpmathiasen.com Automation and simplification is my game! Link to comment Share on other sites More sharing options...
Zedna Posted June 8, 2013 Share Posted June 8, 2013 I think this is what you need '?do=embed' frameborder='0' data-embedContent>> also try to search this forum for further disscussion ... Resources UDF ResourcesEx UDF AutoIt Forum Search Link to comment Share on other sites More sharing options...
Solution lpm Posted June 22, 2013 Author Solution Share Posted June 22, 2013 Thanks I found it /Lars Denmark www.lpmathiasen.com Automation and simplification is my game! 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