You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AirMiner - Mines at normal speed while airborne by briefly claiming grounded movement packets.
BoatPhase - Combines BoatFly movement with client-side vehicle phasing, adaptive movement, air substeps, diving, anti-kick handling, and configurable speed controls.
ClutchFall - Automatically places suitable fall-clutch items before landing, including water buckets, powder snow, slime, cobwebs, hay, honey, beds, and sweet berries.
ElytraDive - Targets nearby players, dives toward them with an elytra, and pulls up near terrain.
ElytraWalk - Maintains the elytra flight pose while moving on the ground, with configurable speed, pitch, spin, bobbing, and automatic elytra handling.
Flicker - Animates skin-part visibility, arm state, cape, hand swapping, and held-item visibility through client-information packets.
MicDetect - Notifies you when Simple Voice Chat receives a player voice packet, including the server-reported voice distance.
MobView - Lets you view the world from the perspective of a selected mob.
VaultRoll - Predicts deterministic trial-vault loot using the world seed and synchronizes predictions with observed openings. Includes ominous/trial modes, prediction ESP, warnings, and middle-click information.
VillagerRoll - Predicts deterministic novice librarian trades using the world seed and synchronizes predictions with observed trades.
New Commands and Utilities
Added .vaultroll for inspecting and controlling VaultRoll.
Added .villageroll for inspecting and controlling VillagerRoll.
Added .signhistory for viewing recorded sign text and removal history.
Added .nbteditor command integration for opening and controlling the NBT editor.
Added persistent sign-history storage per server and dimension.
Added VaultRoll and VillagerRoll prediction models, synchronization logic, seed handling, and automated model tests.
ClickGUI and Interface
Added a new Modern ClickGUI layout with:
Category navigation.
Enabled and favorite-hack panels.
Independent settings windows.
Modern setting controls.
Search overlay and standalone search handling.
Persistent window layouts.
Improved scrolling, resizing, pinning, minimizing, and recently-disabled hack highlighting.
Updated classic GUI components to work correctly alongside the Modern layout.
Improved AltGUI, keybind screens, settings screens, dropdowns, sliders, color controls, and list editors.
Added a PacketFirewall allowed-hacks management screen.
Updated Hacks and Features
ServerIntel
Added packet-based command discovery and command-tree inspection.
Added plugin scanning using autocomplete, known packs, namespaces, help responses, plugin-list responses, and version responses.
Added verbose server metadata reporting.
Added saved per-server scan results and configurable vulnerable-plugin highlighting.
SignESP
Added sign-history recording for text changes and removals.
Added middle-click lookup and previous-text inspection.
Improved sign scanning, rendering, and history queue handling.
ElytraPitch
Improved flight control and packet handling.
QuickShulker
Improved shulker preview screens, editing, and inventory interaction.
AutoSteal
Reworked inventory scanning and item-transfer handling.
LootSorter
Improved destination rules, item-family matching, stacking, filtering, and command controls.
OfflineSettings
Added quick reconnect, automatic logout, reconnect commands, offline-player controls, OP checks, bulk OP actions, command-feedback controls, and reconnect-through-bot support.
StaffMonitor
Added vanish-cycle detection, tab-list rotation filtering, known-staff filtering, and configurable player limits.
NoFall, AutoDrop, AutoLoot, BedBreakAura, RoofESP, PearlESP, SpearAssist, AimAssist, CommandSpam, Chat Heads, and other hacks
Received compatibility, reliability, targeting, rendering, and edge-case fixes.
Added vanilla scaffolding mode support.
Improved MobESP, ElytraInfo, Alt Manager, NBTEditor, PacketFirewall, PacketTools, and HackList behavior.
Added Simple Voice Chat UDP and decoded-packet logging support to PacketTools.
Removed and Reorganized Features
Removed SeedMapperHelper, its command, vendor integration, and bundled seed-mapping data.
Removed CommandScanner as a standalone hack.
Consolidated command and plugin discovery functionality into ServerIntel.
Moved plugin scanning out of UI-Utils and into ServerIntel.
Removed obsolete rendering mixins and updated first-person hand/item rendering hooks.
Fixes
Fixed multiple Minecraft 26.3 compatibility issues (including a major one that upstream missed - yikes!).
Fixed Alt Manager login, refresh-token, reconnect, and disconnect-screen edge cases.
Fixed modern ClickGUI scrollbar dragging, layout persistence, search behavior, and mouse-state synchronization.
Fixed NBT editor syntax editing and screen integration.
Fixed sign-history growth and background-save performance.
Fixed NoFall movement handling and several ElytraPitch interactions.
Fixed AutoSteal, QuickShulker, LootSorter, PacketFirewall, chat-head, and rendering issues.
Fixed import/export handling when passwords contain colons.
Fixed NiceWurst compatibility and several category/allowlist issues.
Fixed VaultRoll using resources when not being used.
Fixed InfiniteReach.
Added new gametests for NBTEditor, VaultRoll, and updated client behavior.
Added a centralized Minecraft 26.3 movement packet compatibility layer that transparently restores legacy multi-packet hack behavior while preserving pre-26.3 scheduling on older servers via ViaFabricPlus.
Minecraft and Project Updates
Updated to Minecraft 26.3.
Updated Wurst to 7.55.1 for Minecraft 26.3.
Updated Fabric Loader, Fabric API, Sodium compatibility, Gradle tooling, GSON, and related dependencies.
Updated translations and Minecraft 26.3 mappings.
Increased the documented hack list to include the newly added modules.