SkymaxPlay / LambdaAttack

Minecraft bot for 1.12 servers. Currently supports stress testing. More features are planned

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LambdaAttack

Description

Minecraft bot. Currently used for stress testing.

Features

  • Graphical user interface
  • Configurable amount and join delay
  • Configurable target
  • Configurable name format or name list
  • LogPanel to see errors directly
  • Test with Spigot, Paper
  • Disconnects gracefully after the end
  • Automatically registers for cracked servers
  • Supports SOCKS proxies
  • Free
  • Open source

Requirements

  • Java 9
  • Minecraft 1.11-1.12 server

Downloads

https://github.com/games647/LambdaAttack/releases

Building

  1. Download Apache Maven
  2. Unpack it
  3. Optionally add the bin folder to your PATH variable to invoke Maven with mvn without specifying the complete path to the bin folder for every command
  4. Download this project with Git (git clone <URL/git@github:...>) or as zip
  5. Move to the top folder of the project conting the pom.xml
  6. Run mvn clean install
  7. The final version is inside the core/target folder

Images

Gui

Dependencies

About

Minecraft bot for 1.12 servers. Currently supports stress testing. More features are planned

License:MIT License


Languages

Language:Java 100.0%