Code Monkey home page Code Monkey logo

1to50-game-hack's Introduction

MIT License Version Open Source Awesome

1to50-Game-Hack

A python project to finish the 1 to 50 Game within 2 secs ๐Ÿ˜Ž using Tesseract OCR engine Demo

Description

This is a fun project i made for solving the 1to50 game available at https://zzzscore.com/1to50/en/

Make sure to try it out yourselves first. The project works only for this website. You can follow me to get more awesome projects ๐Ÿ‘

System Requirements

  1. Windows OS
  2. Internet Connection (LOL)
  3. Tesseract installed on PC which you can get here -> https://digi.bib.uni-mannheim.de/tesseract/ (Just download any .exe file and install and add the exe file path to system variables)

Instructions to run the project

  1. Clone or Download the project to your PC.

  2. Open https://zzzscore.com/1to50/en/ in your browser of choice.

  3. Scroll down until the grey line below the advert in exactly below the timer 0.00.

  4. Printscreen and paste image in paint.

  5. Make sure these values are same in the code. If not then change it. PrintScreen image

  6. Pip install all the required libraries pip install pillow pynput numpy time pyscreenshot

  7. Now run the code and switch to the game tab.

  8. By default press the left ctrl button and see the magic happen.

Average time of solve : 2.05 s

Working

The code simply takes a screenshot of the screen area twice. Once initially and once when the first 25 are clicked. The screenshot is processed, tiled to 25 images, recombined with a buffer for high accuracy and then sent for OCR using tesseract. The output list is mapped for the position of each number and mouse is moved and clicked.

Thank You for checking out this project. ๐Ÿ™

1to50-game-hack's People

Contributors

priyavkaneria avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.