MoonBix Bot
Auto Claim for MoonBix Telegram Bot
Watch Video Tutorial
Features
- ✅ Auto Play Game
- ✅ Auto Complete Tasks
- ✅ Proxy Supported
- ✅ Multi Account Support
Register
Click the following url to register : MoonBix Bot
Download Script
How to Use
Windows
Make sure your computer has Python installed.
Python site: https://python.org
Download ZIP file, extract & open directory:
mkdir MoonBix && cd MoonBix && move ..\MoonBix.zip . && tar -xf MoonBix.zip && del MoonBix.zipInstall the required libraries:
python -m pip install -r pip.txtEdit
data.txt, input your auth token in thedata.txtfile, file format here:query_id=xyz...or
user=xyz...Add Proxy on
proxy.txtfileproxy formathere:username:password@ip:portor
ip:portExecute the main program:
python MoonBix.py
macOS
Install Homebrew (if you don't have it installed): Open Terminal and run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"Install Python:
brew install pythonDownload ZIP file, extract & open directory:
mkdir -p MoonBix && cd MoonBix && mv ../MoonBix.zip . && unzip MoonBix.zip && rm -rf MoonBix.zipInstall the required libraries:
python3 -m pip install -r pip.txtEdit
data.txt, input your auth token in thedata.txtfile, file format here:query_id=xyz...or
user=xyz...Add Proxy on
proxy.txtfileproxy formathere:username:password@ip:portor
ip:portExecute the main program:
python3 MoonBix.py
Linux
Make sure your computer has Python installed.
sudo apt install python3 python3-pip unzipDownload ZIP file, extract & open directory:
mkdir -p MoonBix && cd MoonBix && mv ../MoonBix.zip . && unzip MoonBix.zip && rm -rf MoonBix.zipInstall the required libraries:
python3 -m pip install -r pip.txtEdit
data.txt, input your auth token in thedata.txtfile, file format here:query_id=xyz...or
user=xyz...Add Proxy on
proxy.txtfileproxy formathere:username:password@ip:portor
ip:portExecute the main program:
python MoonBix.pyor
python3 MoonBix.py
Termux
Make sure Termux has Python installed.
pkg install python unzipDownload ZIP file, extract & open directory:
mkdir -p MoonBix && cd MoonBix && mv ../MoonBix.zip . && unzip MoonBix.zip && rm -rf MoonBix.zipInstall the required libraries:
python -m pip install -r pip.txtEdit
data.txt, input your auth token in thedata.txtfile, file format here:query_id=xyz...or
user=xyz...Add Proxy on
proxy.txtfileproxy formathere:username:password@ip:portor
ip:portExecute the main program:
python MoonBix.py
