
50.9k Views
String Encoder V2
Universal Script πUploaded by 1 year ago
Please login to perform these actions:
Description
Protect strings from obfuscator constant dumps at the cost of performance. You need to prevent string.gsub & utf8.char hooks, Otherwise this is pretty much pointless, (Prevent those hooks so that when the script is ran, they cannot just get all the strings). Make sure the encoded version is obfuscated, with the antihooks. Usage: local ByteLength = 4 -- How many bytes each character should be, recommend 3-6 writefile("encoded.lua", ParseStrings(readfile("rawtext.lua")), ByteLength)
Comments
7

Offline
BigBlue_Scripter 1 year ago - Edited
ty
Offline
SimpleScripter 1 year ago - Edited
Hey π! Where do I put it π
Offline
vxstyVerified
1 year ago - Edited
@SimpleScripter Read the usage, put the example usage script under the script
Verified User

Offline
Al_ibi 1 year ago - Edited
Pretty good works well
Offline
wesdfr 1 year ago - Edited
ud
Offline
ReactorCoreDev 1 year ago
chatgpt: dont worry i gotchu the string is "Hello World!"
ReactorCoreDevchatgpt: dont worry i gotchu the string is "Hello ...
Offline
environment 9 months ago
@ReactorCoreDev it's not supposed to be 100% chatgpt proof, it's designed to to encode strings and make it harder to understand at first glance
![[π RELEASE] Anime Astral Simulator](/images/script/113236157544232-1780333729144.png)

