Skip to content

Commit 9b29826

Browse files
committed
d
1 parent beaee53 commit 9b29826

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 1.6.3
22

33
- Fixed Custom Message Label text being cut off to 12 characters
4+
- Fixed Auto Clicker not being considered a cheat by auto safe mode
45
- Added **Percentage Label**
56
- Ported **Show Trajectory** to 2.206
67
- This is a COMPLETE REWRITE of Show Trajectory, Fixing many issues such as portals activating early and the trail disappearing sometimes

src/Hacks/SafeMode/SafeMode.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ class SafeMode
4141
"jump-hack",
4242
"tps-bypass",
4343
"auto-coins",
44+
"auto-clicker",
4445
};
4546

4647
static SafeMode* get();

0 commit comments

Comments
 (0)