Re: [Sikuli-driver] [Question #656425]: Checking for a picture faster

2017-08-22 Thread layanor
Question #656425 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/656425 Status: Answered => Open layanor is still having a problem: https://gyazo.com/deb1c6d766678df409c04c1a6527521d Each of the 4 sections of code now works and are fast. But the issue I thought I wo

Re: [Sikuli-driver] [Question #656425]: Checking for a picture faster

2017-08-21 Thread layanor
Question #656425 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/656425 layanor posted a new comment: https://www.youtube.com/watch?v=s5P8N0ZMBVo I split up the code into different projects so I can work on them one at a time. This is a video to show you how it looks. I have

Re: [Sikuli-driver] [Question #656425]: Checking for a picture faster

2017-08-20 Thread layanor
Question #656425 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/656425 Status: Answered => Open layanor is still having a problem: https://gyazo.com/6b7574aacfbf7db7c54c7d8efd78cf5a I have been working on this over the last few days. The fighting game is something I h

Re: [Sikuli-driver] [Question #656425]: Checking for a picture faster

2017-08-18 Thread layanor
Question #656425 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/656425 layanor posted a new comment: https://gyazo.com/2069c5350ce885ed80fd80f089159a38 We have made great progress! I did not set up the rest of the code yet as you suggested. I just set up the green and red

Re: [Sikuli-driver] [Question #656425]: Checking for a picture faster

2017-08-18 Thread layanor
Question #656425 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/656425 layanor posted a new comment: Why is there no way to edit comments here past the first question? Anyway... In the region palyer1 and player2 i took a small sample of the green and red bars. It aborts

Re: [Sikuli-driver] [Question #656425]: Checking for a picture faster

2017-08-18 Thread layanor
Question #656425 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/656425 layanor posted a new comment: https://gyazo.com/399c349648eee103c1ff7b53a2f2c6e1 Is this more of what you were saying? -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #656425]: Checking for a picture faster

2017-08-17 Thread layanor
Question #656425 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/656425 layanor gave more information on the question: Okay I got the numbers. Now I need to know how to put in the code the correct way. https://gyazo.com/9fa5117497acd769ccc54593a7ac2c27 This does not work

Re: [Sikuli-driver] [Question #656425]: Checking for a picture faster

2017-08-17 Thread layanor
Question #656425 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/656425 Status: Answered => Open layanor is still having a problem: Where do I get the location numbers? -- You received this question notification because your team Sikuli Drivers is an answer cont

[Sikuli-driver] [Question #656425]: Checking for a picture faster

2017-08-17 Thread layanor
New question #656425 on Sikuli: https://answers.launchpad.net/sikuli/+question/656425 https://gyazo.com/3946c51e2e658c1fb5b38eeda6c4a100 I have two pictures that need to be watched for every second "Player1 Player2". The way I have them set up now almost works but sometimes is too late to

Re: [Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-14 Thread layanor
Question #655511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655511 Status: Answered => Solved layanor confirmed that the question is solved: Yes i have pulled a lot of code out of this. I think I have fixed most of the issues with the help I was given :) I am not go

Re: [Sikuli-driver] [Question #654244]: Waiting for image, type command, then waits again

2017-08-13 Thread layanor
Question #654244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654244 Status: Answered => Solved layanor confirmed that the question is solved: Thanks Manfred Hampl, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-12 Thread layanor
Question #655511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655511 Status: Answered => Open layanor is still having a problem: I rearranged the code a bit more but the loop will still not break on the first loop. https://gyazo.com/a5fec13cf88d61ff488821490c7f8

Re: [Sikuli-driver] [Question #654244]: Waiting for image, type command, then waits again

2017-08-12 Thread layanor
Question #654244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654244 Status: Answered => Open layanor is still having a problem: test -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

Re: [Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-12 Thread layanor
Question #655511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655511 Status: Answered => Open layanor is still having a problem: I don't understand. The break is added like you suggested and does not work in this situation. In fact, this is the code you gave to

Re: [Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-10 Thread layanor
Question #655511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655511 layanor posted a new comment: Also, I want the code to start again for the beginning after its picked the winner. That way it is completely automated with setting up the matches and declaring winners

Re: [Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-10 Thread layanor
Question #655511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655511 layanor posted a new comment: Sorry! I forgot to add the rest of the code. https://gyazo.com/dd9520432ac9fa38ecb958e1ab4b3f33 -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-09 Thread layanor
Question #655511 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655511 layanor posted a new comment: https://gyazo.com/e0a916124999037281e150a98d4603c5 The code is not seeing either pic. Is there something wrong here? The pic is on the screen for about 4 - 15 seconds

[Sikuli-driver] [Question #655511]: Waiting to do 1 of 2 actions

2017-08-09 Thread layanor
New question #655511 on Sikuli: https://answers.launchpad.net/sikuli/+question/655511 Hello! I am starting up a game for my live stream viewers so they can bet points on a fighting game I made. https://gyazo.com/68eddbbdc23c238bcd6828977ddf0f79 Half of the code I have worked and will start

Re: [Sikuli-driver] [Question #654244]: Waiting for image, type command, then waits again

2017-08-02 Thread layanor
Question #654244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654244 layanor posted a new comment: Yes random. I know it is a odd request :) Also, how do I lock these key presses to a specific window so I can be doing other things as these are typing? -- You received

Re: [Sikuli-driver] [Question #654244]: Waiting for image, type command, then waits again

2017-08-02 Thread layanor
Question #654244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654244 layanor posted a new comment: Thank you very much! I would like to randomize the keys it hits. One of six keys until the picture is gone. a,s,d,z,x,c Do I keep asking questions in this thread or a new one

Re: [Sikuli-driver] [Question #654244]: Waiting for image, type command, then waits again

2017-08-01 Thread layanor
Question #654244 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654244 layanor posted a new comment: This does work. However typing c is going very slowly. Is there a way to make this quickly respond? Also thank you for helping me out. Cutting all of that extra code out

[Sikuli-driver] [Question #654244]: Waiting for image, type command, then waits again

2017-07-30 Thread layanor
New question #654244 on Sikuli: https://answers.launchpad.net/sikuli/+question/654244 I am looking for a simple script that will watch for an image, type the letter c until the image is gone. then wait for the image to come back again indefinitely. I have looked at many videos and tutorials