Giter Club home page Giter Club logo

blumbot's Introduction

img1

Use Node.Js 18 or later

Functionality

Functional Supported
Claiming daily reward
Claiming Farming reward
Claiming Friends reward
Starting Farming
Playing games
Multithreading
Binding a proxy to a session
Random sleep time between clicks
Settings Description
API_ID / API_HASH Platform data from which to launch a Telegram session (stock - Android)
CLAIM_DAILY_REWARD Whether the bot should Claim daily rewards (True / False)
CLAIM_FRIENDS_REWARD Whether the bot should Claim friends rewards (True / False)
AUTO_PLAY_GAMES Whether the bot should play blum game and claim reward (True / False)
AUTO_START_FARMING Whether the bot should start farming (True / False)
AUTO_CLAIM_FARMING_REWARD Whether the bot should claim farming rewards(True / False)
AUTO_JOIN_TRIBE Whether the bot should join tribe [Freddy_bots] (True / False)
SLEEP_BETWEEN_TAP Delay between taps in seconds (eg. 70)
USE_PROXY_FROM_FILE Whether to use proxy from the bot/config/proxies.js file (True / False)

Installation

You can download Repository by cloning it to your system and installing the necessary dependencies:

~ >>> git clone https://github.com/FreddyWhest/BlumBot.git
~ >>> cd BlumBot

#Linux and MocOS
~/BlumBot >>> chmod +x check_node.sh
~/BlumBot >>> ./check_node.sh

OR

~/BlumBot >>> npm install
~/BlumBot >>> cp .env-example .env
~/BlumBot >>> nano .env # Here you must specify your API_ID and API_HASH , the rest is taken by default
~/BlumBot >>> node index.js

#Windows
1. Double click on INSTALL.bat in BlumBot directory to install the dependencies
2. Double click on START.bat in BlumBot directory to start the bot

OR

~/BlumBot >>> npm install
~/BlumBot >>> cp .env-example .env
~/BlumBot >>> # Specify your API_ID and API_HASH, the rest is taken by default
~/BlumBot >>> node index.js

Also for quick launch you can use arguments, for example:

~/BlumBot >>> node index.js --action=1

OR

~/BlumBot >>> node index.js --action=2

#1 - Create session
#2 - Run clicker

blumbot's People

Contributors

freddywhest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

prognt

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.