Skip to content

Commit 8dc72ec

Browse files
committed
Re-ordered Readme
1 parent 0330748 commit 8dc72ec

File tree

1 file changed

+26
-25
lines changed

1 file changed

+26
-25
lines changed

README.md

Lines changed: 26 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,31 @@ All credit for the original client goes to Wurst-Imperium and its contributors.
133133
- Right-clicking item frames (with items in them) or signs interacts with the block behind them. Hold sneak to interact with the frame or sign normally.
134134
- Toggle between signs, frames or both
135135

136+
### Location on Disconnect
137+
- Copyable XYZ co-ordinates on disconnect/kick (Works with AutoLeave)
138+
139+
![Disc](https://i.imgur.com/b327XLx.png)
140+
141+
### Anti-Fingerprint
142+
- Detects and stops resource-pack fingerprinting.
143+
- Policies: Observe (vanilla prompt + log), BlockLocal (decline private/LAN), BlockAll (decline all), SandboxAll (server sees fail; client saves copy).
144+
- Detects burst requests (N in M ms) with toasts; supports host whitelist.
145+
- Cache defenses: clear before download and per-session cache isolation.
146+
- Sandbox: optional auto-extract of resource-packs for inspection.
147+
- Telemetry: toast verbosity + audit log (host/IP/URL/UUID/required, cache/sandbox paths).
148+
- Access via Other → Anti-Fingerprint, Wurst Options, and Multiplayer/Server Finder buttons.
149+
150+
![AntiFingerprint](https://i.imgur.com/4xycaQG.png)
151+
152+
### Cheat Detect
153+
- Watches other players each tick, tracking motion/swing stats to detect suspicious patterns
154+
- Detects speed, flight, boat flight and high CPS sword swings
155+
- Able to adjust the sensitivity for each detection
156+
- Alerts throttle themselves to prevent spam
157+
- Able to detect if other players are as cool as you!
158+
159+
![Cheater](https://i.imgur.com/beZoL1U.png)
160+
136161
### ItemESP (Expanded)
137162
Highlights dropped, equipped, and framed items with powerful filters and customization.
138163

@@ -231,6 +256,7 @@ Examples:
231256
### Sticky Area (New ESP Option)
232257
- Added to chunk-based ESPs (Search, Portal ESP, BedESP, SignESP, WorkstationESP, RedstoneESP, ChestESP).
233258
- Keeps results anchored as you move. Default OFF.
259+
- Greatly helps with FPS when using things like Search or X-Ray and moving quickly
234260

235261
### Unsafe Chat Toast
236262
- Optional; toggle via NoChatReports or Wurst Options.
@@ -241,31 +267,6 @@ Examples:
241267
### Replace Taco with Neco
242268
- Replaced Taco icon with dancing Neco-Arc.
243269

244-
### Location on Disconnect
245-
- Copyable XYZ co-ordinates on disconnect/kick (Works with AutoLeave)
246-
247-
![Disc](https://i.imgur.com/b327XLx.png)
248-
249-
### Anti-Fingerprint
250-
- Detects and stops resource-pack fingerprinting.
251-
- Policies: Observe (vanilla prompt + log), BlockLocal (decline private/LAN), BlockAll (decline all), SandboxAll (server sees fail; client saves copy).
252-
- Detects burst requests (N in M ms) with toasts; supports host whitelist.
253-
- Cache defenses: clear before download and per-session cache isolation.
254-
- Sandbox: optional auto-extract of resource-packs for inspection.
255-
- Telemetry: toast verbosity + audit log (host/IP/URL/UUID/required, cache/sandbox paths).
256-
- Access via Other → Anti-Fingerprint, Wurst Options, and Multiplayer/Server Finder buttons.
257-
258-
![AntiFingerprint](https://i.imgur.com/4xycaQG.png)
259-
260-
### Cheat Detect
261-
- Watches other players each tick, tracking motion/swing stats to detect suspicious patterns
262-
- Detects speed, flight, boat flight and high CPS sword swings
263-
- Able to adjust the sensitivity for each detection
264-
- Alerts throttle themselves to prevent spam
265-
- Able to detect if other players are as cool as you!
266-
267-
![Cheater](https://i.imgur.com/beZoL1U.png)
268-
269270
### Usability
270271
- Right-click Area setting resets it to default.
271272

0 commit comments

Comments
 (0)