Results 1 to 15 of 15
  1. #1
    Paul's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    6,296
    Reputation
    473
    Thanks
    1,061
    My Mood
    Sleepy

    Arrow Paul's MPGH Injector V2

    Hey Guys,
    Here's my 2nd Injector for MPGH.

    Please notice that it's selfcoded so don't spam that i'm a script kiddie

    How to Use the Injector?

    If you are using Windows Vista or 7 start it as administrator.



    Pictures:

    [IMG]https://i1115.photobucke*****m/albums/k543/dragoon_wuut/MPGHv2.jpg[/IMG]

    [IMG]https://i1115.photobucke*****m/albums/k543/dragoon_wuut/MPGHv2_1.jpg[/IMG]

    Virus Scan:

    Jotti
    Virustotal




    Credits:

    @CheatCreatorzz (Background Image)
    @Paul L (Everything Else) ;D
    

  2. The Following 10 Users Say Thank You to Paul For This Useful Post:

    amrsaad (05-30-2011),CheatCreatorzz (04-19-2011),Der Keks (04-19-2011),ikingz (04-21-2011),lopas1 (04-17-2011),Mangiken (04-17-2011),Ricardo12 (04-22-2011),samet232325 (07-25-2012),shs (05-15-2012),sonofheaven (04-22-2011)

  3. #2
    NoShame's Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    In a bed with a girl.
    Posts
    1,715
    Reputation
    -14
    Thanks
    76
    My Mood
    Happy
    GJ. i like it
    ỳô шнат’ŝ чр, §üçжа
    ɳɨʛɢa

    Most Trusted Buyer/Seller on MPGH is nysm1
    Previous names: yoyobasha

  4. #3
    djrubenmp3's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    In JackInDaBox
    Posts
    586
    Reputation
    10
    Thanks
    493
    My Mood
    Psychedelic
    Nice release but the injector is so simple to make... Try to make an advance one

  5. #4
    Paul's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    6,296
    Reputation
    473
    Thanks
    1,061
    My Mood
    Sleepy
    @djrubenmp3 i'm trying but i'm not that good yet^^
    

  6. #5
    real no0b's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    53
    Reputation
    10
    Thanks
    1
    My Mood
    Amused
    yeah man but....it needs NETframework and i cant install it in my pc!!!!

  7. #6
    Paul's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    6,296
    Reputation
    473
    Thanks
    1,061
    My Mood
    Sleepy
    you need .net framework 4, yea. why are you unable to install?
    

  8. #7
    djrubenmp3's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    In JackInDaBox
    Posts
    586
    Reputation
    10
    Thanks
    493
    My Mood
    Psychedelic
    Quote Originally Posted by real no0b View Post
    yeah man but....it needs NETframework and i cant install it in my pc!!!!
    Men you need .net framework to use every injector

  9. #8
    Lyoto Machida's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Far away with girls
    Posts
    3,734
    Reputation
    133
    Thanks
    1,621
    My Mood
    Aggressive
    Good Job ... ...

  10. #9
    Neechan''s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    HI !
    Posts
    5,722
    Reputation
    122
    Thanks
    1,318
    i dont like aliens lol xD
    next time add a "Close on Injection" for no Xtrap error or a "Quit" Button

  11. #10
    Paul's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    6,296
    Reputation
    473
    Thanks
    1,061
    My Mood
    Sleepy
    @Ger-Neechan it causes no Xtrap errors... but anyways, whats the code that it closes on injection and where to put it in?
    

  12. #11
    Neechan''s Avatar
    Join Date
    Aug 2010
    Gender
    male
    Location
    HI !
    Posts
    5,722
    Reputation
    122
    Thanks
    1,318
    Quote Originally Posted by Paul L View Post
    @Ger-Neechan it causes no Xtrap errors... but anyways, whats the code that it closes on injection and where to put it in?

    but

    @Paul L

  13. #12
    Der Keks's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    where you don't
    Posts
    2
    Reputation
    10
    Thanks
    0
    My Mood
    Amazed
    gj bro D

  14. #13
    Paul's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    6,296
    Reputation
    473
    Thanks
    1,061
    My Mood
    Sleepy
    dankeeeee
    

  15. #14
    CheatCreatorzz's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    922
    Reputation
    18
    Thanks
    730
    My Mood
    Amused
    GJ! Likee it @Paul L, Thx for Credits! keep it up!
    AUto-Close code:
    Code:
    If IO.File.Exists(OpenFileDialog1.FileName) Then
                Dim TargetProcess As Process() = Process.GetProcessesByName(TextBox1.Text)
                If TargetProcess.Length = 0 Then
    
                    Me.Label1.Text = ("Waiting for " + TextBox1.Text + ".exe...")
                Else
                    Timer1.Stop()
                    Me.Label1.Text = "Successfully Injected!"
                    Call Inject()
                    If CheckBox1.Checked = True Then
                        Me.Close()
                    Else
                    End If
                End If
            Else
            End If
    Last edited by CheatCreatorzz; 04-19-2011 at 09:43 AM.





    (_¸.•*´'`°¤¸'¸¤°´'`*•.¸_)

    Video Creator
    GFX Creator
    C++ Coder
    D3D Coder

    (Ż`*•.¸,¤°´'`°¤,¸.•*´Ż)




  16. #15
    Paul's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    6,296
    Reputation
    473
    Thanks
    1,061
    My Mood
    Sleepy
    ok, thanks ^^

    i'm going to make a new one buuuuuut:
    i just installed windows 7 and now i want to install the windows 7 upgrade kit but it doesnt work

    do you know what to do?

    thanks, P
    