Re: [Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-17 Thread David Bachschmid
Question #664345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664345 Status: Answered => Solved David Bachschmid confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-15 Thread David Bachschmid
Question #664345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664345 David Bachschmid posted a new comment: Ok ty, now I understand why the error occured. Still when I do not include a picture within "click(picture.png)", sikuli will only click on the center of

Re: [Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-15 Thread David Bachschmid
Question #664345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664345 Status: Solved => Open David Bachschmid is still having a problem: Since I added a timeout to the exists commands, I've received this error three times: [error] script [ sdfsdf ] stopped with er

Re: [Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-14 Thread David Bachschmid
Question #664345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664345 Status: Answered => Solved David Bachschmid confirmed that the question is solved: Vielen lieben Dank RaiMan!! No Blue Screens or any crashes since yesterday + my PC doesn't care anymore about runn

Re: [Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-14 Thread David Bachschmid
Question #664345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664345 David Bachschmid posted a new comment: Also I can run the game on 60FPS instead of 10. :) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-13 Thread David Bachschmid
Question #664345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664345 David Bachschmid posted a new comment: Thanks again. Solved the first problem. My second problem is that sikuli does not click the point in the image which I set it to click on. Right now it only clicks

Re: [Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-13 Thread David Bachschmid
Question #664345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664345 David Bachschmid posted a new comment: Danke RaimMan ;) Now sikuli has a problem with this line: 20if Screen(1).exists(Pattern("rewards.png").similar(0.90)):click() 21Screen(1).wait

Re: [Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-13 Thread David Bachschmid
Question #664345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664345 David Bachschmid posted a new comment: Ok ty. I will adjust everything now. However, I still do not get how to implement the neccessary lines for scanrate reduction. This is how it is displayed

Re: [Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-13 Thread David Bachschmid
Question #664345 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664345 Description changed to: Hi everyone, I've created a farming bot for a mobile game which I am playing on my PC with the android emulator Nox. My problem is that once I start the script the CPU usage goes up

[Sikuli-driver] [Question #664345]: CPU usage going through the roof when running script

2018-02-13 Thread David Bachschmid
New question #664345 on Sikuli: https://answers.launchpad.net/sikuli/+question/664345 Hi everyone, I've created a farming bot for a mobile game which I am playing on my PC with the android emulator Nox. My problem is that once I start the script the CPU usage goes up really high. Here's a SS: