przemekprzydatek Posted May 22, 2013 Posted May 22, 2013 Hi, I'm new in community, and new with autoit. I want to make script which will check all pixels on my current website and click on pixel with specified color. And I must to say that autoit IS AMAZING! 20 minutes of learnig and reading documentation and it's done. autoit + documentation = great job
VixinG Posted May 22, 2013 Posted May 22, 2013 20 minutes of learnig and reading documentation and it's done. F1 -> AutoIt -> Function Reference -> Graphic and Sound Management... Seems like you missed that part. [indent=3][/indent]
MouseSpotter Posted May 23, 2013 Posted May 23, 2013 There is a <IE.au3> set of functions for webpages
mrflibblehat Posted May 23, 2013 Posted May 23, 2013 If its simple IE tasks, as MouseSpotter said, use IE.au3. if you want to go the pixel route, have a look at PixelSearch() [font="'courier new', courier, monospace;"]Pastebin UDF | Prowl UDF[/font]
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