Originally Posted by Keepo123 netlogger? explain? detouring the net library and logging what comes in Code: function net.Start(str) print(str) end is an example http://wiki.garrysmod.com/page/Category:net
Originally Posted by eth0s detouring the net library and logging what comes in Code: function net.Start(str) print(str) end is an example http://wiki.garrysmod.com/page/Category:net This could be used for? o-o
Originally Posted by eth0s addon exploits... Yeah I know what to do with it but function net.Start(str) print(str) end does that do anything..? Oh it does hmm, but this couldn't be used for net.SendToServer() ?
ok help. I made a lua file with the code (file name "crate_hack.lua"). In gmod i wrote "lua_openscript_cl crate_hack.lua" and nothing special unboxes.