CoolByte ;)

Posts 115 of 15 · Page 1 of 1
CoolByte ;)
Hello Guys Subcub Coming with a pretty simple cool injector.

Jotti's
VirusTotal

Here is a picture incase u wanna add this to ur hack thread.


This AUTO START'S CA AFTER U HIT INJECT INTO ENGINE.EXE

Don't download if u think imma hack u.

No Viruses a Few false Positive

Injector i take a few credit's such as a few feature's
but @Jason For Auto Start Ca On Injection
And @Blubb1337 for source.
CoolByte.rarattachment deleted · 497 downloads before removal

Doesn't seem bad.
Quote Originally Posted by Wretched View Post

Doesn't seem bad.
Thanks @Wretched
i just was bored.


Currently working with all new hacks.
Except ja cuz i cannot download for some reason.
Quote Originally Posted by airforce455 View Post
good work, keep it up.
Thank's @Airforce445
Nice bro this looks Good.
Quote Originally Posted by kick4life2 View Post
Nice bro this looks Good.
Thanks. Man.
File is clean, functionality not tested. Post results.
Code:
Private Sub inject_Click(ByVal sender As Object, ByVal e As EventArgs)
    If (Process.GetProcessesByName(Me.txtprocess.Text).Length = 0) Then
        Interaction.MsgBox(("Click Ok To Inject and Auto Start Combat Arms " & Me.txtprocess.Text), MsgBoxStyle.OkOnly, Nothing)
    Else
        Me.inject
        Me.labelx24.Text = "Dll File Injected!"
        Me.Timer1.Stop
    End If
    Me.savelb
    MySettingsProperty.Settings.processs = Me.txtprocess.Text
    MySettingsProperty.Settings.Save
    MySettingsProperty.Settings.Reload
    If Me.closebox.Checked Then
        Me.Close
    End If
    Try 
        Dim str As String
        If (Environment.GetEnvironmentVariable("PROCESSOR_ARCHITECTURE") = "AMD64") Then
            str = Conversions.ToString(MyProject.Computer.Registry.GetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Nexon\Combat Arms\Ver_US", "RootPath", ""))
        Else
            str = Conversions.ToString(MyProject.Computer.Registry.GetValue("HKEY_LOCAL_MACHINE\SOFTWARE\Nexon\Combat Arms\Ver_US", "RootPath", ""))
        End If
        Process.Start((str & "\Engine.exe"), "-windowtitle ""CombatArms"" -rez Engine.REZ -rez Game -authip 208.85.111.14 -authport 10001 -pcroom 0 -UserId ")
    Catch exception1 As *********enceException
        ProjectData.SetProjectError(exception1)
        Dim exception As *********enceException = exception1
        Dim str2 As String = Interaction.InputBox("Unable to find the install location of CA, please type in your CA folder location below.", "Error: Unable to find install path", "xxx", -1, -1)
        If (str2 <> "xxx") Then
            Process.Start((str2 & "\Engine.exe"), "-windowtitle ""CombatArms"" -rez Engine.REZ -rez Game -authip 208.85.111.14 -authport 10001 -pcroom 0 -UserId ")
        End If
        ProjectData.ClearProjectError
    End Try
    NewLateBinding.LateCall(RuntimeHelpers.GetObjectValue(Interaction.CreateObject("sapi.spvoice", "")), Nothing, "Speak", New Object() { "Thank you for using Coolbyte Injector" }, Nothing, Nothing, Nothing, True)
End Sub
lol....

@SubCub
I Noticed my mess up forgot to change something dont hate not in the mood...
How do you use Injector and Hacks
Hi I currently have 1337 injector and am trying out a hack.How do I inject and when do i inject before or after? plz help.
Quote Originally Posted by Sorarora View Post
Hi I currently have 1337 injector and am trying out a hack.How do I inject and when do i inject before or after? plz help.
A 2month and 16 day bump. I'm pretty sure this is bannable? @Disturbed
Good Injector, sometimes I like to use it If Perx is not working for me.
Posts 115 of 15 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?