RockyRabbitBot
RockyRabbitBot App AutoClicker
Install / Use
/learn @sizifart/RockyRabbitBotREADME
RockyRabbitBot
🖱️ clicker for https://t.me/rocky_rabbit_bot
Recommendation before use
🔥🔥 Use PYTHON 3.10 🔥🔥
Features
| Feature | Supported | |---------------------------------------------------------------|:----------------:| | Multithreading | ✅ | | Proxy binding to session | ✅ | | Auto tap | ✅ | | Specify number of taps | ✅ | | Auto do tasks | ✅ | | Claim daily combo | ✅ | | Claim daily enigma | ✅ | | Claim daily rewards | ✅ | | Claim daily easter eggs | ✅ | | Auto apply boosts | ✅ | | Auto upgrade boosts | ✅ | | Random sleep time between taps | ✅ | | Auto upgrade cards | ✅ | | Auto init new account | ✅ | | Support for tdata / pyrogram .session / telethon .session | ✅ |
Settings
| Settings | Description |
|----------------------------|:-------------------------------------------------------------------------------------------------------------:|
| API_ID / API_HASH | Platform data from which to run the Telegram session (default - android) |
| AUTO_TAP | Automatically tapping (default: True) |
| TAP_COUNT | How many taps will be clicked (default: [50, 125]) |
| DELAY_BETWEEN_TAPS | Random delay between taps (default: [15, 20]) |
| AUTO_BOOST | Auto apply boosts (turbo or full energy) (default: True) |
| AUTO_UPGRADE_BOOST | Auto upgrade (multi-tap, max-energy, passive-income) (default: True) |
| MAX_ENERGY_BOOST_LVL | Max level to upgrade max-energy (default: 5) |
| MULTI_TAP_LVL | Max level to upgrade multi-tap (default: 5) |
| PASSIVE_INCOME_LVL | Max level to upgrade passive-income (default: 3) |
| AUTO_TASK | Auto clear tasks (default: True) |
| AUTO_ENIGMA | Auto apply daily enigma (default: True) |
| AUTO_SUPERSET | Auto apply daily superset (default: True) |
| AUTO_EASTER | Auto apply daily easter eggs (default: True) |
| AUTO_UPGRADE_CARDS | Auto upgrade cards if possible and claim cards (default: True) |
| USE_PROXY_FROM_FILE | Whether to use a proxy from the bot/config/proxies.txt file (True / False) |
📕 Profiles
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.
Prerequisites
Before you begin, make sure you have the following installed:
Obtaining API Keys
- 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.
Auto Install/Run
- Click on RUN.bat to automatically install the required dependencies and run the project
Menual Install/Run
- 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:
Usage
- Run the bot:
python main.py
Install/Run into Phone
Termux Setup
Link about python and pip on Termux that comes with the pkg python
git clone https://github.com/sizifart/RockyRabbitBot.git
cd RockyRabbitBot
pip3 install -r requirements.txt
chmod +x main.py
Telegram Channel
✅ Channel for information and training on Telegram airdrop bots 🔷 Follow us on Telegram : SIZIFAIRDROP
Discussion
If you have an question or something you can ask in here : F.Davoodi
