-
-
Notifications
You must be signed in to change notification settings - Fork 17
Description
This is what i have after launch - >
/$$$$$$ /$$$$$$ /$$ /$$ /$$
/$$__
| $$ \ $$ | $$ | $$$$ /$$$$ /$$
| $$$$$$$$ | $$ | $$ $$/$$ $$| $$
| $$ $$ | $$ | $$ $$$| $$| $$
| $$ | $$ | $$ | $$\ $ | $$| $$
| $$ | $$ /$$$$$$| $$ / | $$| $$
|/ |/|/|/ |/|_/
[Control] -> [F1] Aimbot: Always On/Hold Mode
-> [Mouse4] Hold Mode: Press/Release
-> [0] Exit
[Tips] Press F1 to set mode
Traceback (most recent call last):
File "D:\Woca\AIMi-main\start.py", line 20, in
inputs.aimbot(ENABLE_AIMBOT=True)
~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "D:\Woca\AIMi-main\lib\detect.py", line 51, in aimbot
LABELS = open(labelsPath).read().strip().split("\n")
~~~~^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'models\coco-dataset.labels'
How should i fix this?