i have a task i want to automate by using greasemonkey. the task involves certain actions according to an image that is shown. but i know there are only a relatively small amount of images. and i know the correct actions for each one.
The problem is that the images never have the same name (part of the general proces and stuff) so i cant use the image names as a reference. So i browsed around for image comparisons and stuff and found the "MD5 Checksum" concept. this would mean each of those images has a different checksum. is there any way that i can use greasemonkey to find these checksums? because if i could do that then i can easily make the rest of my program myself. (ps if you guys know a different way for image recognition i'm open to any suggestions)
-- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
