Use Node.Js 18 or greater
Bots |
Status |
Blum |
✅ |
Rocky Rabbit |
✅ |
ToMarket |
✅ |
Dotcoin |
✅ |
Major |
✅ |
Timefarm |
✅ |
PocketFi |
✅ |
Character X |
⏳ |
BunnyApp |
⏳ |
Stay tune, more to come |
👻 |
Settings |
Description |
API_ID / API_HASH |
Platform data from which to launch a Telegram session (stock - Android) |
BLUM |
Whether to start Blum when the bot start (True / False) |
TOMARKET |
Whether to start ToMarket when the bot start (True / False) |
DOTCOIN |
Whether to start Dotcoin when the bot start (True / False) |
MAJOR |
Whether to start Major when the bot start (True / False) |
TIMEFARM |
Whether to start Timefarm when the bot start (True / False) |
ROCKYRABBIT |
Whether to start Rocky Rabbit when the bot start (True / False) |
POCKETFI |
Whether to start PocketFi when the bot start (True / False) |
USE_QUERY_ID_BLUM |
Whether to use query ids instead of sessions (BLUM) (True / False) |
USE_QUERY_ID_TOMARKET |
Whether to use query ids instead of sessions (TOMARKET) (True / False) |
USE_QUERY_ID_ROCKYRABBIT |
Whether to use query ids instead of sessions (ROCKY RABBIT) (True / False) |
USE_QUERY_ID_DOTCOIN |
Whether to use query ids instead of sessions (DOTCOIN) (True / False) |
USE_QUERY_ID_MAJOR |
Whether to use query ids instead of sessions (MAJOR) (True / False) |
USE_QUERY_ID_TIMEFARM |
Whether to use query ids instead of sessions (TIMEFARM) (True / False) |
USE_QUERY_ID_POCKETFI |
Whether to use query ids instead of sessions (POCKETFI) (True / False) |
USE_PROXY_FROM_FILE |
Whether to use proxy from the bot/config/proxies.js file (True / False) |
You can download Repository by cloning it to your system and installing the necessary dependencies:
~ >>> git clone https://github.com/FreddyWhest/DropWizard.git
~ >>> cd DropWizard
#Linux and MocOS
~/DropWizard >>> chmod +x check_node.sh
~/DropWizard >>> ./check_node.sh
OR
~/DropWizard >>> npm install
~/DropWizard >>> cp .env-general-example .env-general
~/DropWizard >>> cp .env-blum-example .env-blum
~/DropWizard >>> cp .env-tomarket-example .env-tomarket
~/DropWizard >>> cp .env-rockyrabbit-example .env-rockyrabbit
~/DropWizard >>> nano .env-general # Here you must specify your API_ID and API_HASH , the rest is taken by default
~/DropWizard >>> node index.js
#Windows
1. Double click on INSTALL.bat in DropWizard directory to install the dependencies
2. Double click on START.bat in DropWizard directory to start the bot
OR
~/DropWizard >>> npm install
~/DropWizard >>> cp .env-general-example .env-general
~/DropWizard >>> cp .env-blum-example .env-blum
~/DropWizard >>> cp .env-tomarket-example .env-tomarket
~/DropWizard >>> cp .env-rockyrabbit-example .env-rockyrabbit
~/DropWizard >>> # Edit .env-general and set your API_ID and API_HASH
~/DropWizard >>> node index.js
Also for quick launch you can use arguments, for example:
~/DropWizard >>> node index.js --action=1
OR
~/DropWizard >>> node index.js --action=2
#1 - Create session
#2 - Run clicker