Jump to content

SearchCheckSum($Sum)?


 Share

Recommended Posts

I looked through the help file and online forum search and couldnt find any thing but i could have been searching for the wrong words so,

is there any function that is like PixelSearch but searches for a checksum not an individual pixel?

You mean you searched but when you read about PixelSearch you didn't look at the part which says 'Related'?
Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Link to comment
Share on other sites

I new about pixel search so i didn't even look and the related to that are

ColorMode (Option), PixelChecksum, PixelGetColor, PixelCoordMode (Option)

and i already know about checksum and all that does is generate a checksum it doesn't search the screen for that checksum unless i missed some thing

Link to comment
Share on other sites

I new about pixel search so i didn't even look and the related to that are

ColorMode (Option), PixelChecksum, PixelGetColor, PixelCoordMode (Option)

and i already know about checksum and all that does is generate a checksum it doesn't search the screen for that checksum unless i missed some thing

OK, well sorry if I misunderstood. PixelCheksum gives a checksum value of the region of the screen defined by the parameters. So as far as I can see it does exactly what you are asking for. The example in the help for PixelCheckSum explains it. If that's not what you want then you need to give a more detailed explanation for me to understand.
Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
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...