AutoClicker Blum is an adapted and improved autoclicker to automate the process of collecting stars in Blum games. The software supports randomization of star collection and automatic launch of games until tickets run out. You can also choose to click on frost or not.
Discussion of the software and its work takes place on Telegram.
Download and install the latest version of Python from python.org. Be sure to check the "Add Python to PATH" option before installing.
Open a command prompt and enter the following commands to verify that Python and pip are installed:
python --version
pip --version
CRY
On the command line, go to your project files folder and install the dependencies:
cd путь/к/вашей/папке
pip install -r requirements.txt
To launch the command line directly in the desired folder, you can enter cmd in the folder's address bar.
The script supports both versions.
Run the script with the command:
python main.py
Please indicate the suggested serial number
The choice of value depends on many factors: screen size, window, etc. I choose values of 0.04 - 0.06 to collect around 140-150 stars. You need to select the required value yourself.
Press F6 to start the script.