Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-25 Thread maris
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 Status: Answered => Solved maris confirmed that the question is solved: ok lol thx u so much ^.^ -- You received this question notification because you are a member of Sikuli Drivers, which is an answe

Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-23 Thread RaiMan
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 Status: Open => Answered RaiMan proposed the following answer: Ok, you have to get used to some basic Python language rules: trailing colons and indentation. ... and you did not type what I "told" you.

Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-23 Thread maris
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 Status: Solved => Open maris is still having a problem: omg! what now! so i typed all like this while True: found = None if not exists( ) if exists( )

Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-22 Thread maris
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 maris posted a new comment: sure did this is only way i can bot normaly this is gona get me so much iron thx man! -- You received this question notification because you are a member of Sikuli Drivers, w

Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-22 Thread RaiMan
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 RaiMan posted a new comment: The developers will be thankful for your comment ;-) ... but, did my answer solve your question? -- You received this question notification because you are a member of Sikuli D

Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-22 Thread maris
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 maris posted a new comment: Sikuli is really grat and i see great future for this awsome program -- You received this question notification because you are a member of Sikuli Drivers, which is an answer con

Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-22 Thread RaiMan
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 Status: Open => Answered RaiMan proposed the following answer: yes, the easiest solution: use exists() as mentioned in comment #1 on looping: faq 1437 while True: found = None if not exists(iro

Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-22 Thread RaiMan
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 RaiMan posted a new comment: BTW: When using exists() in such if/else constructs, I always recommend to use exists(,0), to search only once per exists() and not waiting 3 seconds, if not there. If in a loop

Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-22 Thread maris
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 Status: Answered => Solved maris confirmed that the question is solved: wow that was fast!!! thx alot guys -- You received this question notification because you are a member of Sikuli Drivers, which i

Re: [Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-22 Thread UmaMaheshwarRao
Question #175717 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/175717 UmaMaheshwarRao posted a new comment: did u looked in to this http://sikuli.org/docx/tutorials/surveillance/surveillance.html -- You received this question notification because you are a member of Sikuli Dr

[Sikuli-driver] [Question #175717]: Need help! with find or skip

2011-10-22 Thread maris
New question #175717 on Sikuli: https://answers.launchpad.net/sikuli/+question/175717 I want to make game bot i need help making it My idea is like this i have 2 types of rock to mine iron1 and iron2 i need something like this some wating time find(iron1) if not find then find (