Download/Setup on a local PC
Last updated
Last updated
First, you will need to choose between the headless version or the launcher version. The headless version is just a console of the specific program, and the launcher version will let you choose which program you want to launch, just by supplying your binmaster key. In both versions you will need to tweak a bit the config.json
and filter.json
.
All files are available to download at Links.
Make sure that you have your binmaster key and a Hypixel API Key, for the binmaster key, go to and do /key
, that will display your key, copy that. For the Hypixel API Key, go to the and generate one.
PLEASE READ THE BOX BELOW CONTINUING
CONFIG: Even though we don't mention it, please fill the other fields of the config.json
file with the desired values, you can check what these values are .
ZIPPED FILES: Please do not run the executable without first unzipping the .zip
file.
LAUNCHER
AH Macro: If you downloaded the launcher version, install it, your OS will probably warn you about it but it is safe, on top of it, it is open source, so anyone can contribute to it. It will let you choose the AH Macro. Then, fill the binmaster_key
field with the key you got by executing /key
, and the hypixel_api_key
with the Hypixel API Key, in the Configure Executables
tab. Hit Launch
, it will automatically download the latest version and start it, you will see the output in the panel on the left, and you will be able to type in the console with the input box.
Combat Macro: If you downloaded the launcher, install it, your OS will probably warn you about it but it is safe, on top of it, it is open source, so anyone can contribute to it. It will let you choose the Combat Macro. Then, fill the binmaster_key
field with the key you got by executing /key
. Hit Launch
, it will automatically download the latest version and start it, you will see the output in the panel on the left, and you will be able to type in the console with the input box.
CONSOLE
AH Macro: If you downloaded the console version. You will need to fill in the config.json
, the binmaster_key
field with the key you got by executing /key
, and the hypixel_api_key
with the Hypixel API Key. Then, run the executable, it will automatically download the latest version and start it.
Combat Macro: If you downloaded the console version. You will need to fill in the config.json
, the binmaster_key
field with the key you got by executing /key
. Then, run the executable, it will automatically download the latest version and start it.
While running, you can access the built-in webpage with your a browser:
If you're on the same machine where you're running the bot, you can visit: localhost:PORT
If you're on another machine but connected to the same WIFI, you can visit: 127.0.0.1:PORT
PORT: PORT
refers to the port you have set in the config.json
, by default it should be set to 6969
.
IT IS RECOMMENDED TO CHANGE IT TO ANOTHER VALUE TO AVOID UNWANTED ACCESS TO THE WEBPAGE