vanhbakaa / Seed-App-Mine-Seed-BOT-Telegram

Python bot for seed bot telegram. Join here:
https://t.me/seed_coin_bot/app?startapp=6493211155
MIT License
78 stars 19 forks source link

[!WARNING] ⚠️ I do my best to avoid detection of bots, but using bots is forbidden in all airdrops. i cannot guarantee that you will not be detected as a bot. Use at your own risk. I am not responsible for any consequences of using this software.

Recommendation before use

🔥🔥 Use PYTHON 3.11.5 🔥🔥

Features

Feature Supported
Multithreading
Proxy binding to session
Support for tdata / pyrogram .session
Auto-farming
Auto-tasks
Auto-upgrade
Auto-check-in
Auto-hunt
Auto-spin
Auto-fusion
Auto-sell worms

Settings

Use default setting for best performance !

Settings Description
API_ID / API_HASH Platform data from which to run the Telegram session (by default - android)
AUTO_UPGRADE_STORAGE Auto upgrade storage (by default - True)
AUTO_UPGRADE_MINING Auto upgrade mining speed (by default - True)
AUTO_UPGRADE_HOLY Auto upgrade holy (by default - True)
AUTO_TASK Auto tasks (default - True)
AUTO_SPIN Auto spin (default - True)
SPIN_PER_ROUND Spin count each round (default - [5, 10])
AUTO_FUSION Auto fusion eggs if possible (default - True)
MAXIMUM_PRICE_TO_FUSION_COMMON Max price to fusion common egg (default - 30)
MAXIMUM_PRICE_TO_FUSION_UNCOMMON Max price to fusion uncommon egg (default - 200)
MAXIMUM_PRICE_TO_FUSION_RARE Max price to fusion rare egg (default - 800)
MAXIMUM_PRICE_TO_FUSION_EPIC Max price to fusion epic egg (default - 3000)
MAXIMUM_PRICE_TO_FUSION_LEGENDARY Max price to fusion legendary egg (default - 20000)
AUTO_START_HUNT Auto start hunt (default - True)
AUTO_SELL_WORMS Auto sell worms (default - True)
QUANTITY_TO_KEEP Quantity to keep worms check instruction here
ADVANCED_ANTI_DETECTION Add more proctection for your account (default: True)
USE_PROXY_FROM_FILE Whether to use a proxy from the bot/config/proxies.txt file (True / False)

Quick Start 📚

To fast install libraries and run bot - open run.bat on Windows or run.sh on Linux

Prerequisites

Before you begin, make sure you have the following installed:

Obtaining API Keys

  1. Go to my.telegram.org and log in using your phone number.
  2. Select "API development tools" and fill out the form to register a new application.
  3. Record the API_ID and API_HASH provided after registering your application in the .env file.

Linux manual installation

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

You can also use arguments for quick start, for example:

~/Seed-App-Mine-Seed-BOT-Telegram >>> python3 main.py --action (1/2)
# Or
~/Seed-App-Mine-Seed-BOT-Telegram >>> python3 main.py -a (1/2)

# 1 - Run clicker
# 2 - Creates a session

Windows manual installation

python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
copy .env-example .env
# Here you must specify your API_ID and API_HASH, the rest is taken by default
python main.py

You can also use arguments for quick start, for example:

~/Seed-App-Mine-Seed-BOT-Telegram >>> python main.py --action (1/2)
# Or
~/Seed-App-Mine-Seed-BOT-Telegram >>> python main.py -a (1/2)

# 1 - Run clicker
# 2 - Creates a session

Support This Project

If you'd like to support the development of this project, please consider making a donation. Every little bit helps!

👉 Click here to view donation options 👈

Your support allows us to keep improving the project and bring more features!

Thank you for your generosity! 🙌

Contacts

For support or questions, you can contact me Static Badge