@@ -83,7 +83,7 @@ class Fruit(GameBase):
cv.waitKey(500)
screenshot = self.capture_window.get_screenshot()
screenshot = screenshot[188:1022, 553:1861]
screenshot = screenshot[188:1210, 390:2000]
# 553 to 1861 = 1330 / 11 = 119
# 188 to 1022
#cv.imshow("screenshot", screenshot)
The note is not visible to the blocked user.