|
pcacc_mouse.click(firstPos[0], firstPos[1])
|
|
pcacc_mouse.click(firstPos[0], firstPos[1])
|
|
while waitClickImg_noWait_withBool(monster_img.collect, 1, 1) == False and maxTryTimes > 0:
|
|
while waitClickImg_noWait_withBool(monster_img.collect, 1, 1) == False and maxTryTimes > 0:
|