bbs_demo.mp4
- 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
- Find the quest you want to farm
- Go to the prepare for quest page
- Open BBS Auto Farm and follow the GUI
- Start Farming
- Go to the Releases page and download the latest setup.exe
- Run BBS Auto Farm
- If you dont have Git for Windows installed download it from here
- Once Git for Windows is installed, launch the
Git CMD
app - 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
- Paste this into terminal
python --version
-
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
-
- Once Python is installed paste these into the terminal
pip install pyautogui pip install opencv-python pip install pysimplegui
- To run paste this into terminal
python auto.py
- If BBS Auto Farm is already installed paste these into terminal
- Open
Git CMD
- Paste these into the terminal
cd github/BBS-Auto-Farm python auto.py
- Open
- Open Terminal
- Paste these into terminal
- If you don't have
git
installed paste this then type your password and pressy
when promptedsudo apt install git
- Once git is installed
mkdir github cd github git clone https://github.com/ZainMI/BBS-Auto-Farm.git cd BBS-Auto-Farm
- If you don't have
- Paste these into terminal
- If you don't have
pip
installed paste this then type your password and pressy
when promptedsudo apt install python3-pip
- Once pip is installed
pip install pyautogui pip install opencv-python pip install pysimplegui
- If you don't have
- To run paste this into terminal
python3 auto.py
- If BBS Auto Farm is already installed paste these into terminal
cd github/BBS-Auto-Farm python3 auto.py