Ducket BOT
- Register Here : Ducket Lobby
- Sign In With Solana Wallet
- Connect X & DC Account
- Auto Get Account Information
- Auto Run With Proxyscrape Free Proxy -
Choose 1 - Auto Run With Private Proxy -
Choose 2 - Auto Run Without Proxy -
Choose 3 - Auto Rotate Invalid Proxies -
yorn - Auto Perform Arcade Game
- Auto Claim Daily Check-In
- Auto Claim Available Tasks
- Multi Accounts
- Make sure you have Python3.9 or higher installed and pip.
-
Clone The Repositories:
git clone https://github.com/vonssy/Ducket-BOT.git
cd Ducket-BOT -
Install Requirements:
pip install -r requirements.txt #or pip3 install -r requirements.txt
-
accounts.txt: You will find the file
accounts.txtinside the project directory. Make sureaccounts.txtcontains data that matches the format expected by the script. Here are examples of file formats:your_solana_private_key_1 (base58) your_solana_private_key_2 (base58)
-
proxy.txt: You will find the file
proxy.txtinside the project directory. Make sureproxy.txtcontains data that matches the format expected by the script. Here are examples of file formats:ip:port # Default Protcol HTTP. protocol://ip:port protocol://user:pass@ip:port
python bot.py #or python3 bot.py