ModulesInterface and HUD¶
These two live under the GUI tab. Both are on by default and neither shows in the HUD module list.
Interface default on menu key: -¶
The theme and the menu bind. MenuKey is the authoritative copy of the menu bind; /bitchos bind writes to it too.
| setting | type | default | description |
|---|---|---|---|
MenuKey |
key | MINUS |
Key that opens the menu. Right-click the row to unbind. |
RGB |
toggle | off | Cycle the accent colour through the spectrum. |
RGBSpeed |
0.1–5 | 0.5 |
How fast the colour cycles. Visible when RGB. |
Hue |
0–360 | 185 |
Accent colour. Visible when RGB is off. |
Saturation |
0–100 | 72 |
How vivid the accent is. |
Brightness |
0–100 | 88 |
How light the accent is. |
HideLegitPlus |
toggle | off | Hide the whole Legit+ tab from the menu. Modules already on keep running; /bitchos toggle <module> still works. |
The untouched accent is hwic.dev aqua. Scripts can read the live accent with render.accent().
HUD default on¶
Draws the bitchos watermark and the active-module list, and owns the HUD's font, size and panel look. EditKey opens the drag-and-drop HUD editor.
| setting | type | default | description |
|---|---|---|---|
Watermark |
toggle | on | Show the bitchos mark in the corner. |
ModuleList |
toggle | on | List enabled modules down the right side. |
SmoothFont |
toggle | on | Draw the HUD with a smooth font instead of Minecraft's. |
TextSize |
5–14 | 7 |
Size of the module list text. |
Panels |
toggle | on | Draw a backing panel behind each readout. Off leaves bare text. |
EditKey |
key | unbound | Opens the drag-and-drop HUD editor. Also /bitchos hud. |