Help me maybe?
Hey guys, I wanted to work on my skills with some vb and learn a bit more. How would I go about making a VB injector that would grab a .lua file from a webhost and a .dll and force it into garrysmod. Thank you to anyone would could help me on this!
You can use the built in WebClient object to obtain the remote data. (Or do raw sockets and do all the HTTP header crap yourself.)