Hi guys,
I was reading a thread earlier in the Product Chat boards about media protection and noticed that Game-Guru does not encrypt LUA files. So, I decided to make a program that allows users to compile their LUA scripts down to bytecode.
This program utilizes the LUAC (LUA Compiler) to compile each LUA script into a non-readable format (which will prevent people from being able to edit them). Also, this should help prevent people from stealing your custom scripts out of your game's scriptbank because they won't be able to read through them to figure out how to setup the script.
This program is FREE, however I have setup a Paypal donation button:
How to Use:
Run the "LUAProtector.exe"
Select the "Set Scriptbank Path" button
Navigate to your
GAME'S scriptbank (not Game-Guru's) and select it
Hit the "Compile Scripts" button
Picture:
Download
https://forum.game-guru.com/attachment/5141
Sean