Go-Bots was created to help server owners stress-test their servers with bots
Be aware that many anti-bot measures will successfully block this tool
-
Convenient configuration via YAML
-
Register/Login on the server
-
Change protocol to the one you prefer (check out this list)
-
Spam chat with custom phrases
-
"Smart" cooldown system
-
It can simulate jumps, arm swings and head rotations -
Custom packet spam (not tested, better not use it)
-
Low RAM and CPU usage compared to some other solutions
- Bots can stuck in blocks when jumping because there are no physics involved
- Packet spam can freeze on Windows systems
- Older protocol versions may not work
-
Download latest artifact here or compile the binary yourself
-
Create "proxies.txt" and add SOCKS4 proxies there in this format:
host:port host:port ...
-
Change values that will correspond to you in "config.yml"
-
Run it!
git clone https://github.com/RavMda/go-bots.git
cd ./go-bots/
go build -ldflags "-s -w" -o ./go-bots