Skip to content

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

License

Notifications You must be signed in to change notification settings

DartCZ/LambdaAttack

 
 

Repository files navigation

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 or 1.14 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 servers. Currently supports stress testing. More features are planned

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%