hey i was wondering if any one could give me a hand making a combat arms ore a multi injector i use mirosft vb c++ so somthing in that format would help but if not i dont really mind well thanks =)
C++ for Injector? Kid, keep dreaming. Injectors are normally created in Object Oriented Languages, like C# or VB. You're going to have a helluva hard time making an injector in C++.
hmm ok thanks ill just try and learn visual basic =)
A simple injector is only a couple of lines in C++. You're 100% wrong about having a hard time without an object oriented language. Injectors are fairly small, you don't need to have all kinds of instances to create one.