Skip to content
This repository has been archived by the owner on Feb 25, 2025. It is now read-only.

Wekendd/housatic-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Housatic (CLI)

image

A user-friendly bot manager for Hypixel Housing.

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.

About

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).

Images image image image image

Getting started

To get started with Housatic, head over to our Wiki, where we detail install instructions, scripting basics, etc.

Building & running locally

  1. Install Node.js
  2. Clone this repo to your local machine
  3. In your local repo directory, run npm install to install dependencies
  4. Run node . to start the app