Lineage 2 Tower Forum

Full Version: feature for batch script/plugin encryption
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello developers!

some script writers (including me) would appreciate a feature of batch encrypting scripts/plugins, much better if it would run from command prompt, like this:

c:\l2tower\>L2Tower.exe /encrypt /inputfolder c:\MyCoolScripts

to encrypt ALL files in c:\MyCoolScripts folder.

thanks in advance!

it's a pain to encrypt 100+ files, especially if you need to do after every script update Smile
bump Smile please.
ok, doing that would take a lot of time, nevermind.
but could you do a Lua function like this:

EncryptFile(filepath)

thanks Smile
That would also help me, making the encryption function available on luajit would be great !
(05-13-2014 00:06 AM)kerberos464 Wrote: [ -> ]could you do a Lua function like this:

EncryptFile(filepath)

thanks Smile
up
Reference URL's