Joined: 09 May 2003 Posts: 25875 Location: The netherlands
Posted: Wed Aug 21, 2019 10:43 am Post subject:
it lets you encode a function using a self-built lua version(e.g one where all opcodes have been encoded and strings as well) without having to replace the default CE one or leaving CE for another program
Also, instead of a function it takes a string
e.g:
Code:
encodeFunctionEx([[
function x()
print("hello")
end]], [[c:\mycustomluabuild\lua53-64.dll]])
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum