Jump to content

Recommended Posts

Posted

Just thinking in increment my bot, I have a question. Is possible if autoit detect moviment in screen? or other thing that can be do like detect moviment?

Regards

Posted

I will have to told function where search for pixel isnt it ? I hoping that if had something that search in entire screen for pixel without you tell program where to see if there is a pixel.

Posted

PixelCheckSum basically checks to see if anything has changed in a box (specified with the $x, $y coordinates). "A checksum only allows you to see if "something" has changed in a region - it does not tell you exactly what has changed".

Kurt

Awaiting Diablo III..

Posted (edited)

Other thing .. is PixelSearch look for pixel in a rectangule ?

Yes, it looks for them using the $x $y coordinate parameters. Just look these thing up in the helpfile, they are easily answered there, and it provides great examples on almost anything.

Kurt

EDIT: Minor spelling correction

Edited by _Kurt

Awaiting Diablo III..

Posted

how do I get the right and bottom of:

PixelChecksum ( left, top, right, bottom [, step] )

is left and top the x/y?

I used the AutoIt Window Info tool, I dont know how to get the rest of the coordinates

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...