I need help to make a loader to start combat arms....VB
Posts 1–13 of 13 · Page 1 of 1
I need help to make a loader to start combat arms....VB
Im using vb express 10 and im making a multi-tool and i want to make sumthing for me to start combat arms with my program plz help~!
@matypatty @AVGN @flameswor10 @flameswor10Jr @Disturbed anyone!!!!!!!!!!!!!!!!!1
Google.
When i used google to make a adv injector i was using a source witha trojan in it so i had to recode it and im a newb soo this injector on my multi tool is gana fail mabye itz in beta testing and im using my laptop to code this becuase my cpu was taken away until skewl start becuase i tore up my sister and i only get it every onece and a while.....
When i used google to make a adv injector i was using a source witha trojan in it so i had to recode it and im a newb soo this injector on my multi tool is gana fail mabye itz in beta testing and im using my laptop to code this becuase my cpu was taken away until skewl start becuase i tore up my sister and i only get it every onece and a while.....
Are u making a loader that includes a .DLL And inject's during run time ?
@ISethy no im not the injector is seperate liek h0w PerX is but i want to have a button to start combat arms wud u know how that way u chose a dll in injector then u push the start button when u want or no needing to inject a dll just start plain out
Originally Posted by akp123
When i used google to make a adv injector i was using a source witha trojan in it so i had to recode it and im a newb soo this injector on my multi tool is gana fail mabye itz in beta testing and im using my laptop to code this becuase my cpu was taken away until skewl start becuase i tore up my sister and i only get it every onece and a while.....
how do u fucking download source code with a trojan in it
I didnt download the source i copy and pasted and my cousin is a epic coder he is Gh0sT and he went over it and he saw that i had a well coded tojan in it and he asked howd i know how to do that and i said not mine then he help me recode it...
make a downloader... and search webhost free and upload your dll...
or learn programming
Not that hard. I recommend C#. But since MPGH doesn't allow loaders, etc. I'm guessing its for your private website's VIP. What ever it is, people shouldn't help you.
I have multiple Dedicated Servers, if you want its only $2 monthly for 10 GB, Unlimited Bandwidth, and cPanel.
noooo i just want a start on push button like black cipher 4 was u push start combat arms but i dont want it to inject anything whats so ever just like as if i use portal and leave the inject folder empty ...... thats what i mean!!!!!!!!!!!
Just use this in a button or something:
Code:
Dim p As New System.Diagnostics.Process
p.StartInfo.FileName = "C:\Nexon\Combat Arms EU\Engine.exe"
p.Start()
Change the filepath.. I don't think you are from europe
Originally Posted by akp123
noooo i just want a start on push button like black cipher 4 was u push start combat arms but i dont want it to inject anything whats so ever just like as if i use portal and leave the inject folder empty ...... thats what i mean!!!!!!!!!!!