kronoss Posted July 16, 2011 Posted July 16, 2011 (edited) how do i using pixelsearch go from top to bottom, right to left im working with a 800*600 window ...V...V...Vstart ...V...V...V ...V...V...V ...V...V...V ...V...V...V ...V...V...V ...V...V...V End Edited July 16, 2011 by kronoss
JohnOne Posted July 16, 2011 Posted July 16, 2011 800,600,0,0 to search full window pixelcoordmode dependant of course AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans.
kronoss Posted July 16, 2011 Author Posted July 16, 2011 800,600,0,0 to search full windowpixelcoordmode dependant of coursei tried that but i stars on the bottom on mine and works left i need from top down starting on the right
monoscout999 Posted July 16, 2011 Posted July 16, 2011 do some research... is easy that one.. look the parameter of the function.. post it here and i will help you.
kronoss Posted July 16, 2011 Author Posted July 16, 2011 i have tried all i think might work and as far as i can tell it does not work 800,600,0,0 800,0,0,600 800,0,600,0 0,0,800,600
taietel Posted July 16, 2011 Posted July 16, 2011 Post the code you wrote for moving from top to bottom, left to right, to see where the problem is. The issue is in that part. Things you should know first...In the beginning there was only ONE! And zero... Progs: Create PDF(TXT2PDF,IMG2PDF) 3D Bar Graph DeskGadget Menu INI Photo Mosaic 3D Text
kronoss Posted July 16, 2011 Author Posted July 16, 2011 pixelsearch(0,800,600,0, color) my window is 800*600
monoscout999 Posted July 16, 2011 Posted July 16, 2011 pixelsearch(0,800,600,0, color)my window is 800*600you doesn`t understand... What is the sense with that??please close one of your threads because this is confuing..
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