An automated bot for managing multiple 3DOS accounts with proxy support.
- Telegram Channel: Airdropbombnode
- Multi-account support
- Proxy support (HTTP, SOCKS4, SOCKS5)
- Auto-retry on failures
- Detailed logging
- Account earnings tracking
- Customizable harvest intervals
- Node.js 16.x or higher
- npm or yarn
- Valid 3DOS accounts
- Clone the repository:
git clone https://github.com/airdropbomb/3Dos-Auto-Bot.git
cd 3Dos-Auto-Bot- Install dependencies:
npm install- How to find Secret and Token? : Generate Api Key on Web Dashboard - F12 - Aplication - Local Storage
-
Create configuration files:
secrets.txt: Add your API secrets (one per line)
secret1 secret2tokens.txt: Add your bearer tokens (one per line, matching order with secrets)
token1 token2proxy.txt(optional): Add your proxies (one per line)
http://ip:port http://username:pass@ip:port socks4://ip:port socks5://username:pass@ip:port
- Start the bot:
npm start- Stop the bot:
- Press
Ctrl + Cto gracefully shut down
- Press
The bot supports multiple proxy protocols:
- HTTP/HTTPS
- SOCKS4
- SOCKS5
Proxy format examples:
http://1.2.3.4:8080
http://user:pass@1.2.3.4:8080
socks4://1.2.3.4:1080
socks5://user:pass@1.2.3.4:1080
1.2.3.4:8080 # Will be treated as HTTP proxy
The bot provides detailed logging:
- Account status
- Earnings information
- Proxy usage
- Error messages
- Retry attempts
This bot is for educational purposes only. Use at your own risk. Make sure to comply with 3DOS's terms of service.
- Fork the repository
- Create your feature branch:
git checkout -b feature/new-feature - Commit your changes:
git commit -am 'Add new feature' - Push to the branch:
git push origin feature/new-feature - Submit a pull request
This project is licensed under the MIT License - see the LICENSE file for details.
If you find this bot helpful, please consider:
- Starring the repository
- Following our Telegram channel
- Contributing to the project
Made with ❤️ by AirdropInsiderID