Caution
Hypixel has recently explicitly stated that automated bots are against Housing rules. While they have expressed that internal moderation has not changed, this project is technically bannable and therefore we do not recommend using it.
Housatic is a piece of software that helps manage bots in Hypixel Housing. Bots are an incredibly useful way to broaden the limits of the Housing ecosystem, allowing for more complex automated capabilities like block manipulation, data storage, advanced arithmatic, and more. Join our Discord to stay up to date and recieve help.
This is the CLI version, intended for running the app through command line. For the GUI version, see (Coming Soon).
To get started with Housatic, head over to our Wiki, where we detail install instructions, scripting basics, etc.
- Install Node.js
- Clone this repo to your local machine
- In your local repo directory, run
npm install
to install dependencies - Run
node .
to start the app