File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed
Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -34,12 +34,6 @@ return {
3434 Seed = 0 ;
3535 -- Obfuscation steps
3636 Steps = {
37- {
38- Name = " WatermarkCheck" ;
39- Settings = {
40- Content = " This Script was obfuscated using the Weak Preset of Prometheus Obfuscator by Levno_710" ;
41- }
42- },
4337 {
4438 Name = " Vmify" ;
4539 Settings = {
@@ -74,12 +68,6 @@ return {
7468 Seed = 0 ;
7569 -- Obfuscation steps
7670 Steps = {
77- {
78- Name = " WatermarkCheck" ;
79- Settings = {
80- Content = " This Script was obfuscated using the Medium Preset of Prometheus Obfuscator by Levno_710" ;
81- }
82- },
8371 {
8472 Name = " EncryptStrings" ;
8573 Settings = {
@@ -135,12 +123,6 @@ return {
135123 Seed = 0 ;
136124 -- Obfuscation steps
137125 Steps = {
138- {
139- Name = " WatermarkCheck" ;
140- Settings = {
141- Content = " This Script was obfuscated using the Strong Preset of Prometheus Obfuscator by Levno_710" ;
142- }
143- },
144126 {
145127 Name = " Vmify" ;
146128 Settings = {
@@ -189,4 +171,4 @@ return {
189171 },
190172 }
191173 },
192- }
174+ }
You can’t perform that action at this time.
0 commit comments