Registrations https://t.me/drops_coin_bot
- Multi-account Support: Automate actions across multiple accounts. .
- Auto Complete Task Automatically perform available quest
- Configurable Settings: Control various aspects of the script via a
config.json
file. - Using a proxy
- Static user agent
-
Clone the repository:
git clone https://github.com/cucumber-pickle/DropsCoinCum.git cd DropsCoinCum
Create and activate a virtual environment:
python3 -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
Install the required dependencies:
pip install -r requirements.txt
Run bot
python bot.py
Create a config.json file in the root directory with the following structure:
{
"account_delay": [5, 10],
"cycle_delay": [14400, 28800]
}
delay_account
: Delay between processing different accounts (in seconds) - the minimum and maximum values are taken randomly
cycle_delay
: Delay between different cycles of operations (in seconds) - the minimum and maximum values are taken randomly
You can add your proxy list in proxies.txt
and proxy format is like example below :
Format :
http://host:port
http://user:pass@host:port
Example :
http://127.0.0.1:6969
http://user:pass@127.0.0.1:6969
- Login telegram via portable or web version
- Launch the bot
- Press
F12
on the keyboard - Open console
- Сopy this code in Console for getting tgWebAppData (user= / query=):
copy(decodeURIComponent(sessionStorage['telegram-apps/launch-params']).split('tgWebAppData=')[1].split('&tgWebAppStartParam')[0])
- you will get data that looks like this
query_id=AA....
user=%7B%22id%....
- add it to
query.txt
file or create it if you dont have one
0xc4bb02b8882c4c88891b4196a9d64a20ef8d7c36
- BSC (BEP 20)
UQBiNbT2cqf5gLwjvfstTYvsScNj-nJZlN2NSmZ97rTcvKz0
- TON
0xc4bb02b8882c4c88891b4196a9d64a20ef8d7c36
- Optimism
THaLf1cdEoaA73Kk5yiKmcRwUTuouXjM17
- TRX (TRC 20)
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or support, please contact CUCUMBER TG CHAT