Question #663025 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/663025

    Status: Answered => Open

Jakob is still having a problem:
Setting times to 0 helped with the fighting aspect and I thank you, atm
my code is this:

        if Region(785,569,352,31).exists("1516053159102.png",0):
                if Region(785,569,352,31).exists("1516053159102.png",0):
                    type(Key.SPACE,0)
                    continue
                else:
                    continue
        else:
            continue

While adding more if statements seems to help the same issue occurs
regardless, it seems as if the screen flickers the wrong info to trick
the program into activating late or early, is there any way I can set an
exposure time kind of thing?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to