Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft Bot with Sonar Anti-Bot Bypass

A mineflayer-based Minecraft bot that attempts to bypass Sonar anti-bot protection.

Features

  • 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

Installation

npm install

Usage

Direct connection

node bot.js

With SOCKS5 proxy rotation

node bot_proxy.js

With Tor proxy

# Start Tor first
tor &
node bot_tor.js

Configuration

Edit the SERVER and PORT variables in the bot files to change the target server.

Note

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.

About

Mineflayer Minecraft bot with Sonar anti-bot bypass

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages