1
This commit is contained in:
7
main.py
7
main.py
@@ -260,11 +260,8 @@ while True:
|
||||
if shizi.fuhuo(im_opencv[0]):
|
||||
print('点击复活')
|
||||
mouse_gui.send_data_absolute(left + 536, top + 627, may=1)
|
||||
|
||||
|
||||
|
||||
time.sleep(0.15)
|
||||
keyboard.release()
|
||||
time.sleep(0.15)
|
||||
keyboard.release()
|
||||
continue
|
||||
if shizi.tuichu(im_opencv[0]) and detections['next'] is None and len(detections['daojv']) == 0 and len(detections['gw']) == 0 and boss_pd:
|
||||
print("识别到可以退出挑战!!!!!!!!!!!!!!!!!!")
|
||||
|
||||
Reference in New Issue
Block a user