A super effiecent OW Aim Assist / Aim Bot
- Download the latest release from releases
- Open the "ow.exe" file"
- That's it :)
- To close it, click on the window and press "Q"
- You can play the game either in Fullscreen or Borderless Windowed; it does not matter
- You will need to download and install Python
- Install the required packages listed below
- Open the "ow.py" in any text editor and make the changes you want.
Open a CMD terminal and type the commands like below for each of the package.
'pip install [library name]'
For example,
'pip install opencv-python'
Install the following Python libraries/packages by using PIP
- cv2
- numpy
- mss
- win32api
- pyautogui
- win32con