mirror of
https://github.com/Sneed-Group/RobloxPotatoes
synced 2024-10-30 00:17:57 +00:00
Update aimbot.py
This commit is contained in:
parent
aac75ba7ce
commit
3aff7d82a9
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ import win32api, win32con, win32gui
|
|||
import cv2
|
||||
import math
|
||||
import time
|
||||
import os
|
||||
|
||||
dirname = os.path.dirname(__file__)
|
||||
detector = tf.saved_model.load(dirname)
|
||||
|
|
Loading…
Reference in a new issue