Re: [Sikuli-driver] [Question #698118]: my script reacts too slow when detecting the image, how to improve it?

2021-07-23 Thread RaiMan
Question #698118 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698118 RaiMan proposed the following answer: if nothing else is said, images are searched on the whole screen. The search would be faster, if you restrict the region as much as possible to the area, where you

Re: [Sikuli-driver] [Question #698118]: my script reacts too slow when detecting the image, how to improve it?

2021-07-23 Thread Manfred Hampl
Question #698118 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698118 Status: Open => Answered Manfred Hampl proposed the following answer: see e.g. https://answers.launchpad.net/sikuli/+question/663281 make search region as small as possible around the place where you

Re: [Sikuli-driver] [Question #698118]: my script reacts too slow when detecting the image, how to improve it?

2021-07-22 Thread tony
Question #698118 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698118 Description changed to: I am making a script that make my character do the fishing automatically fishButton = "fishingrod.png" fishAppear = "exclamationMark.png" getFish =