Search the Community
Showing results for tags 'GUIDES'.
-
View File Making Scripts with custom encrypted Strings This is not script encryption tool.I have tried to share a method for making Scripts more secure by writing it with encrypted strings. The files that I have shared here are just a basic example to show how it is applies. StringsCompiler.lua is used to encrypt/convert your original script codes to other encrypted codes and then it is put in main script. So by this way it acts as a secondary protection for your main Script , even if the first protection.i.e., it's encryption is cracked.Still it becomes useless to the decrypter because the original codes are already encrypted. Ofcourse , I have shared the files for only single strings/alphabets. But I did it for the purpose of sharing the idea and also , to make it easily understandable for everyone.Watch the full video and notice the last script that I showed, I made it completely by using this idea. You can use the idea to make your own custom Strings Compiler and your main script according to your needs. There is always a room of improving everything . If you get any doubt with the files or can't understand the video , you can ask here. Credits - @ItsSC for Guidance. Submitter AKRAMRAZA Submitted 10/24/2019 Category Templates
-
- Scripting
- lua scripts
-
(and 1 more)
Tagged with:
-
Version 1.0.0
3,123 downloads
This is not script encryption tool.I have tried to share a method for making Scripts more secure by writing it with encrypted strings. The files that I have shared here are just a basic example to show how it is applies. StringsCompiler.lua is used to encrypt/convert your original script codes to other encrypted codes and then it is put in main script. So by this way it acts as a secondary protection for your main Script , even if the first protection.i.e., it's encryption is cracked.Still it becomes useless to the decrypter because the original codes are already encrypted. Ofcourse , I have shared the files for only single strings/alphabets. But I did it for the purpose of sharing the idea and also , to make it easily understandable for everyone.Watch the full video and notice the last script that I showed, I made it completely by using this idea. You can use the idea to make your own custom Strings Compiler and your main script according to your needs. There is always a room of improving everything . If you get any doubt with the files or can't understand the video , you can ask here. Credits - @ItsSC for Guidance.- 11 comments
-
3
-
- Scripting
- lua scripts
-
(and 1 more)
Tagged with: