https://github.com/nickjordan289/nopixel_lockpick_bot
Script that uses computer vision to do lockpick minigame for you
https://github.com/nickjordan289/nopixel_lockpick_bot
computer-vision nopixel nopixel-bank-hack nopixel-heist-games opencv python tesseract
Last synced: about 1 year ago
JSON representation
Script that uses computer vision to do lockpick minigame for you
- Host: GitHub
- URL: https://github.com/nickjordan289/nopixel_lockpick_bot
- Owner: NickJordan289
- Created: 2021-09-04T16:59:12.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-12T03:16:45.000Z (over 1 year ago)
- Last Synced: 2025-03-24T20:13:38.738Z (about 1 year ago)
- Topics: computer-vision, nopixel, nopixel-bank-hack, nopixel-heist-games, opencv, python, tesseract
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 15
- Watchers: 3
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NoPixel_Lockpick_Bot
Script that uses computer vision to do lockpick minigame for you
## Dependencies
1. Everything in the [requirements.txt](requirements.txt)
## Usage
``` python NoPixel_Lockpick_Bot.py```
## Config
You will have to update the zone for your screen resolution [(tool)](https://github.com/NickJordan289/cv2-mss-zone-creator)
```
zone = {"top": 169, "left": 1190, "width": 184, "height": 161}
```
Tested on https://sharkiller.ddns.net/nopixel_minigame/lockpicks/
