Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

What's the best script obfuscation method?

Asked by
KrizoXI 30
9 years ago

Most of the current obfuscation methods are deprecated, so what's the best way to go about obfuscating scripts?

I also want to know how to make the script read reversed so I can obfuscate it and then do a string.reverse.

Thanks! :)

0
What are you trying to accomplish? What are you trying to prevent from happening? BlueTaslem 18071 — 9y
0
My place is often stolen, so I kind of want to have some extra protection from my scripts being seen, so I want to just have a way to hide the script from the public eye (of course it'd just be replaced by a bunch of things not related to the script that are actually related) KrizoXI 30 — 9y
1
Use modules, you can load them in from models YellowoTide 1992 — 9y

Answer this question