This commit is contained in:
2022-05-05 21:31:55 +02:00
parent 2e97ee07b8
commit bcaa608cd3
42 changed files with 0 additions and 348 deletions

View File

@@ -3,13 +3,10 @@ from time import time
from window_capture import WindowCapture
from vision import Vision
import cv2 as cv
import pytesseract
from hsvfilter import HsvFilter
from config_file import UserConfigs
# import pyautogui
import pydirectinput
import keyboard
from tresh_util import super_tresh_main, super_tresh_needle
EMITTER_MAIN = "main"
EMITTER_MUSH = "mushroom"