We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f7ae9d + 05c26a6 commit 4e812dbCopy full SHA for 4e812db
doc/steps/anti-tamper.md
@@ -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