minecraft hacked client fdp
Changelog

Every update, release & note.

The complete FDP Client changelog and known issues, newest first. Want the downloadable builds? Check the releases on GitHub.

B16
Latest build
13
Versions tracked
786
Changes logged
39
Tracked issues

Changelog

Every release of FDP Client, newest first.

B16(#45c92b3)18 changes
  • AddedAdded New ClickGUI system (Neverlose style)
  • AddedAdded New Spotify UI
  • AddedAdded New Spotify Module
  • AddedAdded Spotify GUI element
  • AddedAdded TargetStrafe Module
  • AddedAdded tooltips to truncated module headers (prevents slider obstruction)
  • AddedAdded Spotify Integration backend
  • AddedAdded header icons support in ClickGUI
  • AddedNew ESP Preview Viwerer in ClickGUI
  • AddedImproved ESP Preview UI
  • AddedImproved visual clarity in ESP controls
  • AddedImproved UI module layout
  • AddedFormatted number settings for concise float values
  • AddedAdded subcategories for Client, Movement, Player, Visual
  • AddedImproved ESP Preview rendering & components
  • AddedImproved ESP Controls panel visuals
  • ChangedRemoved unused / useless folders (cleanup)
  • ChangedRemoved redundant folder structures (secondary cleanup)
B15(#46648fa)70 changes
  • AddedAdded ESP2D Module.
  • AddedAdded plugins: save-log option;
  • AddedAdded plugins: payload-channel discovery.
  • AddedAdded Silent View option to ChestStealer.
  • AddedAdded TPS command.
  • AddedAdded Bloom Color option
  • AddedAdded middle-click binding for ClickGUI in YzyGUI.
  • AddedAdded NoSlow Grim 2.3.72 (1.9+) mode.
  • AddedAdded NoFall Grim 2.3.72 (1.9+) mode.
  • AddedAdded Furnace option to Stealer.
  • AddedAdded GUI update to show last commit & last release info.
  • AddedAdded plugins options: notify suspicion on every auto scan.
  • AddedAdded third-person FOV control for Camera.
  • AddedAdded dimension & biome to watermark.
  • AddedAdded online indicator to watermark.
  • AddedAdded FileManager support for local plugins.
  • AddedAdded Plugins configurable rescan/timeout;
  • AddedAdded Plugins cunified suspicious detection;
  • AddedAdded Plugins visible-width wrapping;
  • AddedAdded Plugins debug-gated payload hints;
  • AddedAdded Plugins windowed aggregation;
  • AddedAdded Plugins case-insensitive dedupe;
  • AddedAdded Plugins infer plugins from channels;
  • AddedAdded health display in Tab list.
  • AddedAdded enemies display in Tab list.
  • AddedAdded team compatibility in Tab list.
  • AddedAdded friends display in Tab list.
  • AddedAdded Image ESP in TargetESP.
  • AddedAdded “Points” mode for TargetESP.
  • AddedAdded improved 2D ESP processing pipeline (ESP2D).
  • AddedUpdate ESP tags / more RGB colors.
  • AddedAdded ESP2D hpBar styles.
  • AddedAdded ESP2D team colors compatible.
  • AddedAdded HUD feature to save image element to file.
  • AddedAdded HTTP cache.
  • AddedAdded LunarClient brand update.
  • AddedAdded Discord button in GuiUpdate.
  • AddedAdded missing implementations.
  • FixedFixed unused drawImageMark.
  • FixedChams use existing Color instance instead of creating new one
  • FixedFixed ArrayIndexOutOfBoundsException and GL stack overflow in ESP2.
  • FixedFixed black screen when using armor with custom model.
  • FixedFixed Lunar Client F3 select.
  • FixedFixed Camera handlers honoring “View off”.
  • FixedFixed TabList: enforce “move self to top” ordering and add ♛ prefix for local player.
  • FixedFixed TabList: restore header/footer toggles and reserve dynamic width for numeric ping.
  • FixedFixed Tab-overlay: reserve dynamic width for numeric ping to prevent name overlap.
  • FixedFixed incorrect method calls; replaced with correct API methods.
  • FixedFixed ClickGUI category close bug when modules are expanded.
  • FixedFixed scroll direction; implemented singleton pattern and improved error handling.
  • FixedFixed YzyGUI resource icon.
  • FixedFixed ClickGUI initialization by reusing GUI instances.
  • FixedFixed InfiniteAura ConcurrentModification (#1404) with extended loop sequence.
  • FixedFixed Mixins: set remap=false on library methods (Guava, LWJGL).
  • FixedFixed UserUtils wrong cache usage.
  • FixedFixed method name typos.
  • FixedFixed stream not closed.
  • ChangedRefactored IRC: improved packet serialization with PooledByteBufAllocator.
  • ChangedRefactored IRC: moved packet types to external lib.
  • ChangedRefactored IRC: updated lib and bootstrap system.
  • ChangedRefactored GUI: added coroutine scope for AbstractScreen.
  • ChangedRefactored future creation to simplify usage.
  • ChangedRefactored preload failure handling for clarity.
  • ChangedChore: removed unrecommended usages.
  • ChangedChore: removed duplicated classes.
  • ChangedChore: replaced deprecated Char.toInt() with Char.code.
  • ChangedChore(deps): bumped okhttp 5.0.0-alpha.14 → 5.0.0-alpha.16.
  • ChangedChore(deps): updated IRC.
  • ChangedChore(deps): bumped flatlaf and git-properties (dependabot).
  • ChangedChore(plugins): removed unused variable.
B14(#8dde77c)68 changes
  • AddedClickGUI Dropdown pretty Gradients
  • AddedAdded Better Rotations and correct movement for Polar/Grim AntiCheat.
  • AddedAdded velocity GrimVertical mode.
  • AddedAdded desync fix disabler; removed patched Miniblox disabler.
  • AddedAdded custom model option for Female & BOOBS EDITION mode.
  • AddedAdded multiTargets option in TargetHUD.
  • AddedAdded TabGUI Module.
  • AddedAdded DashTrail Module.
  • AddedAdded LineGraphs Module.
  • AddedAdded DamageParticle Module.
  • AddedAdded cache improvement for rearview module.
  • AddedAdded Wings RGB color option & onlyThirdPerson setting.
  • AddedAdded TNTTRails options (Lines, Area, Particles).
  • AddedAdded KillAura ForceFirstHit option.
  • AddedAdded smoother KillAura AimPointBox positions.
  • AddedAdded glint color value option.
  • AddedAdded notifier item alerts for armor enchants, Fireball, Ender Pearl, TNT, and other items.
  • AddedAdded notifications background mode.
  • AddedAdded CombatManager onHitEntity listeners.
  • AddedAdded freezeTarget option in TargetHUD.
  • AddedAdded padding option in TargetHUD.
  • AddedAdded hit bubbles speed feature.
  • AddedAdded option to show Ping in TabGUI.
  • AddedAdded breast physics for female mode.
  • AddedAdded 'female no armor' option.
  • AddedAdded female mode compatibility with armors.
  • AddedAdded enable fake lag render model option.
  • AddedAdded async tick support with new async/loop event handlers implementation.
  • AddedAdded background option for popups.
  • AddedAdded sidebar scroll for sideGUI.
  • AddedAdded components in sideGUI.
  • AddedAdded dropdown custom color options.
  • AddedAdded active panel gradient rect option in dropdown.
  • AddedAdded dropdown drawGradientRect feature.
  • AddedAdded clickGUI scale option in dropdown.
  • AddedAdded gradient rect header in dropdown GUI.
  • AddedAdded Discord URL update.
  • AddedAdded extra decimal place for float value options.
  • AddedAdded subjective settings for module values.
  • AddedAdded On-Press animations for Keystrokes.
  • AddedAdded selective corner rounding for ArrayList element rectangles.
  • AddedAdded gradient colors and improved button compositions.
  • FixedFixed hit bubbles FOV causing black screens.
  • FixedFixed targets borders issues.
  • FixedFixed KillAura invalid prediction.
  • FixedFixed TargetHUD background rendering.
  • FixedFixed jumpcircles black screen bug.
  • FixedFixed DashTrail setDirection issue.
  • FixedFixed client user-agent issue.
  • FixedFixed FakeLag RenderModel, AutoWalk conflict, and Notification element concurrent modifications.
  • FixedFixed projectile rendering for non-selected entities.
  • FixedFixed download button visibility in popup/update.
  • FixedFixed JumpEvent spam in singleplayer mode.
  • FixedFixed sideGUI focus issues when clickGUI is open.
  • FixedFixed KillAura ClickOnly option causing unintended clicks.
  • FixedFixed lunar brand issue.
  • FixedFixed Grim BadPacketsV alert patch.
  • FixedFixed scoreboard visual issues with Minecraft font.
  • FixedFixed KillAura AutoBlock not updating block status after slot change.
  • FixedFixed FontRenderer null text input handling.
  • FixedFixed FreeLook visual issues and increased Backtrack delay limit.
  • ChangedRefactored collection optimization in Backtrack module.
  • ChangedRefactored Java version warning to popup.
  • ChangedRefactored build.gradle; removed loombok dependency.
  • ChangedRefactored file extensions from .java to .kt.
  • ChangedRefactored TabGUI initialization optimization.
  • ChangedRefactored SnakeGame for improved performance.
  • ChangedRemoved frost shader for performance.
B13(#2e1a894)114 changes
  • AddedAdded AntiCheatDector Module.
  • AddedAdded FontManager UI.
  • AddedAdded RenderAimPointBox option for KillAura.
  • AddedAdded AntiCheat detect in watermark.
  • AddedAdded watermark element.
  • AddedAdded check Java version at start.
  • AddedAdded Grizzly & matrix anticheat detect
  • AddedAdded new hud visuals
  • AddedAdded (Custom) FontManager.
  • AddedAdded notifications color mode.
  • AddedAdded Miniblox disabler.
  • AddedAdded expanded Velocity range.
  • AddedAdded HotKeys element.
  • AddedAdded new fonts.
  • AddedAdded KillAura GenerateClicksBasedOnDistance option.
  • AddedAdded attack event notifier.
  • AddedAdded notifier drink alert.
  • AddedAdded Font FIleFilter.
  • AddedAdded value owner.
  • AddedAdded color value use client theme utils.
  • AddedAdded Git properties update 2.4.0 to 2.4.2.
  • AddedAdded AltManager move up/move down
  • AddedScoreboardedge rounding options for rectangles.
  • AddedAdded TabGUI icons.
  • AddedAdded merged item notifier in notifier module.
  • AddedAdded FrostBlur suboption to TargetHUD.
  • AddedAdded Improved range value options handling.
  • AddedAdded jump circles not texture mode / cleanup.
  • AddedAdded frost shader.
  • AddedAdded arraylist better look - icons & improvisations.
  • AddedAdded intave mode - anticheat detector.
  • AddedAdded time in notification.
  • AddedAdded Modern Effect Style
  • AddedAdded ArrayList Icon
  • AddedAdded hotkey color mode / padding.
  • AddedAdded Configurable.isExpanded.
  • ChangedRefactored Icon local.
  • ChangedRefactored Proper implementation for air/ground ticks.
  • ChangedRefactored Value system, Kotlin 2.0.21.
  • AddedAdded better keystroke default settings.
  • AddedAdded keystrokes shrink + border options.
  • AddedAdded invcleaner shears & tnt slot sort.
  • AddedAdded blockstoeagle & maxsneakticks range.
  • AddedScaffold telly ticksuntilrots range could be useful to bypass ac by randomizing.
  • AddedAdded polar/notification AntiCheatDetector.
  • AddedAdded compass bypass in AntiCheatDetects.
  • AddedAdded scoreboard element now can expand from the right side if left horizontal side is chosen.
  • AddedAdded Outline Rect in FDPDropdown/roundedRectRadius option.
  • AddedAdded tabgui/scoreboard corners & icons options.
  • AddedAdded color rgba in settingcomponent.
  • AddedAdded text value in setting components improvements.
  • AddedAdded ClickGUI Text Editor functionalitY
  • AddedSimplified text and color picker configuration
  • AddedExpanded options using right-click on color name (hex text)
  • AddedR-G-B-A options navigation using up/down arrow keys.
  • AddedAdded f*cker Works perfectly when moving around
  • Addedf*cker Hypixel mode break block above the bed then the bed regardless of position
  • AddedAdded New rotation randomization pattern mode LazyFlick + MinRotationDifferenceResetTiming option (dedicated to polar anticheat).
  • AddedSurroundings mode doesn't constantly switch to breaking a new block if the last target isnt obstructed or out of range.
  • FixedBacktrack freezing when condition isn't met.
  • FixedArmor color in armoritems vertical.
  • FixedRotationSettings ResetTicks condition.
  • FixedRemapper issues.
  • FixedEditor panel nullpointerexc.
  • FixedSwitch language freezing.
  • FixedRotation settings missed in NoFall MLG and NoRotateSet.
  • Fixedflight -> fly.
  • FixedDuplicated rotation settings in Scaffold.
  • FixedTrue positions not updating when target is out of screen.
  • FixedOptions in NoRotateSet.
  • FixedByteBuffer flip calls causing issues on non Java 8 versions.
  • FixedAngleResetDifference option not being visible in NoRotateSet.
  • FixedFew settings not working / ForwardTrack causing NPE during render.
  • FixedTabgui random nonsense.
  • FixedFixes in layout.
  • FixedFonts issues.
  • FixedFixed Wrong font download.
  • FixedFixed Reverted circle smoothness because the point mode does not adjust properly to game scaling.
  • FixedFixed Anticheat detect only in new world.
  • FixedFixed Github artifact@v4.
  • FixedFixed Addall cleanup.
  • FixedFixed Hat making hotbar blocks overlap amount texts.
  • FixedFixed Nameprotect handle in watermarker.
  • FixedFixed StackOverFlow from NoRotationDisabler option from Disabler.
  • FixedFixed KillAura not working when Fucker is enabled and player is close to own bed.
  • FixedFixed Adapt Fonts old version JSON format.
  • FixedFixed Fix shadow in imagebutton.
  • FixedFixed Excluded values in Configurable.values
  • FixedFixed Notification debug
  • ChangedRefactored Check domain on scoreboard title & snakegame cleanup.
  • ChangedRefactored Recode eagle maxsneaktime.
  • ChangedRefactored Applied back red formatting.
  • ChangedRefactored Fucker cleanup code.
  • ChangedRefactored Java detection only for first start.
  • ChangedRefactored ClickGUI Panel
  • ChangedRefactored Improve downloads: fix StaffDetector incorrect use, preload SRG remapper file, HTTP code cleanup.
  • ChangedRefactored ClickGUI Panel
  • ChangedChores: Small Scaffold Cleanup; Altmanager chinese translation & translation button/text; Tower cleanup; update build.gradle - remove implementation alias; Min/Max variables replaced with ranged values. Should free up like 2% of screen space.
  • ChangedChores: Applied back red formatting.
  • ChangedRefactored Recode eagle maxsneaktime
  • ChangedRefactored Value System: Kotlin 2.0.21
  • ChangedRefactored Panel
  • ChangedRefactored ArrayListBetter Look
  • ChangedRefactored Cleanup mainmenu / fix background / changelog/bugs message
  • ChangedRefactored Cleanup quittbutton
  • ChangedRefactored Cleanup HitBubles
  • ChangedRefactored Cleanup antifireball
  • ChangedRefactored Cleanup effects / modern mode / color mode / background mode / fixes in borders
  • ChangedRefactored Cleanup anticheatdetector
  • ChangedRefactored Color Modes in Notifications and Fixed styles
  • ChangedRefactored Reverted circle smoothness because the point mode does not adjust properly to game scaling.
  • ChangedRefactored Improve downloads: fix StaffDetector incorrect use, preload SRG remapper file, HTTP code cleanup.
  • ChangedRefactored Proper implementation for air/ground ticks.
  • Changedlombok from 1.18.34 to 1.18.36.
B12(#57c18ad)131 changes
  • AddedAdded Watchdog Inventory & MotionHop Disabler.
  • AddedAdded Verus Experimental Disabler.
  • AddedAdded Beta Verus Disabler.
  • AddedAdded WaterMark in GUI.
  • AddedAdded Cleanup Disablers.
  • AddedAdded Blend Colors Feature.
  • AddedAdded Hat Texture Option.
  • AddedAdded China Hat Recode.
  • AddedAdded Show Server TPS in Watermaker.
  • AddedAdded ClickGUI AutoScroll.
  • AddedAdded Freelook Autof5 Option.
  • AddedAdded KillAura: GenerateSpotBasedOnDistance Option.
  • AddedAdded ArrayList FadeColor Improvements.
  • AddedAdded New Color Themes.
  • AddedAdded ESP Gaussian Mode.
  • AddedAdded API with Dispatcher.
  • AddedAdded RenderModel Visual Option to FakeLag.
  • AddedAdded Color Themes (ClientTheme).
  • AddedAdded HexColor Mode.
  • AddedAdded ColorValue Module.
  • AddedAdded Remove Unused Fonts.
  • AddedAdded Nursultan & Inter Font.
  • AddedAdded FontValue/Range Value in Settings Components.
  • AddedAdded Image Shadow and Color Options.
  • AddedAdded Spacing Color in Setting Components.
  • AddedAdded Custom Alts Name Prefix.
  • AddedAdded Labymod Client Brand & Updated LC Version.
  • AddedAdded Spacing Support for Multiple Color Values.
  • AddedAdded Color Picker Display on Right Click.
  • AddedAdded Easier Handling of Sliders & Opacity Slider.
  • AddedAdded Basic Configuration Support.
  • AddedAdded Caching Implementation.
  • AddedAdded Color Picker Position Fixes.
  • AddedAdded Option Modifying Support.
  • AddedAdded Hue Slider Synchronization with Non-ClickGUI Value Changes.
  • AddedAdded SnakeGame Enhancements:
  • AddedDynamic Obstacles Based on Game Modes (Easy, Normal, Hard).
  • AddedCollision Detection with Obstacles and Snake Body.
  • AddedHigh Score Tracking.
  • AddedGradient Borders and Dynamic Color Transitions.
  • AddedEnhanced Movement Logic to Prevent Opposite-Direction Inputs.
  • AddedThree Difficulty Modes with Distinct Speeds and Obstacle Mechanics.
  • AddedHUD Elements Displaying Score, High Score, and Current Game Mode.
  • AddedOptimized Food and Obstacle Placement.
  • AddedModular Refactoring for Improved Maintainability.
  • AddedReset Logic Improvements for Proper Game State Reinitialization.
  • AddedPerformance Optimizations.
  • AddedSmoother and More Responsive Input Handling.
  • AddedAdded ColorValue Enhancements:
  • AddedSeparate Hue Slider Value.
  • AddedImproved Text Appearance When Color Picker is Inactive.
  • AddedConfig System Support.
  • AddedOpacity Slider.
  • AddedAdded ScriptManager Cleanup & File Chooser Improvements:
  • AddedNon-exposure of Mutable Collections.
  • AddedFixed Wrong Script Load ZIP Command.
  • AddedLoad ZIP Cleanup.
  • AddedMultiple File Filters.
  • AddedFile Filter Constants.
  • AddedAdded Sneak Timing Options for Scaffold.
  • AddedAdded Copy Button for Error Dialog.
  • ChangedUpdated JumpCircles for Better Performance.
  • ChangedUpdated ColorValue in Setting Components Refactor.
  • ChangedUpdated Optimized JSON Loading from Web.
  • ChangedUpdated FontRenderer Optimizations.
  • ChangedUpdated API Refactor for Asynchronous Image Loading.
  • ChangedUpdated GUI Cape Manager Utilization of Non-Suspending Calls.
  • ChangedUpdated Error Handling in GUI Update for API Reload Failures.
  • ChangedUpdated Loading Bar and Progress Updates in GUI Update.
  • ChangedUpdated Improved Logging in API Connector Utilities.
  • ChangedUpdated Scheduled API Checks and Image Loading During Client Startup.
  • ChangedUpdated Lazy Loading and LRU Cache Size Optimization.
  • ChangedUpdated Optimized Usage of Triple.
  • ChangedUpdated Renamed TickActions Extensions of Module.
  • ChangedUpdated YZYGUI FontRenderer Improvements.
  • ChangedUpdated SettingComponents Cleanup.
  • ChangedUpdated Modules Code Cleanup and Refactoring.
  • ChangedUpdated Optimized Entity Rendering with EntityLookup API.
  • ChangedUpdated Default Implementation of Listenable HandleEvents.
  • ChangedUpdated FontRenderer Optimizations for ClickGUI Performance.
  • ChangedUpdated Refactored Event System with Stateless Singleton Events.
  • ChangedUpdated PointerESP Cleanup with Team-Based Coloring Improvements.
  • ChangedUpdated Simplified Rotation Logic for Enhanced Performance and Customization.
  • ChangedUpdated Improved KillAura Switch Mode Logic and Performance.
  • ChangedUpdated Utilities Moved to Respective Categories.
  • ChangedUpdated SilentHotbar for Better Slot Reset Behavior.
  • ChangedUpdated BlockESP Optimized with Coroutines.
  • ChangedUpdated Removed Unnecessary Code Checks Across Modules.
  • ChangedUpdated Converted Files from Java to Kotlin for Enhanced Readability and Functionality.
  • ChangedUpdated Cleaned Up YZY GUI Animations and Loading Issues.
  • ChangedUpdated Modules Code Cleanup.
  • FixedFixed Color Picker Visibility When Armor Element is Disabled.
  • FixedFixed Duplicate Option Names.
  • FixedFixed NoSlow Functionality.
  • FixedFixed Sliders Synchronization When Loading the Client.
  • FixedFixed Scroll Visibility.
  • FixedFixed ClickGUI Cloud Configs.
  • FixedFixed FakeLag Packet Order Issues for Near-Perfect Accuracy.
  • FixedFixed Backtrack Breaking KillAura's New Entity-Finding Method.
  • FixedFixed KillAura Swinging When Any Client GUI is Active.
  • FixedFixed Smooth-Hotbar Incorrect Speed Calculations.
  • FixedFixed NameTags Blocks Visibility Issue.
  • FixedFixed Breadcrumbs Rendering Issues with Player Hand Effects.
  • FixedFixed SilentHotbar Not Detecting Scroll-Switched Slots.
  • FixedFixed AutoTool Preventing Manual Slot Switching.
  • FixedFixed Designer Screen Incorrect Font Height.
  • FixedFixed Integer/Float Values Not Loading from Config.
  • FixedFixed Scaffold Failing to Rotate at Small Differences Using StartFirstRotationSlow.
  • FixedFixed Custom Visuals Not Displayed Properly on Screen.
  • FixedFixed Tracers Lines Drawing Incorrectly to Enemy Positions.
  • FixedFixed FreeCam Rendering and Input Detection Issues.
  • FixedFixed AutoClicker NPE When Player's Hand is Empty.
  • FixedFixed KillAura Sprint Handling and Targeting Issues.
  • FixedFixed Scaffold Down Option Incorrectly Hidden.
  • FixedFixed PacketDebugger Displaying Obfuscated Packet Fields.
  • FixedFixed Entity Lookup Rendering Position for Unicode Texts.
  • FixedFixed LRU Cache for getStringWidth.
  • FixedFixed AutoRod Invalid Slot.
  • FixedFixed NameTags Rendering with Bobbing Effect When Tracers Enabled.
  • FixedFixed BedPlates Module Displaying Culled Information.
  • FixedFixed BedPlates Update Loop.
  • FixedFixed Scaffold Slot Switch Not Following Vanilla Logic.
  • RemovedCleanup SnakeGame Module.
  • RemovedCleanup Disabler Module.
  • RemovedCleanup SettingComponents.
  • RemovedAdded StaffDetector asspixel and oc-tc Modes.
  • RemovedRemoved SimpleFontManager.
  • RemovedRenamed TickActions Extensions of Module.
  • RemovedRefactored Scaffold Sneak Options.
  • RemovedRefactored GUI New Chat Mixin for Code Cleanup.
  • RemovedConverted Files to Kotlin for Improved Readability and Functionality.
B11(#dac565e)57 changes
  • AddedLRU Cache for GameFontRenderer & AWTFontRenderer.
  • AddedOptimized Text Rendering with GameFontRenderer.
  • AddedScaffold Eagle Mode (OnGround, OnAir, Both).
  • AddedStaffDetector Originera Mode.
  • AddedNew Swing Theme (LookAndFeel).
  • AddedAPI Font Extraction.
  • ChangedMajor Improvements
  • ChangedRefactored Event System.
  • ChangedRefactored Rendering Pipeline.
  • ChangedOptimized Memory Usage for Text.
  • ChangedImproved FDP DropDownGUI Performance.
  • ChangedSideGUI Cleanup & Outline.
  • ChangedTickBase & Packet Handling Improvements.
  • ChangedKillAura AutoBlock Improvements.
  • ChangedOptimized Entity Searching.
  • ChangedRefactored API Code.
  • ChangedConverted Files to Kotlin.
  • FixedFixed Font Issues on Older Java.
  • FixedFixed Glsl Shader Issues on macOS.
  • FixedFixed Crash with AutoArmor.
  • FixedFixed Issues with TickBase and Backtrack.
  • FixedFixed NoFall MLG Rotations.
  • FixedFixed FreeLook with Tracers.
  • FixedFixed Scaffold Raycast Logic.
  • FixedFixed CombatManager NullPointerException.
  • FixedFixed Incorrect Colors on Teams.
  • FixedFixed Missing Colors on Cached Text.
  • AddedCrash Report Dialog Improvements.
  • AddedMacroManager Direct Instance.
  • AddedTimerRange OnForwardOnly & IsInLiquid.
  • AddedAssumeNonVolatile in Scoreboard.
  • AddedforceBlockWhenStill Option for KillAura AutoBlock.
  • ChangedImprovements
  • ChangedCleaned up `TimerRange` module.
  • ChangedRefactored HUD Config.
  • Changed`ModuleManager.get` returns nullable.
  • ChangedImproved Scoreboard Height.
  • ChangedMain Menu Cleanup.
  • ChangedClientTheme Logic Improvements.
  • ChangedRemapper Optimization.
  • ChangedGson API Refactoring.
  • ChangedGuiScreen Refactoring.
  • ChangedScript Module Event Optimization.
  • ChangedOptimized BlockESP.
  • ChangedMoved Utilities to Categories.
  • FixedCorrected Text Alignment & Width.
  • FixedFixed CustomHotbar Font Issue.
  • FixedFixed Invalid BlockESP Positions.
  • FixedFixed Forwardtrack Model Color.
  • FixedFixed Model Element Rendering with TargetHUD.
  • FixedFixed Custom Font Property.
  • FixedFixed Noslow & Sprint.
  • FixedFixed Duplicate AutoDisable Call.
  • FixedFixed Incorrect Module Events.
  • FixedFixed Combat Visuals Events.
  • FixedCorrected Missing Glyph Fallback.
  • FixedFixed Scoreboard Blending.
B10(#20ff477)61 changes
  • AddedUpdated All Configs (.config list or open SideGUI)
  • AddedNew SideGUI ColorThemeClient
  • AddedNew SideGUI FileManager
  • AddedImproved Rotations code
  • AddedAdded New Event System
  • AddedSave Color Theme config
  • AddedAdded Reset option for all modules.
  • AddedAdded FireFlies
  • AddedAdded HitBubbles module.
  • AddedAdded JumpCircles module.
  • AddedAdded Notifies module.
  • AddedAdded MaxRetrievalWaitingTime
  • AddedAdded Keystrokes HUD element.
  • AddedAdded OnlyWhenEnemyGoesBack option to SuperKnockback.
  • AddedAdded Backtrack with Min/Max delays.
  • AddedAdded Visual effects for missed hits in KillAura.
  • AddedAdded Int/Float range options for modules.
  • AddedAdded Dome visuals to TNTESP module.
  • AddedAdded Breadcrumbs with line height support.
  • AddedAdded RenderSelf option to Nametags.
  • AddedAdded CombatVisuals new Mark(Circle).
  • AddedAdded Eagle: onlyOnGround option to Scaffold.
  • AddedAdded Legitimize Rotation option for rotation modules.
  • AddedAdded ReverseYaw rotation support for Scaffold.
  • AddedAdded InventoryMove motion improvements.
  • AddedAdded Fireball Indicator option.
  • AddedAdded Position Interpolation for Projectiles Module.
  • AddedAdded ClickRecorder Module.
  • AddedAdded OldGrim Noweb and Nofluid options.
  • AddedAdded support for Intave14 Lowhop and InitialBoost.
  • Addedadded NoFall MLG (supports block edges, proper placements/retrievals).
  • AddedAdded Improved rotation speed curve for RandomizeRotations.
  • FixedFixed ClickGUI cloud configs not working
  • FixedFixed FakeLag packet order issues, achieving near-perfect accuracy.
  • FixedFixed Backtrack breaking KillAura's new entity-finding method.
  • FixedFixed KillAura not swinging when any client GUI is active.
  • FixedFixed Smooth-Hotbar using incorrect speed calculations.
  • FixedFixed NameTags blocks visibility issue.
  • FixedFixed Breadcrumbs rendering issues with player hand effects.
  • FixedFixed SilentHotbar not detecting scroll-switched slots.
  • FixedFixed AutoTool preventing manual slot switching.
  • FixedFixed Designer Screen using incorrect font height.
  • FixedFixed Integer/Float values not loading from config.
  • FixedFixed Scaffold failing to rotate at small differences using StartFirstRotationSlow.
  • FixedFixed Custom Visuals not being displayed properly on-screen.
  • FixedFixed Tracers Lines drawing incorrectly to enemy positions.
  • FixedFixed FreeCam rendering and input detection issues.
  • FixedFixed AutoClicker NPE when the player's hand is empty.
  • FixedFixed KillAura Sprint handling and targeting issues.
  • FixedFixed Scaffold Down Option incorrectly hidden.ance in ClickGUI.
  • ChangedFontRenderer for optimized performance in ClickGUI.
  • ChangedRefactored Event System with stateless singleton events.
  • ChangedCleaned up PointerESP with team-based coloring improvements.
  • ChangedSimplified Rotation Logic for better performance and customization.
  • ChangedImproved KillAura Switch Mode logic and performance.
  • ChangedMoved utilities into their respective categories.
  • ChangedUpdated SilentHotbar for better slot reset behavior.
  • ChangedOptimized BlockESP to use coroutines.
  • ChangedRemoved unnecessary code checks across modules.
  • ChangedConverted files from Java to Kotlin for improved readability and functionality.
  • ChangedCleaned up YZY GUI animations and loading issues.+
B9(#5635c78)69 changes
  • AddedAdded ClickGUI style FDP
  • AddedAdded ClickGUI style YZY
  • AddedConfig GUI MENU
  • AddedAdded update client in main menu
  • AddedOpen clickgui in mainmenu
  • AddedAdded SilentHotbar module
  • AddedAdded PointerESP Module
  • AddedAdded Fightbot module
  • AddedAdded ColorSettings option
  • AddedAdded Ignite Module
  • AddedAdded Noclip module
  • AddedAdded ChinaHat Module
  • AddedAdded MurderDector Module
  • AddedAdded Spider Module
  • AddedAdded hypixel speed lowhop
  • AddedAdded hypixel velocity
  • AddedAdded autoclicker onlyblock option
  • AddedAdded new button rendering method
  • AddedAdded alwaysbehind & duplicateprofile antibot
  • AddedAdded separate highlight & background border
  • AddedAdded simple flagcheck last server pos
  • AddedAdded Smooth hot-bar slot HUD module option
  • AddedAdded ChatBypass Module
  • AddedAdded custom hotbar
  • AddedAdded staffdetector velocity autoleave
  • AddedAdded ProjectileAimbot (otheritems & gravitytype)
  • AddedAdded velocity check staffdetector
  • AddedAdded fakelag min/max distance
  • AddedAdded BlockSafe Scaffold option
  • AddedAdded IntaveReduce velocity
  • AddedAdded vanilla options FDP v5.6.1
  • AddedAdded Intave Disabler
  • AddedAdded Killaura check scaffold/blink/noeat/blocking option
  • AddedAdded Invalidspeed antibot & fixed duplicateInTab/Name
  • AddedAdded improvements blink utils / outgoingValue blink mode
  • AddedAdded optimized Gradient Shader
  • AddedAdded improved Default Local Config
  • AddedUpdated HUD Elements:
  • RemovedAdded block counter as default
  • RemovedAdded borders width/colors
  • RemovedAdded "onScaffold" options
  • RemovedAdded "showBlock" options
  • RemovedAdded "blockamount/blockcount" placeholder
  • FixedFixed effects null pointer issues
  • FixedFixed proper HUD elements GL reset
  • FixedFixed scaffold blocksafe, image color & text background scale
  • FixedFixed all gradient colors being shown
  • FixedFixed playsound ConcurrentModificationException
  • FixedFixed ChatBypass starting
  • FixedFixed ConcurrentModificationException Crash
  • FixedFixed default vanilla flight not flying
  • FixedFixed blink utils suffix
  • FixedFixed vulcan 0 0 velocity
  • FixedFixed killaura F5 deprecation
  • FixedFixed attempt at fixing concurrent exceptions
  • FixedFixed wireframe storageesp
  • FixedFixed default text background scale
  • FixedFixed bedbreaker ignoreOwnBed improvement
  • FixedFixed Text Element CPS display
  • ChangedRefactored and cleaned up YZY ClickGUI
  • ChangedRemoved useless check in mixinguiscreen
  • ChangedImproved performance (do not change Kotlin version)
  • ChangedReplaced "on/off" rotation modes with a boolean "Rotations" option
  • ChangedCleaned up ChatBypass module
  • ChangedReverted blink
  • ChangedPorted blink options FDP v5.6.1
  • ChangedCleaned up disabler module / hypixel disabler
  • ChangedSimplified the way of making rotation options for modules
  • ChangedCleaned up and optimized Arraylist Element
B8(dd25a2e)49 changes
  • AddedAdded GuiTheme Color
  • AddedAdded FreeLook module
  • AddedAdded ForwardTrack module
  • AddedAdded ClearGlass Mode in NoRender Module
  • AddedAdded GodBridge Pre-rotate functionality (from Nextgen) to Scaffold
  • FixedFixed projectiles GL
  • AddedAdded rounded-rect to blackhotbar
  • ChangedRenamed mineblaze(hop/timer) -> intave(hop/timer)
  • AddedAdded delay functionality for AutoArmor - PostInventoryCloseDelay option
  • FixedFixed TickBase being movement-detected by anti-cheats
  • FixedFixed storageesp wireframe render bug
  • AddedAdded Fucker RenderPos status
  • FixedFixed jumpOnUserInput not working properly
  • AddedAdded Discord RPC redirection
  • ChangedRefactored Notifications structure better
  • FixedFixed verusfly flagging badpacketO
  • AddedAdded Clear Block option in NoRender Module
  • ChangedCleaned up Tower module
  • FixedFixed tower rotations, vulcan velocity & scaffold disabler
  • AddedAdded Show Number option - ScoreboardElement
  • AddedAdded FreezeYCamera option to Scaffold
  • FixedFixed ForwardTrack not displaying positions correctly in Singleplayer
  • AddedAdded ItemESP ItemTextTag option
  • ChangedImproved flagcheck (ghostblock & countertickreset)
  • AddedAdded blockoverlay depth3d option
  • FixedFixed gradient shader stuttering (sometimes)
  • ChangedImproved tickbase
  • AddedAdded TargetESP Lies, Jello, FDP Mode
  • AddedAdded KeepTabList
  • FixedFixed mlg mode settings displaying incorrectly
  • ChangedRefactored Theme color default
  • FixedFixed realistic rotations
  • AddedAdded blockoverlay modes (box, otherbox, outline)
  • FixedFixed custom background
  • AddedAdded AutoPlay BedWarsHelp option
  • FixedFixed nametags not rendering correctly
  • ChangedRefactored MainMenu Color view
  • ChangedImproved performance for entities in NoRender
  • AddedAdded BedPlates Module
  • AddedAdded NameTags Enchant / Indicator Mode
  • FixedFixed smooth arraylist mode sometimes leaving tiny space between modules
  • ChangedImproved SimulateShortStop option, fixed InventoryMove breaking rotations
  • FixedFixed start status not changing on production environments
  • ChangedRemoved AutoJump option
  • AddedAdded more block overlay blocks support
  • FixedFixed flagcheck ghostblock falses fix
  • ChangedRenamed UseStaticRotation to UseOptimizedPitch
  • FixedFixed some misalignment in arraylist rect
  • ChangedCompletion: pt_br, zh_cn, zh_tw. Translate
B7(#25d9fe5)28 changes
  • FixedFixed APIConnecter load image
  • FixedFixed GUI crashing on resize
  • AddedAdded NameTags Style 3D / 2D
  • AddedAdded sneaking manually while using eagle
  • AddedAdded fakelag blinkonaction options
  • AddedAdded uncphopnew pt.2
  • AddedAdded NameTags show armor durability
  • AddedAdded lb nextgen ncphop speed & strafe strength
  • AddedUpdated staffdetector staffs list
  • AddedImproved nuker (blocks & lightopacity)
  • AddedMoved inventory cleaner > player category
  • AddedAdded invmanager maxfishingrod stacks
  • AddedAdded ItemESP ItemTextTag option
  • AddedAdded ItemESP text mode
  • AddedAdded Effects Style FDP/Classic/Default
  • AddedAdded NameTags Enchant / Indicator Mode
  • AddedAdded KillAura priority (OnLadder, InLiquid, InWeb)
  • AddedAdded TargetESP Lies, Jello, FDP Mode
  • FixedFixed start status not changing on production environments
  • FixedFixed unformatted names generating the opposites
  • FixedFixed tickbase spam ticking
  • FixedFixed issue with maxRenderDistanceSq values
  • FixedFixed ItemESP small fix
  • FixedFixed KillAura priority statement
  • FixedFixed InvMove IntaveMode
  • FixedRenamed mineblaze(hop/timer) -> intave(hop/timer)
  • FixedSlightly improved uncphopnew
  • FixedChanged ItemESP text mode to an option
B6RELEASE:64 changes
  • FixedFixed proper renderutils color reset
  • FixedFixed scoreboard rect color reset
  • FixedFixed localconfig delete command
  • FixedFixed blink antivoid with scaffold
  • AddedAdded fishing rods
  • AddedAdded Experimental packet cancel option to Backtrack
  • FixedFixed blink antivoid
  • AddedAdded newpushdown animation
  • AddedAdded backtrack desync & add reset to backtrack
  • AddedAdded verusfhop speed mode, improve verusglide fly mode
  • FixedRefactored MLG nofall
  • AddedAdded back target styles
  • FixedFixed log4j syntax
  • FixedFixed tower rotating even if rotations are off
  • AddedAdded modes to tickbase module
  • FixedFixed chat alert - armor element
  • AddedAdded atributes blink color - armor element
  • AddedAdded armor Alert Repair Reminder Threshold / Alert Durability Threshold
  • FixedFixed armor element alignment atributes / cleanup code
  • FixedFixed keybindmanager bind names / cleanup code
  • AddedAdded macro manager / macro command / macro on binds
  • AddedAdded invmove fullMovements/nomoveclicks/noDetectable/rotate mode
  • AddedAdded keybind manager ui
  • FixedFixed make all visual cheststealer values subjective
  • FixedRefactored move jumpstrafe and fix maxverticalspeed
  • FixedFixed verusglide fly flags
  • AddedAdded scaffold jumpstrafe option
  • FixedFixed use infix for safe division
  • AddedAdded blink antivoid & renamed bugup -> antivoid
  • FixedFixed save division cast int to float
  • FixedFixed safe division for randomclickdelay
  • AddedAdded invutils finditemarray, selfinteract optimization
  • AddedUpdated speed HypixelHop
  • AddedAdded the line option to fakelag
  • AddedIn singleplayer you can only blink via receive mode
  • FixedFixed MinEnemyRotDiffToIgnore option
  • FixedFixed JumpDirections option in Sprint
  • FixedFixed subjective values not being subjective (InventoryManager)
  • FixedFixed projectiles sidehit null
  • AddedFixed, improved & optimized staff detector
  • AddedAdded velocity pause on explosion
  • AddedAdded antibot capabilities mode
  • AddedAdded blinkautoblock blink ticks
  • AddedAdded inventorymove mouse support
  • AddedAdded Color Theme client / I will bring the interface soon
  • FixedFixed disabler values / killaura slow down on direction change
  • AddedAdded noslow foodonly & drinkonly & intave consume
  • AddedAdded MinRotationDiffFromEnemyToIgnore to SuperKnockback
  • FixedFixed tickbase line option & backtrack isSelected
  • AddedAdded NoRotation (Min/Max)HorizontalBodySearch, MinRotationDifference/RotationRecorder module
  • FixedFixed black hotbar option not being aligned correctly
  • FixedFixed blinkautoblock sequence
  • FixedFixed missing tower option to scaffold
  • FixedFixed Safe division for rotation slow down calculations
  • AddedAdded World Color option ambience
  • AddedAdded Ambience dynamic/day/dusk/night mode
  • FixedFixed Godbridge mode as Godbridge rotation mode
  • AddedMade TickBase's visuals customizable
  • AddedAdded NotOnMove option to Tower
  • AddedAdded vulcan tower
  • AddedAdded hypixel bypasses (nofall, autoblock)
  • AddedImproved & added more option to customspeed
  • AddedAdded tickbase min/max range, changes, only killaura
  • AddedAdded InventoryManager
B5RELEASE:16 changes
  • AddedAdded Log4j, CommandComplete, Inventory, MultiverseCore - server crasher
  • AddedMade slow rotation starts occur a bit more realistically
  • FixedFixed fireball fly values
  • AddedAdded antifireball ticks check
  • AddedAdded verus glide & uncp lowhop
  • FixedFixed nullpointer spam
  • FixedFixed backtrack chunk & tickbase working with no targets
  • AddedAdded Border Classic Notifications and fix commands AddAll, Clip, ConnectCommand
  • AddedAdded SnakeGame color and font size
  • AddedMade SimulateShortStop perform a bit more realistic
  • AddedAdded Chance option to SuperKnockback
  • AddedAdded Config Command - openfolder/create config(bug creating wrong format)/list config/delete config/load config/current
  • FixedFixed TimerRange use spot
  • AddedAdded a bit of a more realistic speed change for the Relative...
  • AddedAdded GuiClicker Module
  • AddedAdded notifications classic style
B4RELEASE:41 changes
  • AddedAdded Inventory Plus HUD Module (working)
  • AddedAdded NoRender Module && remove target command (you can use .target because have module)
  • AddedAdded Chams Hand Mode / color options / behind options / textured and possible use legacy mode
  • FixedFixed target commands
  • AddedAdded RearView Custom Fov/FrameBuffer/ThirdPersonView
  • FixedFixed ClientBrandRetriever does not interrupt with connection
  • FixedFixed IRC Commands
  • AddedAdded Better Spot randomization
  • AddedAdded Item Rotation Animate
  • AddedAdded Rear View Element
  • AddedAdded Camera View Module
  • AddedAdded matrix speed modes ("MatrixHop2", "Matrix6.6.1", "Matrix6.9.2")
  • AddedAdded verus speed modes ("OldHop", "Float", "Ground", "YPort", "YPort2")
  • AddedAdded Combat Visuals - fakesharp option
  • AddedAdded Combat Visuals (KillESP + AttackEffects (Combine Modules))
  • AddedAdded Arraylist Fade Color
  • AddedAdded Arraylist Top RectMode
  • AddedAdded Arraylist Special RectMode
  • AddedAdded Arraylist Outline RectMode
  • AddedAdded HealthWarn Module
  • AddedAdded Glint Module
  • AddedAdded FakePlayer Module
  • AddedAdded KillESP Mode Sims
  • AddedAdded KillESP Mode Zavz
  • RemovedRemoved ExperimentalLinearCurveRotation option
  • FixedFixed SlowDownOnDirectionChange
  • FixedRenamed randomization related options from KillAura
  • AddedAdded Body point targeting options
  • FixedMoved all Rotations module's options to rotation-utilizing modules
  • AddedAdded Disabler Mode: BasicDisabler
  • AddedAdded Disabler Node: noRotationDisabler
  • FixedFixed Memory Leak
  • AddedAdded CrossHair option on HUD Module
  • FixedFixed check distance to entity for noRotation in killaura
  • AddedAdded TickBase Module
  • AddedAdded KillESP Module
  • FixedFixed KillAura Reach
  • FixedFixed KillAura AutoBlock Disable
  • AddedAdded RU translate update
  • FixedFixed Many Bugs
  • FixedImproved Main Menu

Known issues & recent fixes

Tracked for B15 — found something else? Report it on Discord.

  • NoSlow Grim 2.3.72 mode desync with specific actions.
  • InfiniteAura concurrent modification (extended loop sequence).
  • TPS command not returning expected values on some servers.
  • Plugins payload-channel aggregation duplicating entries.
  • Plugins payload inference issues with channel names
  • Dimension & biome display in watermark overlapping in small GUIs.
  • Lunar Client F3 select issue.
  • Third-person FOV camera control not syncing with handlers.
  • GUI last commit/release info not displaying properly.
  • Online indicator in watermark not refreshing consistently.
  • YzyGUI scroll direction bug.
  • ClickGUI initialization failing (fixed by reusing GUI instances).
  • Mixins remap issue on library methods (Guava, LWJGL).
  • ESP2D team colors not applying correctly.
  • ESP2D rendering crash from ArrayIndexOutOfBoundsException.
  • ESP2D GL stack overflow issue.
  • Unused drawImageMark call in ESP2D.
  • Custom model causing black screen when wearing armor.
  • Camera handlers not honoring “View off” setting.
  • TabList enforcing “move self to top” ordering and ♛ prefix for local player.
  • TabList header/footer toggles not restoring correctly.
  • TabList numeric ping not reserving width properly.
  • Chams use existing Color instance instead of creating new one
  • Tab-overlay name overlap due to missing dynamic width for ping.
  • Incorrect method calls replaced with correct API methods.
  • ClickGUI categories not closing when modules are expanded.
  • UserUtils wrong cache usage.
  • YzyGUI resource icon missing.
  • Method name typos.
  • Stream not being closed properly.
  • Silent View option in ChestStealer not applied correctly in some cases.
  • Singleton pattern missing in parts of GUI initialization.
  • Error handling improvements to prevent crashes.
  • Plugin system variables left unused.
  • ESP2D hpBar style rendering glitches under certain conditions.
  • TabList display inconsistencies for enemies/friends/teams.
  • HUD image saving minor issues with file output.
  • Plugins local FileManager initialization bugs.
  • Plugins auto scan false positives with suspicious detection.