项目作者: RavMda

项目描述 :
Go tool used to stress-test minecraft servers
高级语言: Go
项目地址: git://github.com/RavMda/go-bots.git
创建时间: 2020-10-05T23:44:44Z
项目社区:https://github.com/RavMda/go-bots

开源协议:GNU General Public License v3.0

下载


Go version
License
Go Report Card

Go-Bots

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

Features

  • 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

    uh

    Known Issues

  • 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
  • help...

Usage

  1. Download latest artifact here or compile the binary yourself

  2. Create “proxies.txt” and add SOCKS4 proxies there in this format:

    1. host:port
    2. host:port
    3. ...
  1. Change values that will correspond to you in “config.yml”
  2. Run it!

Build

  1. git clone https://github.com/RavMda/go-bots.git
  2. cd ./go-bots/
  3. go build -ldflags "-s -w" -o ./go-bots

Preventive Measures

[2LS] AntiBot

License

GPL-3.0 License