An open API service indexing awesome lists of open source software.

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

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/

![minigame_streak.jpg](minigame_streak.jpg)