Advanced automation bot for Black Ops 6. Simulates human-like behavior by performing mouse movements, keyboard actions, and screen detections, allowing you to stay active in the game.
The script is fully configurable and utilizes Python libraries like pynput, pyfiglet, cv2 (OpenCV), and pyautogui
to handle inputs, screen detection, and automation.
-
Mouse Control
- Perform relative mouse movements like 180°, 360°, or random turns.
- Simulate smooth and dynamic cursor movements for more accurate human-like behavior.
-
Keyboard Actions
- Execute common in-game commands such as Sprint, Slide, Crouch, Jump, and Inspect.
- Randomize actions for unpredictable, human-like behavior.
-
Screen Detection
-
Recovery Mechanism
-
Dynamic Status
-
Python Libraries
Install the required libraries: pip install -r requirements.txt or pip install pynput pyfiglet opencv-python pyautogui numpy pillow -
Image References Ensure the cv references folder is installed. It contains the necessary reference images for in-game detection under cv references/in game/ and cv references/game results/
-
Screen Resolution Ensure your screen resolution matches the coordinates used in the script. Modify the regions if needed.
- Clone or download this repository.
- Follow Prerequisites
- Run the script: afk.py
- Follow on-screen instructions to enable or disable mouse movements.
- Right-Click afk.py
- Create shortcut
- Right-Click afk.py shortcut
- click properties
- click change icon
- click Browse
- Select an icon from the 'Icons' folder
- Feel free to move it to your desktop and change the name from 'afk.py - shortcut'
- Customization: Adjust mouse sensitivity, regions, and thresholds for screen detection in the script as needed.
- Safety: Use responsibly and comply with the terms of the game.
- Supported Platforms: Windows is required due to dependencies like ctypes.
Creator: Caden Warren