Re: [Sikuli-driver] [Question #654441]: multiple screenshot analysis in a script

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

Re: [Sikuli-driver] [Question #654441]: multiple screenshot analysis in a script

2017-08-03 Thread arminius
Question #654441 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/654441 arminius posted a new comment: Thanks Manfred you are the man. This came extremely close "while True: if exists(Pattern("image seen as of monday").targetOffset(-16,-58)): print('found 1st image') e

[Sikuli-driver] [Question #655234]: Multiple else if

2017-08-03 Thread Adam Sycko
New question #655234 on Sikuli: https://answers.launchpad.net/sikuli/+question/655234 Hi I am new at this program and i have problem When im trying to make a bot to game called Metin its just not working So i have problem with else/if (i dont know how to make this bot) Bot need to click 2 imag

Re: [Sikuli-driver] [Question #655234]: Multiple else if

2017-08-03 Thread Adam Sycko
Question #655234 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655234 Description changed to: Hi I am new at this program and i have problem When im trying to make a bot to game called Metin its just not working So i have problem with else/if (i dont know how to make this bo

Re: [Sikuli-driver] [Question #655234]: Multiple else if

2017-08-03 Thread Manfred Hampl
Question #655234 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655234 Status: Open => Answered Manfred Hampl proposed the following answer: The message at the bottom states that it is an indentation error. All "elif" statements must be at the same indentation level as the

Re: [Sikuli-driver] [Question #655234]: Multiple else if

2017-08-03 Thread Adam Sycko
Question #655234 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655234 Status: Answered => Open Adam Sycko is still having a problem: I corrected what you said but now I have a problem with some hover http://i.imgur.com/UAf1ifE.jpg -- You received this question notificati

Re: [Sikuli-driver] [Question #655234]: Multiple else if

2017-08-03 Thread Manfred Hampl
Question #655234 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655234 Status: Open => Answered Manfred Hampl proposed the following answer: There seem to be some extra quotes and parentheses in the line before. -- You received this question notification because your team

[Sikuli-driver] [Question #655261]: Under the hood question

2017-08-03 Thread Alexc
New question #655261 on Sikuli: https://answers.launchpad.net/sikuli/+question/655261 For sikuli, I hear it uses opencv under the hood. With that assumption, which of the method matching is used on the page: http://docs.opencv.org/master/df/dfb/group__imgproc__object.html#ga586ebfb0a7fb604b35a2

Re: [Sikuli-driver] [Question #655261]: Under the hood question

2017-08-03 Thread Alexc
Question #655261 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655261 Alexc posted a new comment: Also, for multiple matches, how does sikuli loop through the results array that is set when matchTemplate() is called? Is it pure brute force of lopping through each pixel in th

Re: [Sikuli-driver] [Question #655234]: Multiple else if

2017-08-03 Thread Adam Sycko
Question #655234 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655234 Adam Sycko gave more information on the question: Btw. In this last screen i dont havy any errors in console -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #655234]: Multiple else if

2017-08-03 Thread Adam Sycko
Question #655234 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655234 Status: Answered => Open Adam Sycko is still having a problem: Okay i have re writen my code (watching some of tutorials on yt) But stilll i have problem with one thing Its always click 2 times when i w

Re: [Sikuli-driver] [Question #262874]: imagePath working inside eclipse but not in jar

2017-08-03 Thread Tuyen Nguyen
Question #262874 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/262874 Tuyen Nguyen posted a new comment: @jos did you find the solution? I have got exactly the same problem with you. I can not find any help -- You received this question notification because your team Sikuli D

Re: [Sikuli-driver] [Question #655234]: Multiple else if

2017-08-03 Thread Manfred Hampl
Question #655234 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/655234 Status: Open => Answered Manfred Hampl proposed the following answer: I assume sleep(0.01) isn't long enough, and the multiple clicking will be interpreted as doubleclick. -- You received this question