Jump to content

Weird problem with PixelChecksum


Recommended Posts

I'm getting different values for the exact same image. Does someone know a way around this? I'm even taking screenshots to compare the pixels, but it looks the same to me...

piece of code:

$checksum = PixelChecksum(1007, 308, 1007+4, 308+10)
_ScreenCapture_Capture(@MyDocumentsDir & "\Image" & $i & ".jpg", 1007, 308, 1007+4, 308+10)

I have tried the CRC32 Checksum, and i'm still getting different outputs.

Is there a way to get a more rough checksum of the pixels? (without skipping pixels)

Thanks

post-62160-0-19366000-1337460999_thumb.j

post-62160-0-80174500-1337461005_thumb.j

Link to comment
Share on other sites

Yes directx games actively resist the kind of operations like this.

Also, take a look at the forum rules first, if you are thinking of asking how to work

around it, they're strictly enforced.

You haven't broken any yet, just a heads up.

AutoIt Absolute Beginners    Require a serial    Pause Script    Video Tutorials by Morthawt   ipify 

Monkey's are, like, natures humans.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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