[HELP] Injector
ok so i was looking in the snippets vault ( i think ) and it showed how to make a very simple injector..
[CODE]
InjectDLL("ProccessID","DllPath+name+Extension")
E.g
InjectDLL("Engine.exe","C:\Combatarmshack.dll")
Which is all fine
but how do i make it so its like the regular ones, put the injector & dll as the same name?