Skip to content

Commit 4e812db

Browse files
authored
Merge pull request #129 from Brohammer5/patch-1
Create AntiTamper.md
2 parents 0f7ae9d + 05c26a6 commit 4e812db

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/steps/anti-tamper.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
description: This step provides an obfuscation step, that breaks the script, when someone tries to tamper with it.
3+
---
4+
5+
# Anti Tamper
6+
7+
### Settings
8+
9+
| Name | type | description | values |
10+
| ----------- | ---- | ------------------------------------------- | --------------------------------------- |
11+
| UseDebug | boolean | Uses the debug library in lua. Disable this if you don't have access to debug library | "true","false" |

0 commit comments

Comments
 (0)