Code Monkey home page Code Monkey logo

notcoin_bot's Introduction

Telegram channel PyPI supported Python versions works badge

alt text

Functionality

  • Multithreading
  • Proxy binding to the session
  • Auto-purchase items when there is enough money (energy boost, speed boost, click boost)
  • Random sleep time between clicks
  • Random number of clicks per request
  • Support for tdata / pyrogram .session / telethon .session

data/config.py

API_ID / API_HASH - Platform data to launch a Telegram session (default - Android)
MIN_CLICKS_COUNT - Minimum number of clicks per request (calculated without a multiplier, e.g., with a x9 multiplier: 1 click equals 9 coins, not one)
AUTO_BUY_ENERGY_BOOST - Automatically buy Energy Boost when the balance is reached (True / False)
AUTO_BUY_SPEED_BOOST - Automatically buy Speed Boost when the balance is reached (True / False)
AUTO_BUY_CLICK_BOOST - Automatically buy Click Boost when the balance is reached (True / False)
USE_PROXY_FROM_FILE - Whether to use proxies from the file data/proxies.txt for accounts not tied to proxies (True / False)
SLEEP_BETWEEN_CLICK - Delay range between clicks (in seconds) SLEEP_BEFORE_BUY_MERGE - Delay range before buying boosts (in seconds) SLEEP_BEFORE_ACTIVATE_FREE_BUFFS - Delay range before activating daily boosts (in seconds) SLEEP_BEFORE_ACTIVATE_TURBO - Delay range before activating Turbo (in seconds)

DONATE (any evm) - 0xDEADf12DE9A24b47Da0a43E1bA70B8972F5296F2

DONATE (sol) - 2Fw2wh1pN77ELg6sWnn5cZrTDCK5ibfnKymTuCXL8sPX

notcoin_bot's People

Contributors

nazavod777 avatar mobinpo 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.