PY44N / Lua-Obfuscator

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

Doesn't work #23

Closed imKcmns closed 2 years ago

imKcmns commented 2 years ago

When I put my code in Start.lua and run the bat, it doesnt obfuscate my code. Everytime I look in Out.lua for my obfuscated code, my code simply prints "Lua obfuscation by Pyan". My code is literally print("Hello world!")

quanmanss11 commented 2 years ago

i lost my brain cells https://github.com/PY44N/Lua-Obfuscator/blob/master/Out.lua

quanmanss11 commented 2 years ago

tutorial https://github.com/PY44N/Lua-Obfuscator/blob/master/README.md (for dumbbass)

quanmanss11 commented 2 years ago

When I put my code in Start.lua and run the bat, it doesnt obfuscate my code. Everytime I "obfuscate" my code it just prints "Lua obfuscation by Pyan". My code is very simple, it's print("Hello world!")

READ ME

quanmanss11 commented 2 years ago

Usage Put your script in Script.lua Open run.bat Look in Out.lua for your obfuscated script (💀)

imKcmns commented 2 years ago

Are you sped or what

imKcmns commented 2 years ago

It doesnt work

PY44N commented 2 years ago

@imKcmns Does it show any errors when you run the batch file?

imKcmns commented 2 years ago

No, it doesn't. I followed the instructions and my obfuscated code is Lua obfuscator by Pyan everytime

imKcmns commented 2 years ago

I found out I was missing the .NET Framerwork v2.0.0. By the way this obfuscator is great!