Re: [Sikuli-driver] [Question #690747]: Bot Code Help

2020-05-16 Thread Shane Uchiha
Question #690747 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690747 Status: Answered => Solved Shane Uchiha confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #690747]: Bot Code Help

2020-05-16 Thread RaiMan
Question #690747 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690747 Status: Open => Answered RaiMan proposed the following answer: You have to learn some basic Python language. There are good tutorials on the web. some basics about repeating code: faq 1437 ... and abou

Re: [Sikuli-driver] [Question #690747]: Bot Code Help

2020-05-15 Thread Shane Uchiha
Question #690747 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690747 Description changed to: I'm making an EVE Online mining bot and currently, it does one mining run nearly perfectly and returns to depo the ore into the station, I have a few things I want to add that I lack t

[Sikuli-driver] [Question #690747]: Bot Code Help

2020-05-15 Thread Shane Uchiha
New question #690747 on Sikuli: https://answers.launchpad.net/sikuli/+question/690747 I'm making an EVE Online mining bot and currently, it does one mining run nearly perfectly and returns to depo the ore into the station, I have a few things I want to add that I lack the knowledge to implement,