🖱️ clicker for https://t.me/TimeFarmCryptoBot
| Functional | Supported |
|---|---|
| Multithreading | ✅ |
| Binding a proxy to a session | ✅ |
| Auto get all tasks except telegram tasks | ✅ |
| Auto upgrade level for boost farming | ✅ |
| Retry request per claim | ✅ |
| Support tdata / pyrogram .session / telethon .session | ✅ |
| Setting | Description |
|---|---|
| API_ID / API_HASH | Platform data from which to launch a Telegram session (stock - Android) |
| CLAIM_RETRY | Number of tries if Claim is unsuccessful (e.g., 3) |
| SLEEP_BETWEEN_CLAIM | Delay between Claim in minutes (e.g., 180) |
| AUTO_UPGRADE_FARM | Should I improve farmer level (True / False) |
| MAX_UPGRADE_LEVEL | Maximum level of farmer (up to 4) |
| USE_PROXY_FROM_FILE | Whether to use proxy from the bot/config/proxies.txt file (True / False) |
Possible to create a profile with unique data for each session:
{
"session1": {
"proxy": "socks5://yGow3a:uBro3wL@58.195.21.83:9715",
"headers": {"...": "..."},
"fingerprint": {"...": "..."}
},
"session2": {
"proxy": "socks5://yGow3a:uBro3wL@58.195.21.83:9715",
"headers": {"...": "..."},
"fingerprint": {"...": "..."}
},
"...": {}
}❕ Note:
session1иsession2- are examples of session names.
Before you begin, make sure you have the following installed:
- Go to my.telegram.org and log in using your phone number.
- Select "API development tools" and fill out the form to register a new application.
- Record the API_ID and API_HASH provided after registering your application in the .env file.
- Click on RUN.bat to automatically install the required dependencies and run the project
- Install the required dependencies:
pip install -r requirements.txt
- Please edit the name file .env-example to .env and add your API_ID and API_HASH:
- Run the bot:
python main.py
Link about python and pip on Termux that comes with the pkg python
git clone https://github.com/sizifart/TimefarmBot.git
cd TimefarmBot
pip3 install -r requirements.txt
chmod +x main.py✅ Channel for information and training on Telegram airdrop bots 🔷 Follow us on Telegram : SIZIFAIRDROP
If you have an question or something you can ask in here : F.Davoodi