Tibiabot Ng 463 【PROVEN】
while True: # Take a screenshot img = pyautogui.screenshot() frame = np.array(img) frame = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY)
while True: # Take a screenshot img = pyautogui.screenshot() frame = np.array(img) frame = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY)