Skip to content
All projects
PRJ-007/ ExperimentalArchived

Ghost

A client-side Minecraft QoL mod for Hypixel SkyBlock dungeons, written as ChatTriggers modules and later ported to a Kotlin Forge client. Custom world rendering, movement prediction, slot binding presets, party automation and timers — this is where I learned to read someone else's runtime and build inside it.

01

Overview

Ghost is fourteen independent modules behind one config: automatic equipment swapping, ESP rendering for specific mob types, leap routing and prediction, ghost-block placement presets, slot binding with locking and colour schemes, party-finder automation, positional messaging and ability timers.

None of it is professionally important and all of it taught me something structural — how to instrument a running client, how to keep modules from tripping over each other, and how quickly a feature list becomes an architecture problem. A later port, GhostClient, rebuilt the same ideas as a Kotlin Forge mod compiled to a JAR.

02

Why it's here

Also the most literal explanation available for the username.