Skip to content

Script that uses computer vision to do lockpick minigame for you

License

Notifications You must be signed in to change notification settings

NickJordan289/Nopixel4-Lockpick-Solver

Repository files navigation

Nopixel 4.0 Lockpick / Laundromat Solver

Script that uses computer vision to do lockpick minigame for you

Tested on https://maximilianadf.github.io/NoPixel-MiniGames-4.0/Laundromat/Laundromat.html

https://github.com/MaximilianAdF/NoPixel-MiniGames-4.0

solving_example

Dependencies

  1. Everything in the requirements.txt

Usage

python nopixel4_lockpick_solver.py

Config

You will have to update the zone for your screen resolution

CAPTURE_ZONE = {"top": 236, "left": 3017, "width": 580, "height": 580}  # Inner zone around game

example.png

Releases

No releases published

Packages

No packages published

Languages