8000 GitHub - Mffff4/Yescoin
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Mffff4/Yescoin

Repository files navigation

Yescoin Bot

🇷🇺 Русский | 🇬🇧 English

Bot Link Channel Link


📑 Table of Contents

  1. Description
  2. Key Features
  3. Installation
  4. Settings
  5. Support and Donations
  6. Contact

📜 Description

Yescoin Bot is an automated bot for the Yescoin game. Supports multithreading, proxy integration, and automatic game management.


🌟 Key Features

  • 🔄 Multithreading — ability to work with multiple accounts in parallel
  • 🔐 Proxy Support — secure operation through proxy servers
  • 🎯 Quest Management — automatic quest completion
  • 📊 Statistics — detailed session statistics tracking
  • 🎯 TGE Check-in — automatic TGE check-in

🛠️ Installation

Quick Start

  1. Download the project:

    git clone https://github.com/Mffff4/Yescoin.git
    cd Yescoin
  2. Install dependencies:

    • Windows:
      run.bat
    • Linux:
      run.sh
  3. Get API keys:

    • Go to my.telegram.org and get your API_ID and API_HASH
    • Add this information to the .env file
  4. Run the bot:

    python3 main.py --action 3  # Run the bot

Manual Installation

  1. Linux:

    sudo sh install.sh
    python3 -m venv venv
    source venv/bin/activate
    pip3 install -r requirements.txt
    cp .env-example .env
    nano .env  # Add your API_ID and API_HASH
    python3 main.py
  2. Windows:

    python -m venv venv
    venv\Scripts\activate
    pip install -r requirements.txt
    copy .env-example .env
    python main.py

⚙️ Settings

Parameter Default Value Description
API_ID Telegram API application ID
API_HASH Telegram API application hash
GLOBAL_CONFIG_PATH Path for configuration files. By default, uses the TG_FARM environment variable
FIX_CERT False Fix SSL certificate errors
SESSION_START_DELAY 360 Delay before starting the session (seconds)
REF_ID Referral ID for new accounts
USE_PROXY True Use proxy
SESSIONS_PER_PROXY 1 Number of sessions per proxy
DISABLE_PROXY_REPLACE False Disable proxy replacement on errors
BLACKLISTED_SESSIONS "" Sessions that will not be used (comma-separated)
DEBUG_LOGGING False Enable detailed logging
DEVICE_PARAMS False Use custom device parameters
AUTO_UPDATE True Automatic updates
CHECK_UPDATE_INTERVAL 300 Update check interval (seconds)
SLEEP_BETWEEN_TAP [3, 8] Delay between taps (in seconds)
SLEEP_BY_MIN_ENERGY [1800, 10800] Delay in minutes depending on energy
RANDOM_TAPS_COUNT [35, 100] Random number of taps in session
MIN_AVAILABLE_ENERGY 10 Minimum energy for tap
MAX_TAP_LEVEL 10 Maximum tap level
MAX_ENERGY_LEVEL 10 Maximum energy level
MAX_CHARGE_LEVEL 10 Maximum charge level
MAX_YESPAC_LEVEL 2 Maximum Yespac level
AUTO_BIND_WALLET False Automatic wallet binding for drops

💰 Support and Donations

Support development using cryptocurrencies:

Currency Wallet Address
Bitcoin (BTC) bc1qt84nyhuzcnkh2qpva93jdqa20hp49edcl94nf6
Ethereum (ETH) 0xc935e81045CAbE0B8380A284Ed93060dA212fa83
TON UQBlvCgM84ijBQn0-PVP3On0fFVWds5SOHilxbe33EDQgryz
Binance Coin 0xc935e81045CAbE0B8380A284Ed93060dA212fa83
Solana (SOL) 3vVxkGKasJWCgoamdJiRPy6is4di72xR98CDj2UdS1BE
Ripple (XRP) rPJzfBcU6B8SYU5M8h36zuPcLCgRcpKNB4
Dogecoin (DOGE) DST5W1c4FFzHVhruVsa2zE6jh5dznLDkmW
Polkadot (DOT) 1US84xhUghAhrMtw2bcZh9CXN3i7T1VJB2Gdjy9hNjR3K71
Litecoin (LTC) ltc1qcg8qesg8j4wvk9m7e74pm7aanl34y7q9rutvwu
Matic 0xc935e81045CAbE0B8380A284Ed93060dA212fa83
Tron (TRX) TQkDWCjchCLhNsGwr4YocUHEeezsB4jVo5

📞 Contact

If you have questions or suggestions:


⚠️ Disclaimer

This software is provided "as is" without any warranties. By using this bot, you accept full responsibility for its use and any consequences that may arise.

The author is not responsible for:

  • Any direct or indirect damages related to the use of the bot
  • Possible violations of third-party service terms of use
  • Account blocking or access restrictions

Use the bot at your own risk and in compliance with applicable laws and third-party service terms of use.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0