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
Copy file name to clipboardExpand all lines: README.md
+14-1Lines changed: 14 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -259,6 +259,7 @@ Reports number of waypoints changed.
259
259
260
260
### AutoDisenchant
261
261
- Feeds items from your inventory (and or hotbar) that can be disenchanted into the grindstone automatically.
262
+
- Show button toggle lets you hide the grindstone button so the hack auto-runs whenever it’s enabled; show the button and you must press it inside the container.
262
263
263
264
### SignFramePassThrough
264
265
- You can now open chests that have item frames or signs in the way!
@@ -605,6 +606,7 @@ Credits to [Trouser-Streak](https://github.com/etianl/Trouser-Streak/blob/main/s
605
606
- A green tick will appear when all teleport conditions are met: can reach, won't die and able to pass through.
606
607
- Able to adjust packet rate throttle to avoid spam or detection.
607
608
- Holding shift above bedrock will attempt to break blocks under you to find a cheaper (less damage) route. Will auto switch to pickaxe if available.
609
+
- You are able to override safeguards in the settings
608
610
- Only works on PaperMC
609
611
610
612

@@ -631,6 +633,10 @@ Credits to [Trouser-Streak](https://github.com/etianl/Trouser-Streak/blob/main/s
631
633
632
634

633
635
636
+
### DamageDetect
637
+
638
+
- Navigator only hack that simply tells you who or what caused you damage and where in chat
639
+
634
640
## What's changed or improved in this fork?
635
641
636
642
### ChestESP
@@ -737,6 +743,12 @@ Examples:
737
743
738
744
### AutoSteal Improvements
739
745
- Toggle 'Steal/Store Same' to move items that match the same ones in the players inventory or chest. Bind-able to a key.
746
+
- Added 'Auto' button which can enable and disable Auto stealing on the fly.
747
+
- Added 'Dump' button which throws everything out of the container.
748
+
- Buttons (Auto, Steal, Store, Dump) are toggled within the hack's settings and persist even if AutoSteal is disabled.
749
+
- Added Item List and 'List Only' toggle to only auto steal items on the list.
750
+
751
+

740
752
741
753
### BaseFinder Improvements
742
754
- ESP Y range adjustability
@@ -813,7 +825,8 @@ Examples:
813
825
- Added lock-on targetting
814
826
815
827
### HandNoClip Improved
816
-
- Now shows a red X over your crosshair to remind you that you cannot place or interact with blocks (in front of you) while the hack is enabled
828
+
- Displays a red X on the crosshair when block placement or interaction is blocked while the hack is enabled.
829
+
- The red X can also indicate blocks that can be interacted with when On-Target Mode is enabled; in this mode, HandNoClip remains disabled until you are within range of a valid block.
817
830
818
831
### Keybind Manager Improved
819
832
- Can now clear the entire keybinds instead of just resetting.
0 commit comments