/IcebergAppBot

clicker for t.me/IcebergAppBot

Primary LanguagePython

IcebergAppBot Clicker

clicker for https://t.me/IcebergAppBot

More crypto themes and softs in telegram: ApeCryptor 🦧 Additional soft information: https://t.me/ApeCryptorSoft/83

Functionality

Functional Supported
Multithreading ✅
Binding a proxy to a session ✅
Auto-complete tasks; claim points every 6 hours, start mine ✅
Random sleep time between accounts, claim ✅
Support pyrogram .session ✅
Get statistics for all accounts ✅

Settings data/config.py

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])
DELAYS-BEFORE_CLAIM delay before claim points (eg [5, 15])
DELAYS-CHANGE_STATUS_TASK CHANGE_STATUS_TASK (eg [10, 12])
PROXY_TYPE Proxy type for telegram session (eg 'socks5')
WORKDIR directory with session (eg "sessions/")

Requirements

  • Python 3.9 (you can install it here)
  • Telegram API_ID and API_HASH (you can get them here)
  1. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the bot:
    python main.py