Results 1 to 8 of 8
  1. #1
    Samueldo's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Meh
    Posts
    1,023
    Reputation
    29
    Thanks
    348
    My Mood
    Inspired

    [Release] Add .mpgh file support in your injector!

    Here's a download and a quick tutorial on how to add support for the new .mpgh file extension in your injector. In less than 5 minutes you can patch your injector and be be injecting away, with the feeling that people's hacks won't be leeched as much. We want as many MPGH coders as possible to use this to put an end to leeching our hacks!

    Tutorial: (note: the ""s are breeding)
    1. Download the DLL file.
    2. In your injector project, go to "My Project" and head to "References".
    3. Click on "Add", go to the "Browse" Tab and select the downloaded DLL.
    4. On whatever forms you need, add to the top this code:
    Code:
    Imports Z_Converter
    5. Where you want to convert a file to .mpgh use:
    Code:
    Dim FileConvert As Convert
    FileConver*****nvert( [DLL file path] , [New file path] )
    6. Where you want to inject a .mpgh file:
    Code:
    Dim FileInject As Inject
    FileInject.Inject( [Process to inject] , [Hack file path] )
    7. Enjoy, and credit me!!!

    Virus scans:
    VirusTotal won't load
    VirScan - zc.rar MD5:ae3b414904c872fdc8b07dfa1cdd9ccc - VirSCAN.org Scanners did not find malware!

    Download:
    Last edited by Samueldo; 05-15-2010 at 01:54 PM.
    Quote Originally Posted by Grim View Post
    glad to be an inspiration
    Minions rule. /endof

    InjectPlz Refresh - download v1.0 now!

  2. The Following User Says Thank You to Samueldo For This Useful Post:

    fortunape (06-18-2016)

  3. #2
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    Attachment missing.



  4. #3
    Samueldo's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Meh
    Posts
    1,023
    Reputation
    29
    Thanks
    348
    My Mood
    Inspired
    Quote Originally Posted by Blubb1337 View Post
    Attachment missing.
    Added, thanks for letting me know
    Quote Originally Posted by Grim View Post
    glad to be an inspiration
    Minions rule. /endof

    InjectPlz Refresh - download v1.0 now!

  5. #4
    EndRiT's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    USSR
    Posts
    12,751
    Reputation
    170
    Thanks
    4,294,967,295
    Attachment approved.

  6. The Following User Says Thank You to EndRiT For This Useful Post:

    NextGen1 (05-17-2010)

  7. #5
    hopefordope's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Herndon,VA
    Posts
    264
    Reputation
    9
    Thanks
    86
    My Mood
    Psychedelic
    so .mpgh is a new format of .dll hacks

    Press Thank You[IMG]https://i45.tinypic.com/2hg8w0n.jpghttps://img1.UploadScreensho*****m/images/main/2/3203234450.jpg[/IMG]










    My Releases
    Injector 3G
    Injector 2G
    Injector 1G
    Super Spammer
    CA Cleaner
    My Tutorials
    How to Make a real Injector(PerX)
    How to Make a Calculator(leeched)

  8. #6
    Invidus's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    2,167
    Reputation
    23
    Thanks
    650
    My Mood
    Bored
    Yah it is

  9. #7
    hopefordope's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Herndon,VA
    Posts
    264
    Reputation
    9
    Thanks
    86
    My Mood
    Psychedelic
    well thts really cool..... so can u make .mpgh on VC++

    Press Thank You[IMG]https://i45.tinypic.com/2hg8w0n.jpghttps://img1.UploadScreensho*****m/images/main/2/3203234450.jpg[/IMG]










    My Releases
    Injector 3G
    Injector 2G
    Injector 1G
    Super Spammer
    CA Cleaner
    My Tutorials
    How to Make a real Injector(PerX)
    How to Make a Calculator(leeched)

  10. #8
    Samueldo's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Meh
    Posts
    1,023
    Reputation
    29
    Thanks
    348
    My Mood
    Inspired
    Quote Originally Posted by hopefordope View Post
    well thts really cool..... so can u make .mpgh on VC++
    It's best to build a DLL then use the converter to make an .MPGH file. For now it could be offered as an alternative to a DLL but soon it will take over

    Having our hacks as a .MPGH file will cut down the chance of other sites leeching, due to the fact that most hack sites say no to advertising and the ad's already in the file extension
    Quote Originally Posted by Grim View Post
    glad to be an inspiration
    Minions rule. /endof

    InjectPlz Refresh - download v1.0 now!

Similar Threads

  1. [Help] Add DLL file to resources of injector and make it work..
    By hitmen69 in forum Visual Basic Programming
    Replies: 13
    Last Post: 06-10-2011, 02:45 AM
  2. Request: How to add a song to your Injector in VB
    By ryski123 in forum Programming Tutorial Requests
    Replies: 1
    Last Post: 10-11-2010, 07:11 AM
  3. [Tut]How to add Quiet Inject into your injector
    By Samueldo in forum Visual Basic Programming
    Replies: 3
    Last Post: 08-03-2010, 05:28 AM
  4. [RELEASE]CA rez file editor
    By andrew440 in forum Combat Arms Hacks & Cheats
    Replies: 20
    Last Post: 07-08-2009, 08:09 PM
  5. How to add a Virus Scan to your theads. *Stick Me*
    By maphia1 in forum General Game Hacking
    Replies: 9
    Last Post: 07-02-2009, 01:33 PM