Jump to content

Recommended Posts

Posted

hi.

How i can activate autoit to execute actions for each "image.file" that autoit scan in my monitor?

like it:

Allways that is scanned in my screen a "dolphyn.bmp" the autoit execute any action.

thank you

Posted

hi.

How i can activate autoit to execute actions for each "image.file" that autoit scan in my monitor?

like it:

Allways that is scanned in my screen a "dolphyn.bmp" the autoit execute any action.

thank you

I'm not surre what you mean by "scan in". Do you mean as a scanner to scan images into your computer.

Or scan as in look for BMP files and then do something?

Do you have any code at all?

ViM

Posted

What you need is not very simple, in theory maybe, but not in code. You would need to find out the exact coordinates that the picture would show up and find the checksum of that area. Take a look at PixelChecksum and use the autoit info tool to get the coordinates.

Posted

hi thanks a lot for replys.

then i need for each image checked to found color positions for check right?how i find the respective colour about exact pixel of my image?

Posted

well thank you for helps,but i need 2more information:

about the picture,how i get pixel code?how i can do like it:

When pixelcolour is check bettwen 800/300 and 1000/500 of my resolution about 1024/768 Runs: 1mouse click on 500/300 with mouse.

i wish ur replys.thank you to all writers of forum

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...