Auto claimer for @Vertus_App_bot
My tg: https://t.me/Zzjjjuuu
Functional | Supported |
---|---|
Multithreading | ✅ |
Binding a proxy to a session | ✅ |
Auto-player; | ✅ |
Random sleep time between accounts | ✅ |
Support pyrogram .session | ✅ |
Get statistics for all accounts | ✅ |
Generating unique user-agent for each session and save it | ✅ |
Completing tasks | ✅ |
Setting | Description |
---|---|
API_ID / API_HASH | Platform data from which to launch a Telegram session (stock - Android) |
DELAYS-ACCOUNT | Delay between connections to accounts (the more accounts, the longer the delay) (eg [5, 15]) |
WORKDIR | directory with session (eg "sessions/") |
TIMEOUT | timeout in seconds for checking accounts on valid (eg 30) |
- Install the required dependencies:
pip install -r requirements.txt
- Run the bot:
python main.py