Git Product home page Git Product logo

ponypixel's Introduction

PonyPixel Logo PonyPixel

Pixel place bot for Brony team at r/place 2022. The event is now over.

Thanks for those who ran PonyPixel! We succeeded. A final python script has been bundled with this final update to allow you to see the final total damage. To use it, run python checkDamage.py.

I have a donation page at https://ko-fi.com/cloudburstsys if you wish to donate, however it is not required at all.

Thank you soldier. Pony on.

Note: You may see that the repository is updated occasionally. This is in preperation for a potential 2027 r/place and the first stable release of PonyPixel (we're currenly on 0.5.2 internally and we'll wanna be on 1.0.0 for the next round).

How to run

  1. Install Python 3.7. Python version below 3.7 will NOT WORK. It MUST be Python 3.7 or above.
  2. Install Git. This is required for you to be able to update the bot.
  3. Download the bot by using the git clone https://github.com/CloudburstSys/PonyPixel.git command
  4. Navigate to the downloaded file using cd PonyPixel
  5. Run pip install -r requirements.txt or pip3 install -r requirements.txt to download requirements
  6. Run pip install websocket-client or pip3 install websocket-client cos that one module just hates me apparently
  7. Run python -m venv env or python3 -m venv env
  8. If you're on Linux run env/bin/activate, if you're on Windows run env/Scripts/activate.bat or env/Scripts/activate.ps1 (do this every new terminal/command prompt you open to run bots)
  9. Run python bot.py <username> <password> or python3 bot.py <username> <password> and sit back.

How to update

If the script detects that it's version is out of date it will prompt you to update. You are responsible for going through the install instructions again to update the bot.

Updating of the image used as reference is done automatically as part of checking for damage.

ponypixel's People

Contributors

cloudburstsys avatar poneyclairdelune avatar cookieppp avatar confusomu avatar flynnmlp avatar marius851000 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.