A Python-based automation scripts that uses no API Telegram for interacting with the Birds
Register: Birds bot
04.11.2024
- Auto join random guild
| Feature | Status | Description |
|---|---|---|
| Auto Do Task | On/Off | Complete tasks |
| Auto Boost Speed | On/Off | Help Egg/Birds grow faster |
| Auto Mint Worm | On/Off | Mint worm to sell or feed bird |
| Auto Break Egg | On/Off | Play Break Egg game to get more points |
| Auto Upgrade Egg | On/Off | Upgrade egg to hatch bird |
| cycle delay | seconds | total duration (in seconds) for which the main loop will run before restarting or stopping |
-
Clone the Repository:
git clone https://github.com/cucumber-pickle/BirdsCum.git cd BirdsCum -
Create a virtual environment (optional but recommended)
python -m venv venv source venv/bin/activate # On Windows, use `venv\Scripts\activate`
-
Install Dependencies:
The bot uses Python 3 and requires some external libraries. You can install them using:
pip install -r requirements.txtYou can add your proxy list in proxies.txt and proxy format is like example below :
Format :
http://host:port
http://user:pass@host:port
Example :
http://127.0.0.1:6969
http://user:pass@127.0.0.1:6969
Add your account tokens to a file named data.txt in the root directory. Each token should be on a new line.
Example:
query_id=AA....
user=%7B%22id%....Run the script with:
python bot.py- Login telegram via portable or web version
- Launch the bot
- Press
F12on the keyboard - Open console
- Сopy this code in Console for getting tgWebAppData (user= / query=):
copy(Telegram.WebApp.initData)- you will get data that looks like this
query_id=AA....
user=%7B%22id%....
- add it to
data.txtfile or create it if you dont have one
You can add more and run the accounts in turn by entering a query id in new line like this:
query_id=xxxxxxxxx-Rxxxxujhash=cxxx
query_id=xxxxxxxxx-Rxxxxujhash=cxxxxafter that run the bot by writing the command
To run the script, simply execute:
python bot.pyThe script will start processing each account listed in query.txt, performing all configured operations.
0xc4bb02b8882c4c88891b4196a9d64a20ef8d7c36 - BSC (BEP 20)
UQBiNbT2cqf5gLwjvfstTYvsScNj-nJZlN2NSmZ97rTcvKz0 - TON
0xc4bb02b8882c4c88891b4196a9d64a20ef8d7c36 - Optimism
THaLf1cdEoaA73Kk5yiKmcRwUTuouXjM17 - TRX (TRC 20)
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or support, please contact CUCUMBER TG CHAT