Axcent-ape / YesCoin-bot

YesCoin clicker
12 stars 2 forks source link

YesCoin-bot

clicker for https://t.me/theYescoin_bot/Yescoin

More crypto themes and softs in telegram: ApeCryptor 🦧 Additional soft information: https://t.me/ApeCryptorSoft/93

Functionality

Functional Supported
Multithreading βœ…
Binding a proxy to a session βœ…
Auto-complete tasks; claim points; claim daily boosts βœ…
Random sleep time between accounts, complete tasks, claim points βœ…
Support pyrogram .session βœ…
Get statistics for all accounts βœ…

Settings data/config.py

Setting Description
API_ID / API_HASH Platform data from which to launch a Telegram session
DELAYS-ACCOUNT Delay between connections to accounts (the more accounts, the longer the delay)
DELAYS-CLICKS Delay between clicks
DELAYS-TASKS Delay between completed tasks
COMPLETE_TASKS Auto complete tasks True/False
AUTOUPGRADE_FILL_RATE Autoupgrade fill rate; [True/False (use/no use), max upgrade lvl]
MINIMUM_ENERGY Minimum allowable energy
BOOSTERS-USE_CHESTS Spent daily boost chests True/False
BOOSTERS-USE_RECOVERY Spent daily boost energy recover True/False
PROXY_TYPE Proxy type for telegram session
WORKDIR directory with session

Requirements

  1. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the bot:
    python main.py