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
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,7 @@ I'm pleased to note that many of the features and improvements below are complet
83
83
- Outreach
84
84
- LivestreamDetector
85
85
- WardenESP
86
+
- SusNoMore
86
87
- Towny Hack, ChorusFruit and MeasurementESP (Unlisted Hacks)
87
88
- BedrockEscape
88
89
- Redstone, Bed, Sign & Workstation ESP
@@ -589,7 +590,8 @@ Credits to [Trouser-Streak](https://github.com/etianl/Trouser-Streak/blob/main/s
589
590
- Supports vanilla (22 block) and Paper (up to ~59 block) modes with configurable spam packet counts, max distance, and offsets for added stealth.
590
591
- Clip Up adds a short vertical teleport to trigger extra Mace damage and bypass obstacles; optional “Clip Up When Mace” makes that only happen while holding a mace to avoid fall damage when flying.
591
592
- The rendered entity/block boxes honor the “Through Blocks” toggle and hide the block box whenever a red entity highlight is shown, preventing misleading visuals.
592
-
- Delay settings throttle mining, item use, and entity hits; there are dedicated controls for only using the hack when wielding a mace and for skipping collision when BoatNoclip is active.
593
+
- Delay settings throttle mining, item use, and entity hits
594
+
- Toggles for only using the hack when wielding a mace and for skipping collision when BoatNoclip is active.
593
595
- Block breaking and long-range item-use are supported via the same teleport-and-act cycle, making it behave like a remote InstaMine/interaction handler.
594
596
595
597
Credits to [Trouser-Streak](https://github.com/etianl/Trouser-Streak/blob/main/src/main/java/pwn/noobs/trouserstreak/modules/InfiniteReach.java). The difference between mine and theirs is that I have added through block toggle, clip up toggle for mace, and better ESP highlighting.
@@ -606,6 +608,12 @@ Credits to [Trouser-Streak](https://github.com/etianl/Trouser-Streak/blob/main/s
606
608
607
609

608
610
611
+
### SusNoMore
612
+
613
+
- Listens to brushable block entity updates and reports instantly revealed loot in chat within the first brush.
614
+
- Based on an auto-break/ignore list it will auto-switch to a shovel and break the block so you can avoid wasting brush durability and time.
615
+
- Nuker and NukerLegit now supports a skip blocks covered by suspicious dust flag which stops breaking any columns that contain suspicious sand or gravel.
616
+
609
617
## What's changed or improved in this fork?
610
618
611
619
### ChestESP
@@ -708,6 +716,7 @@ Examples:
708
716
709
717
### Nuker Improvements
710
718
- Auto toggle AutoTool option (If it wasn't on already, it will be enabled when using Nuker then turned off with Nuker)
719
+
- Now supports a skip blocks covered by suspicious dust flag which stops breaking any columns that contain suspicious sand or gravel.
711
720
712
721
### AutoSteal Improvements
713
722
- Toggle 'Steal/Store Same' to move items that match the same ones in the players inventory or chest. Bind-able to a key.
@@ -810,6 +819,9 @@ Examples:
810
819
- Added reload settings button so you can modify the settings.json manually
811
820
- Added open Wurst folder
812
821
822
+
### Connection Log Overlay
823
+
- When connecting to a server you can optionally show the connection log on the joining screen
824
+
813
825
### Unsafe Chat Toast
814
826
- Optional; toggle via NoChatReports or Wurst Options.
0 commit comments