Question #188360 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/188360
Status: Answered => Open
danne95 is still having a problem:
so shall I delete this?
"""
# this function overrides the one before
# and never sets noore
def letsmine():
if mineiron == True:
if mineiron and (minezone.exists(iron, 0) or minezone.exists(iron2, 0)
or minezone.exists(iron3, 0) ):
click(minezone.getLastMatch())
toolcheck()
wait(waittime)
levelup()
"""
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp