@@ -156,6 +156,7 @@ def update_screenshot_with_short_pic_list(short_pic_lst, lst_bl_items):
def dig_point(point1, point2, dig_time):
pydirectinput.moveTo(point1, point2)
cv.waitKey(50)
pydirectinput.mouseDown()
w = random.randint(1, 50)
cv.waitKey(dig_time + w)
The note is not visible to the blocked user.