Russia9 / MagicHelper

Assistant for Minecraft gaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MagicHelper Build Status Codacy Badge License: GPL v3 Discord

An optional assistant to Minecraft Magic servers or single

Disclaimers

Many servers will regard this as a cheat. The authors are not responsible for any use and do not recommend using it in multiplayer.

Requirements

  • Java 1.8

Installation

Download jar from releases page, run and enjoy:)
It's better to start jar from from console:

$ java -jar MagicHelper.jar

If you want to get debug output, run with command

$ java -jar MagicHelper.jar Debug=true

If you want to get debug and trace output, run with command

$ java -jar MagicHelper.jar Trace=true

Controls

  1. Autoclicker DONE
    • Mouse button 1 DONE
      • On/Off - Middle mouse button
    • Custom button DONE
      • On - Middle mouse button + Needed button
      • Off - Middle mouse button
  2. Button Clamping DONE
    • Custom button DONE
      • On - F7 + Needed button
  3. Auto mining TODO
    • Horizontal mining TODO
      • On - RAlt + W
      • Off - Middle mouse button
    • Vertical mining
      • On - RAlt + D
      • Off - Middle mouse button
    • Smart mining
      • On - RAlt + S
      • Off - Middle mouse button

Used libraries

About

Assistant for Minecraft gaming

License:GNU General Public License v3.0


Languages

Language:Java 100.0%