ugh
Go to file
devfxx 0fdfc10b3b fix: Image spacing 2024-06-17 20:26:41 +03:00
images chore: Moved image from catbox to repo 2024-06-17 20:26:21 +03:00
LICENSE.md chore: Add WTFPL license 2024-06-17 20:23:37 +03:00
README.md fix: Image spacing 2024-06-17 20:26:41 +03:00
obfuscate.lua Add obfuscate.lua script for script obfuscation 2024-06-17 20:12:20 +03:00
roblox.lua feat: Add roblox obfuscation script 2024-06-17 20:20:32 +03:00

README.md

luabyte

messy code, ripped from script

Usage

echo "print('hi')" | lua obfuscate.lua > out.lua

Does this work with LuaU (Roblox) ?

Yes, It does.

luabyte in roblox console

License

License is WTFPL.