Giter Site home page Giter Site logo

bbs-auto-farm's Introduction

BBS-Auto-Farm

bbs_demo.mp4

Bleach Brave Souls MUST be in 1600x900 aspect ratio in order for the images to be located

Features

  • Auto Farm any Quest
  • Auto Farm any Co-op Quest
    • Co-op will only use all your tickets because you cannot buy tickets from the room

Once Everything is installed:

  1. Find the quest you want to farm
  2. Go to the prepare for quest page
  3. Open BBS Auto Farm and follow the GUI
  4. Start Farming

Installation Guides

Installation Guide for Windows

Download the setup exe from the releases

  1. Go to the Releases page and download the latest setup.exe
  2. Run BBS Auto Farm

OR

Download from github (Skip to step 7 is allready downloaded)

  1. If you dont have Git for Windows installed download it from here
  2. Once Git for Windows is installed, launch the Git CMD app
  3. Once in the terminal, paste these commands
    mkdir github
    cd github
    git clone https://github.com/ZainMI/BBS-Auto-Farm.git
    cd BBS-Auto-Farm
    
    
  4. Paste this into terminal
    python --version
    
    
    1. If you get this output

      Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.

      Type python then press enter to bring you to the Microsoft store and install Python

  5. Once Python is installed paste these into the terminal
    pip install pyautogui
    pip install opencv-python
    pip install pysimplegui
    
    
  6. To run paste this into terminal
    python auto.py
    
    
  7. If BBS Auto Farm is already installed paste these into terminal
    1. Open Git CMD
    2. Paste these into the terminal
      cd github/BBS-Auto-Farm
      python auto.py
      
      

Installation Guide for Linux (If already installed skip to step 5)

  1. Open Terminal
  2. Paste these into terminal
    1. If you don't have git installed paste this then type your password and press y when prompted
      sudo apt install git
      
      
    2. Once git is installed
      mkdir github
      cd github
      git clone https://github.com/ZainMI/BBS-Auto-Farm.git
      cd BBS-Auto-Farm
      
      
  3. Paste these into terminal
    1. If you don't have pip installed paste this then type your password and press y when prompted
      sudo apt install python3-pip
      
      
    2. Once pip is installed
      pip install pyautogui
      pip install opencv-python
      pip install pysimplegui
      
      
  4. To run paste this into terminal
    python3 auto.py
    
    
  5. If BBS Auto Farm is already installed paste these into terminal
    cd github/BBS-Auto-Farm
    python3 auto.py
    
    

bbs-auto-farm's People

Contributors

zainmi avatar

Stargazers

 avatar  avatar

Watchers

 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.