Skip to content

akasakaid/blumtod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blumtod

AUTO CLAIM FOR BLUM / @blum

Click to read the readme in Indonesian

Table of Contents

Warning

All risks are borne by the user

Feature

Register ?

Click the following url to register : https://t.me/BlumCryptoBot/app?startapp=ref_aPYIYj1oKc

How to Use

Bot.py parameter feature

Here are some parameters to enable feature

parameter description
--data set custom file data input (default: data.txt)

About Config.json

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

About Proxy

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

Windows

  1. 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/

  2. Clone this repository

    git clone https://github.com/akasakaid/blumtod.git
  3. goto blumtod directory

    cd blumtod
    
  4. install the require library

    python -m pip install -r requirements.txt
    
  5. Edit data.txt, input you data token in data.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!

  6. execute the main program

    python bot.py
    

Linux

  1. 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
  2. Clone this repository

    git clone https://github.com/akasakaid/blumtod.git
  3. goto blumtod directory

    cd blumtod
  4. Install the require library

    python3 -m pip install -r requirements.txt
    
  5. Edit data.txt, input you data token in data.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!

  6. execute the main program

    python bot.py
    

Termux

  1. Make sure you termux was installed python and git.

    python

    pkg install python
    

    git

    pkg install git
    
  2. Clone this repository

    git clone https://github.com/akasakaid/blumtod.git
  3. goto blumtod directory

    cd blumtod
    
  4. install the require library

    python -m pip install -r requirements.txt
    
  5. Edit data.txt, input you data token in data.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!

  6. execute the main program

    python bot.py
    

Video Guide to Get Data

The require data is same like pixelversebot so you can watch same tutorial / video guide to get data !

Here : https://youtu.be/KTZW9A75guI

Javascript Command to Get Telegram Data for Desktop

copy(Telegram.WebApp.initData)

Run for 24/7

You can run the script bot for 24/7 using vps / rdp. You can use screen application in vps linux to running the script bot in background process

Discussion

If you have an question or something you can ask in here : @sdsproject_chat

Support My Work

To support me you can buy me a coffee via website in below

QnA

Q : Is this bot/program script required to use a proxy?

A : No, this bot/program script is not required to use a proxy.

Q : How can I use a proxy?

A : Simply fill in the proxies.txt file according to the format I have explained.

Thank you < 3