
51.1k Views
128 Executions
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)
String Encoder V2








@helloworld39429 the point is to encode strings, to hide them from constant dumps & deobfuscations, not read the code.
ud
Pretty good works well
@SimpleScripter Read the usage, put the example usage script under the script
Hey 👋! Where do I put it 😁
ty
chatgpt: dont worry i gotchu the string is "Hello World!"
@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
@4774 bud he didn't say it was gpt he said its easy to decode lmao