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
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -362,7 +362,7 @@ Reports number of waypoints changed.
362
362
- Highlights and counts Trial/Ominous Vaults
363
363
- Able to record opened Ominous Vaults to avoid re-trying the same ones in the future
364
364
- Congifurable with toggles for all of the above
365
-
- Toggle to alert in chat when Ominous Key was dispensed
365
+
- Toggle to alert in chat or via sound when Ominous Key was dispensed
366
366
- Toggle to only display vaults
367
367
368
368

@@ -407,6 +407,7 @@ Reports number of waypoints changed.
407
407
- Optionally detects items held or worn by mobs (Item count will be for all mobs in the area)
408
408
- Can also filter out default mob items to prevent spam
409
409
- Optionally can read the contents of signs in the popup HUD
410
+
- Optionally pin special items (from ItemESP list) to the top of the popup HUD
410
411
411
412

412
413

@@ -698,6 +699,8 @@ This hack is still undergoing development and has only been tested in the end. A
698
699
- Able to somewhat path around blocks it crashes into either by moving around it or flying above it.
699
700
- Auto lands and turns off flight when complete.
700
701
- Optionally stop on discovery of portals or specific blocks or mobs.
702
+
- Able to fly in a specified grid pattern with optional breadcrumb style pathing.
703
+
- Optionally turns on Antisocial, AutoEat or AutoLeave whilst enabled and auto turns off when disabled.
701
704
- Comes with custom commands:
702
705
-`.autofly <x> <y> <z> [height] [speed]` or `.autofly <x> <z> [height] [speed]` to AutoFly to a given waypoint (relative `~` values are supported as well as comma separated entries). Omitting Y causes it to simply land at the waypoint.
703
706
-`.autofly next`/`.autofly prev(ious)` cycles the SeedMapper export list, while `.autofly stop|off|disable` turns off AutoFly.
@@ -871,6 +874,8 @@ Examples:
871
874
### Portal ESP Improvement
872
875
- Single centered line for Nether Portals, End Portal Frames, and active End Portals.
873
876
- Radius changes reset scan instantly.
877
+
- Optional sound or chat alerts when portal is found.
878
+
- Adjustable tracer line thickness.
874
879
875
880
### Flight Improvement
876
881
- Added "Don't Get Caught" toggle: Immediately rushes you to the floor (stops at water and simply turns off flight if above lava) when another player is in your range.
@@ -955,6 +960,7 @@ Examples:
955
960
- CTRL (Sprint) bypass, by holding it you can add your own blocks at any time, before during or after the build
956
961
- Adjustable confirmation ticks
957
962
- Shows block count on crosshair
963
+
- Prevents interaction with chests etc
958
964
959
965
### Wurst Options
960
966
- Added to home screen and put in the old spot of Alt Manager
0 commit comments