Coder Social home page Coder Social logo

blum's Introduction

Blum

AUTO CLAIM FOR BLUM / @BlumCryptoBot

Table of Contents

Feature

  • Auto Claim
  • Auto Claim Bonus Referral
  • Auto Compelte Task
  • Support Multi Account
  • Auto Claim Daily

Register ?

My referral is full so i dont need referral again, ask u friend for invitation code !

How to Use

  1. Make sure your computer was installed python and git.

  2. Clone this repository

    git clone https://github.com/KayNguyen97/Blum.git
  3. Go to Blum

    cd Blum
    
  4. Install python library

    Windows

    pip install -r requirements.txt
    

    or

    python -m pip install -r requirements.txt
    

    Linux

    pip3 install -r requirements.txt
    

    or

    python3 -m pip install -r requirements.txt
    
  5. Get Telegram data

    1. Active web inspecting in telegram app, How to activate follow the video https://youtu.be/NYxHmck_GjE
    2. Goto pixeltap bot and open the apps
    3. Press F12 on your keyboard to open devtool or right click on app and select Inspect
    4. Goto console menu and copy javascript code then paste on console menu
    5. If you don't receive error message, it means you successfully copy telegram data then paste on data.txt (1 line for 1 telegram data)

    Example telegram data

    query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxxxxxxxxxxxxxxxx
    
    1. If you want to add more account. Just paste telegram second account data in line number 2.

    Maybe like this sample in below

    1.query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxxxxxxxxxxxxxxxx
    2.query_id=xxxxxxxxxx&user=xxxxxxfirst_namexxxxxlast_namexxxxxxxusernamexxxxxxxlanguage_codexxxxxxxallows_write_to_pmxxxxxxx&auth_date=xxxxxx&hash=xxxxxxxxxxxxxxxxxxxxx
    
  6. Run the bot

    Windows

    python bot.py

    Linux

    python3 bot.py

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 : @Kay_Nguyenn

Thank you < 3

blum's People

Watchers

KayNguyenn97 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.