Blum Auto Clicker is an improved auto-clicker script that automates collecting stars in the Telegram game, Blum. The script supports randomizing star collection and automatic launch of games until tickets run out.
Download and install the latest version of Python from python.org.
Make sure to check the Add Python to PATH
option during the installation process.
Open a command prompt and enter the following commands to verify the installation of Python and pip:
python --version
pip --version
Click on the Code
button, and then click on Download Zip
to download the source code.
On the command-line, navigate to the script directory and install the required dependencies:
cd "path\to\BlumAutoClicker"
pip install -r requirements.txt
Alternatively, to launch the command-line directly in the desired directory, you can:
• Enter cmd
in the directory's address bar.
• Or right-click
in the directory and select Open in Terminal
.
The script supports both versions.
Click on main.py
or run the script from command-line:
python main.py
Enter the suggested window number.
• If you are running Blum on Telegram desktop, enter the number in front of the TelegramDesktop
.
• If you are running Blum on Telegram web, enter the number in front of the Blum - Browser Name
.
Enter a value between 0 and 1 to randomize star clicking, where 1 means collecting all the stars. (The choice of value depends on many factors: screen size, window size, etc.)
• If you enter 1
, the script will collect around 200-250 stars. But it will increase the risk of automated bot detection and banning of your Blum account.
• I recommend choosing a value between 0.04
and 0.08
to collect around 100-160 stars.
Press F6 to start/pause the script.
• Blum Auto clicker can only be used on the primary monitor, and will not work on other monitors.
• Reduce the size of the game window so that there is less margin around it.
The script can sometimes click past the game window and a window with information about closing the game will appear.