ADVERTISEMENTREMOVE ADS
Description
Hello, this is a simple lua obfuscator that encrypts your script in base64 and byte code. If you can, please tell me how I can improve it with stuff like detections, protection, and more stuff like that. Thanks!
Features:
- Obfuscating
ADVERTISEMENTREMOVE ADS
5 Lines • 160 Bytes
script = [[
print(":)") -- PUT YOUR SCRIPT THAT YOU WANT OBFUSCATED IN BETWEEN THE [[ ]]
]]
loadstring(game:HttpGet("https://pastebin.com/raw/rd2yucXG"))()
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS








Comments