An automation tool for GATA DVA tasks with multi-account and proxy support.
- 🚀 Multi-account support
- 🔒 Proxy support with IP rotation
- 📊 Real-time status monitoring
- 🔄 Automatic task processing
- 🌐 Browser automation
- 💎 Points tracking
- 🛡️ Error handling and recovery
- 📝 Detailed logging
- Node.js v16 or higher
- npm (Node Package Manager)
- A list of private keys
- A list of HTTP proxies
-
Clone the repository:
git clone https://github.com/QuantumLeap-us/Gataxyz-Bot.git cd Gata-Auto-Bot -
Install dependencies:
npm install
-
Install Playwright browsers:
npx playwright install chromium
-
Create
pk.txtfile with your private keys (one per line):0x123...abc 0x456...def -
Create
proxies.txtfile with your proxies (one per line):http://user:pass@ip:port ip:port
Start the bot:
npm startThe bot will:
- Load private keys and proxies
- Initialize browser instances for each account
- Authenticate using private keys
- Start processing DVA tasks
- Monitor and display task status