sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #08888
Re: [Question #188360]: Cant use def!?!?
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.