A mineflayer-based Minecraft bot that attempts to bypass Sonar anti-bot protection.
- Gravity physics simulation
- Teleport confirmation handling
- Transaction/ping responses
- Keep-alive responses
- Held item slot responses
- Arm swing responses
- Vehicle handling (boat/minecart)
- Auto-reconnect with backoff
npm installnode bot.jsnode bot_proxy.js# Start Tor first
tor &
node bot_tor.jsEdit the SERVER and PORT variables in the bot files to change the target server.
This bot is for educational purposes. The server may have additional protections (captcha, etc.) that require manual solving. Your IP may get blacklisted after failed verification attempts.