Hello!
I've got this code I just want to help, I want to get the dll from the internet Please help me I want a solution Is it possible that no one understands me here
Code:
If IO.File.Exists(Application.StartupPath & "/mw2 FullBright.dll") Then <<<<<<<<<<<<<<<
Dim TargetProcess As Process() = Process.GetProcessesByName("iw4mp.dat")
If TargetProcess.Length = 0 Then
Me.Label1.Text = ("Waiting For WarRock...!")
Me.Label2.Text = ("Made By GodModeHack")
Else
Timer1.Stop()
Me.Label1.Text = "Happy Hacking..."
Call Inject()
Me.Close()
End If
Else
End If
Aucun commentaire:
Enregistrer un commentaire