PY44N / Lua-Obfuscator

A Lua Obfuscator made for Roblox, but should work on most Lua applications
106 stars 120 forks source link

Doesn't obfuscate the actual script #6

Closed ccessarr closed 3 years ago

ccessarr commented 3 years ago

So basically, when I put my script in "Script.lua" and then run the .bat file, I get the obfuscated script from "Out.lua", everything correct; but when I put it on Roblox it just prints "Lua obfuscator by Pyan" and thats it, no action happens.

ccessarr commented 3 years ago

Also I get this when I run the .bat file, I don't know if it helps. shave

klierkleutertjes commented 3 years ago

I know how to fix it, I made an GitHub Page with the package with the software you need to download before actually obfuscating: https://github.com/klierkleutertjes/IronBrew-Lua-Obfuscator-Instructions

Btw I did credit this github page in there and i said it was an package from the things you need.

ccessarr commented 3 years ago

Alright thank you so much! Now it works.