ADVERTISEMENTREMOVE ADS

Simple Lua Obfuscator

Universal script
2 years ago
Script preview thumbnail
Script Preview
li
lilDzed

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
Raw
script = [[
print(":)") -- PUT YOUR SCRIPT THAT YOU WANT OBFUSCATED IN BETWEEN THE [[ ]]
]]
loadstring(game:HttpGet("https://pastebin.com/raw/rd2yucXG"))()
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS