Follow This Installation Guide https://t.me/verifiedcryptoairdops/167
"Users assume all responsibility and risk associated with the use of this bot/program script."
- ✅ Auto Claim
- ✅ Daily Auto Claim
- ✅ Proxy Support (see Proxy Setup)
- ✅ Multi-Account Support
- ✅ Auto Claim Bonus Referral
- ✅ Auto Task Completion (details in Config.json Overview)
- ✅ Automated Game Play (random user input, see Config.json Overview)
Click the following url to register : https://t.me/BlumCryptoBot/app?startapp=ref_aPYIYj1oKc
Here are some parameters to enable feature
parameter | description |
---|---|
--data | set custom file data input (default: data.txt) |
Here Config.json Description
key | description |
---|---|
interval | value type is integer/real number interval is delay between accounts |
auto_complete_task | value type is bool (true/false), enable (true) to active auto complete task |
auto_play_game | value type is bool (true/false), enable (true) to active auto play game |
game_point | value type is integer/real number low : minimum points earned when playing the game high : maximal points earned when playing the game |
Register on this site to get free proxy : Here
You can add your proxy list in proxies.txt
and proxy format is like example below :
Format :
http://host:port
http://user:pass@host:port
Example :
http://127.0.0.1:6969
http://user:pass@127.0.0.1:6969
socks5://127.0.0.1:6969
socks5://user:pass@127.0.0.1:6969
-
Make sure you computer was installed python and git.
Suggestion: Use python version 3.8+ (3.8 and above or latest)
python site : https://python.org
git site : https://git-scm.com/
-
Clone this repository
git clone https://github.com/orrnobmahmud/blumauto.git
-
goto blumauto directory
cd blumauto
-
install the require library
python -m pip install -r requirements.txt
-
Edit
data.txt
, input you data token indata.txt
, find you token in How to Find Account Token. One line for one data account, if you want add you second account add in new line! -
execute the main program
python bot.py
-
Make sure you computer was installed python and git.
Suggestion: Use python version 3.8+ (3.8 and above or latest)
python
sudo apt install python3 python3-pip
git
sudo apt install git
-
Clone this repository
git clone https://github.com/orrnobmahmud/blumauto.git
-
goto blumauto directory
cd blumauto
-
Install the require library
python3 -m pip install -r requirements.txt
-
Edit
data.txt
, input you data token indata.txt
, line for one data account, if you want add you second account add in new line! -
execute the main program
python bot.py
-
Make sure you termux was installed python and git.
python
pkg install python
git
pkg install git
-
Clone this repository
git clone https://github.com/orrnobmahmud/blumauto.git
-
goto blumauto directory
cd blumauto
-
install the require library
python -m pip install -r requirements.txt
-
Edit
data.txt
, input you data token indata.txt
. One line for one data account, if you want add you second account add in new line! -
execute the main program
python bot.py
-
Make sure that docker is installed on your system.
-
Edit
data.txt
, input you data token indata.txt
. One line for one data account, if you want add you second account add in new line! -
Run docker container
docker run -it \ -v "./data.txt:/app/blumauto/data.txt" \ ghcr.io/orrnobmahmud/blumauto:latest
or use compose:
docker compose up
copy(Telegram.WebApp.initData)
You can run the script continuously using a VPS or RDP. Use the screen application on a Linux VPS to keep the script running in the background.
If you have any questions or need further assistance, join : @Crypto Airdrops (Verified Only)
Q: Is it necessary to use a proxy with this bot/program script?
A: No, using a proxy is not required for this bot/program script.
Q: How can I configure and use a proxy?
A: To use a proxy, simply fill out the proxies.txt
file according to the provided format.