def wait_for_pull(cls):
# we can give hero a tp scroll and use image to know when reload
logger.info("Waiting for double pull to occur")
time.sleep(13) # TODO this is terrible
# while not pa.locateOnScreen(os.getcwd() + '\\button_images\\115.png'):
# time.sleep(0.001)
# else:
# logger.info("Found sgnifier. Pull over. Results sent")
# return
评论列表
文章目录