[Video] Loading lua files before autorun/client
I found a way to load my clientside lua files before autorun/client. There are countless uses for this. Effectively defeating anti-cheats and maybe even stealing luas the server sends to me eventually. I'll upload more on my progress of hacking Garry's Mod 13. Never releasing my hack FYI.
So you successfully managed to load lua before autorun?
So you can have an up2date bypass forever and ever? That's nifty.
Come to think of it, I think I've seen something like this in another hack.
Does this use any form of module at all?
I must say this is quite interesting, does it use a module in anyway??
I third that question. Does this make use of a module?
But server side files like init.lua are never sent to the client. How are you meant to grab those? If you are just talking about grabbing shared and cl_init.lua, that's easy.
And for saving lua sent/loaded from the server?