sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #59612
Re: [Question #262893]: Gaming Bot
Question #262893 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/262893
alexturk posted a new comment:
It sounds like your script is failing due to inconsistent image
recognition, which can be caused by slight variations in the images
(lighting, resolution, transparency effects, etc.). You might try
adjusting the similarity threshold in exists() to make it more flexible
or adding a small retry loop before failing. Another approach is using
OCR instead of image matching where possible.
If you're into experimenting with unique interactive experiences, check
out https://nealfungames.com/ —you might find some inspiration for
automation or just a fun break from debugging
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.