Blum Script for Farming [EN]
BlumCryptoBot Claimer — Easily and Simply Automate the Entire Process of Farming Blum Points on Any Number of Accounts
What You Will Get
BlumCryptoBot Claimer allows drop hunters to fully automate the process of farming Blum points on any number of accounts.
The script will handle for you:
- Claiming: Automatically claim and start farming 24/7.
- Tasks: Automatically complete available tasks and collect rewards.
- Game: Play all available games and automatically receive game points.
- Daily Reward: Automatically claim daily rewards.
And all this on any number of accounts!
Installation
For Experienced Users
- Get your API ID and API Hash here.
- Open
data/config.py
and insert your API ID and API Hash. - Install the libraries:
pip install -r requirements.txt
.
For Beginners
After installation, open the terminal or cmd and enter the following command on Windows:
If you see the Python version, it’s installed correctly.
If you only see the word "Python" without a version number, then it’s not installed correctly. Try reinstalling it.
Download the editor here: Visual Studio Code.
Step 3: Install Dependencies (Modules)
Move the unzipped folder into the editor.
Install the dependencies with the following terminal command:
pip install -r requirements.txt
pip3 install -r requirements.txt
For Windows, you might encounter an error.
Follow the link provided in the error message to install the necessary components. Then return to the terminal and re-enter the command:
pip install -r requirements.txt
If you encounter the error again, try reinstalling the dependencies by following the instructions in this video:
If there are no errors, the modules have been installed!
If another error appears, try installing the modules manually. Their names are listed in the requirements.txt
file. Install each one by entering the following command in the terminal:
Step 4: Insert API ID and API_HASH into the Config
Go to the website: Telegram API.
Log in using your phone number and Telegram account.
If you encounter an error, something may be wrong with your IP. You might have a VPN or proxy enabled. Disable it and try again.
You’ll be provided with your API_ID and API_HASH.
Copy them one by one and paste them into the config file:
Replace the placeholders with your values (API_HASH should be placed inside the quotes, as shown in the example).
Or select "File" from the top menu and click "Save."
Open the terminal and enter the command:
First, purchase a proxy and specify the type in the config:
You will have the following options:
Select option 2
and press Enter
.
Next, provide a session name (you can either use a number or name your sessions sequentially).
Then, specify the proxy in the format:
Or simply press Enter
if you don't have a proxy.
Next, enter your phone number:
Type the letter y
and press Enter
.
If you have 2FA enabled, enter your 2FA password:
DONE! YOUR SESSION IS CREATED!
All sessions will be saved in the accounts.json
file.
Each session is represented by an object within curly braces {}
. This object contains session information, such as the session name "session_name"
, phone number "phone_number"
, and the corresponding proxy.
You can edit this information at any time. For example, if you want to change the proxy for a session, simply update the "proxy"
value in the object.
BEFORE STARTING, ENSURE THERE ARE OBJECTS FOR ALL SESSIONS IN THIS FILE.
These objects are added automatically when a session is created.
After adding all your sessions for farming, it's time to start the farm.
Once again, open the terminal and run:
But this time, select option 1
to start the script.
Script Configuration
The script can and should be configured to suit your needs! Using someone else's configuration might not be optimal, as you don’t know the level of customization they’ve applied, and you also risk over-clicking. It’s also beneficial to distinguish yourself from the majority of users who simply leave everything as default.
All necessary settings are located in the data/config.py
file.
- API_ID / API_HASH - Data for the platform that will run the Telegram session (default: Android).
- PLAY_GAMES - Play games or just start farming (default:
True
). - POINTS - Points per game (default:
[190, 230]
meaning from 190 to 230 points). - USE_REF - Register accounts with your referral code or not (default:
False
). - REF_ID - Your referral argument (found after
app/startapp?
in your referral link). - USE_PROXY_FROM_FILE - Whether to use proxies from the
bot/config/proxies.txt
file (True
/False
).
Example of the Blum Script in Action
Why the Script Is Distributed for Free
- The script includes my referral link. By using the script on new accounts, you become my referral, and I receive rewards in the form of Blum points through the referral program.
- If you want to remove registration via my referral link, you can purchase a version of this script without it, allowing you to collect all referral earnings on your own accounts.
Any Questions?
Subscribe to my channel to stay updated on script updates, the release of new ones, and to have the opportunity to communicate with me and other script owners:
And don’t forget to star the script on GitHub. This will help it gain more visibility.