User talk:Jason Gregory

From Multi Theft Auto: Wiki
Revision as of 22:08, 2 January 2010 by Jason Gregory (talk | contribs) (→‎How to do)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Compiling a Existing Lua File

First, Files Compiled by the Lua Compiler are not 100% Secure. That means your Scripts can still decompiled by others...

How to do

-- http://lua-users.org/wiki/LuaCompilerInLua


Rest Coming soon :D