Giter Site home page Giter Site logo

sudolite / mmprobumpbot Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 2.0 92 KB

Bot that mines coins in MMProBumpBot

Home Page: https://t.me/MMproBump_bot?start=ref_199078201

Dockerfile 1.08% Python 98.92%
bot clicker hamster miner mmprobumpbot notcoin python tapcoin tapswap telegram telegram-bot

mmprobumpbot's Introduction

img1

🇮🇷 README available in Persian here

Functionality

Functional Supported
Multithreading
Binding a proxy to a session
Auto get all tasks except telegram tasks
Auto upgrade level for boost farming
Auto get daily reward
Auto start farming and finish farming
Auto get moon bouns
Support tdata / pyrogram .session / telethon .session
Setting Description
API_ID / API_HASH Platform data from which to launch a Telegram session (stock - Android)
AUTO_BUY_BOOST Should I buy boost for farming (True / False)
AUTO_CLAIM_TASKS Should I claim tasks (True / False)
AUTO_CLAIM_MOON_BOUNS Should I claim moon bouns (True / False)
SLEEP_BETWEEN_CLAIM Random delay between Claim in seconds (eg [3600,5000])
TAPS_COUNT Random number of taps (eg [45000,99000])
DEFAULT_BOOST Default boost name to buy (eg x3)
USE_PROXY_FROM_FILE Whether to use proxy from the bot/config/proxies.txt file (True / False)

Installation

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

~ >>> git clone https://github.com/SudoLite/MMProBumpBot.git
~ >>> cd MMProBumpBot

# If you are using Telethon sessions, then clone the "converter" branch
~ >>> git clone https://github.com/SudoLite/MMProBumpBot.git -b converter
~ >>> cd MMProBumpBot

#Linux
~/MMProBumpBot >>> python3 -m venv venv
~/MMProBumpBot >>> source venv/bin/activate
~/MMProBumpBot >>> pip3 install -r requirements.txt
~/MMProBumpBot >>> cp .env-example .env
~/MMProBumpBot >>> nano .env # Here you must specify your API_ID and API_HASH, the rest is taken by default
~/MMProBumpBot >>> python3 main.py

#Windows
~/MMProBumpBot >>> python -m venv venv
~/MMProBumpBot >>> venv\Scripts\activate
~/MMProBumpBot >>> pip install -r requirements.txt
~/MMProBumpBot >>> copy .env-example .env
~/MMProBumpBot >>> # Specify your API_ID and API_HASH, the rest is taken by default
~/MMProBumpBot >>> python main.py

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

~/MMProBumpBot >>> python3 main.py --action (1/2)
# Or
~/MMProBumpBot >>> python3 main.py -a (1/2)

#1 - Create session
#2 - Run clicker

mmprobumpbot's People

Contributors

sudolite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gareryer prognt

mmprobumpbot's Issues

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.