Skip to content
/ Blumtap Public template

A fast python autoclicker is suitable for those who want to earn more Blum points.

License

Notifications You must be signed in to change notification settings

nhassl3/Blumtap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blumtap-logo

PyPI - Python VersionGitHub commit activityGitHub Downloads (all assets, all releases)GitHub last commitGitHub contributors from allcontributors.org

Blum Tap 👆

It is clicker for Blum webapp in telegram

The application is designed to automatically collect stars in a new crypto-bot, as well as an innovative platform that combines the best aspects of modern cryptocurrency technologies

This script allows you to quickly and as much as possible collect viruses in the game from Blum

Instruction for user

You should just download file from RELEASE and install in your machine. Enjoy!

Dev Instruction

  1. Download and install poetry from the official website;

  2. After this steps you should clonning this repository from:

    git clone https://github.com/nhassl3/Blumtap-clicker.git

  3. Activate the new work environment and update the project to install all dependencies for the script and the backend of the project;

    poetry shell
    poetry update

  4. Create Environment Variable To create an environment variable for the path to the .env file, you can follow these steps:

    1. Open a terminal or command prompt (preferably bash)

    2. Enter the export command and specify the name of the variable and its value:

      export VITE_ENV_FILE=path/to/.env
    3. Verify that the variable has been created by running the command:

      echo $VITE_ENV_FILE
    4. Now you can use this variable in the launch command of your application:

      package.json file:

      vite --env-file=$VITE_ENV_FILE
  5. Run backend develop server:

    cd blumtap_tap_clicker & cd blumtap_backend & python manage.py runserver 8084

  6. Install all dependencies for fronted, but you should be sure that you download and install node.js:

    cd .. & cd app & cd blumtap-app & npm i

  7. Change in src-tauri/tauri.conf.json file this code:

    "build": {
        "beforeBuildCommand": "npm run build",
        "beforeDevCommand": "npm run dev",
        "devPath": "https://luxury-gumption-209ef5.netlify.app/",
        "distDir": "https://luxury-gumption-209ef5.netlify.app/"
      },
    

    on

      "build": {
        "beforeBuildCommand": "npm run build",
        "beforeDevCommand": "npm run dev",
        "devPath": "../dist",
        "distDir": "../dist"
      },
    
  8. Run frontend:

    cargo tauri dev

    Remember that you need to download rust and use the cargo instructions to install the TauriApp project

  • THIS VERSION IS TEST. PLEASE ADD YOUR ISSUE FOR FIX SOME BAGS! EVERYONE THANK WHO DO THIS!

Requirements

python = ">=3.11,<3.13"
django = "5.0.6"
djangorestframework = "^3.15.1"
django-cors-headers = "^4.3.1"
mss = "^9.0.1"
pyautogui = "^0.9.54"
opencv-python = "^4.10.0.82"
keyboard = "^0.13.5"
nuitka = "^2.3.4"
python-dotenv = "^1.0.1"
pyarmor = "^8.5.9"

Changelog

New changes view, server logic and the script started working faster

Version

v0.1.4

License

This project uses the MIT

Contact

To contact the author of the project, write to the following email: thefanta284@gmail.com