[Help]Injector with Auto Close[Solved]
Hello
, Me and my friend, we are tryind to make a injector for crossfire with autoclose..
We already knows how to make a injector..But some one knows how to make it auto close after inject??
We already tryied to do that, but when it close, dont close only the injector..
Close the hack and the game...(Is for crossfire)
I hope some one help me..
If some one have a injector with source code, If you can give me i will be grateful..
Thanks. There are numerous injectors (open source) on MPGH, plus a MPGH sdk which contains a class I built to make it easier.
so you understand how to create a thread in an external process and feed it parameters but you can't close a form.
i wonder what that implies.. COUGHCOPYPASTECOUGH
look for your injection and find where it injects into the process, then after that add me.close()
or
form1.close() if your using multi forms
Your hard to understand lol. But yes it could be. Putting Me.Close() after it wouldn't have an affect on whether or not the hack injected or not unless you had it before the injection process. Test it with another working injector?