Protect your Lua scripts from skiddies.
You don't want skiddies to steal your code, right? Obfuscation helps protect your Lua scripts from those skiddies who probably will take your code and claim it as their own. It makes it harder for them to read and understand your code, since most of them doesn't really know Lua.