Page 1 of 2 12 LastLast
Results 1 to 15 of 21
  1. #1
    silentrunner2's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    629
    Reputation
    110
    Thanks
    2,870
    My Mood
    Busy

    MW2 Extreme Edition V2 By SilentRunner

    Ok big new update guys that's why ive been away for a couple of days. The big new thing is customization, you can customize the whole trainer and your preferences get saved.

    No Posts Screaming Detected Please, If You Used Any Other Programs Including Vac Disablers They Can Also Get You Banned.




    New-
    Fully Customizable
    Customize Colour
    Customize Font
    Customize Text Colour
    Customization Automatically Saved
    New Simple Menu Design
    Small Code Improvements
    Added FOV
    Added Nametags

    Features-
    Fully Customizable
    Customize Colour
    Customize Font
    Customize Text Colour
    Customization Automatically Saved
    Super Jump (Jump Super High)
    No Fall Damage (No Fall Damage)
    Gravity (Change The Gravity)
    Super Speed (Sprint Super Fast)
    Force Laser (Forces Laser Sights)
    Thirdperson (Thirdperson View)
    No Gun (Removes Gun From Screen)
    Show FPS (Displays Your Ingame Framerate)
    No Smoke (Removes Smoke)
    No Flash (Removes Flash)
    Slow Mo (Slow Down Time)
    Explosive Bullets (Explains Itself)
    Nametags (Enemey Nametags Don't Fade)
    FOV (Wider FOV)

    MW2 Extreme Edition V2.rar MD5:3611d0c378bfd4644f281bd3d591b6d0 - VirSCAN.org Scanners did not find malware!

    Download:
    Last edited by silentrunner2; 04-18-2010 at 09:26 AM.
    My Projects


    Don't Ask For Thanks Earn It
    You: "Please Give Thanks"
    Me: "...................No"

  2. The Following 3 Users Say Thank You to silentrunner2 For This Useful Post:

    Archangel (04-18-2010),kleenkutschick (04-18-2010),Svotsc (04-18-2010)

  3. #2
    Archangel's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Between Both Worlds
    Posts
    8,866
    Reputation
    1021
    Thanks
    9,003
    My Mood
    Angelic
    looks neat, good job

  4. #3
    silentrunner2's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    629
    Reputation
    110
    Thanks
    2,870
    My Mood
    Busy
    Quote Originally Posted by war3zdude92 View Post
    looks neat, good job
    thanks I went for the simple look :/ hope people like it.
    My Projects


    Don't Ask For Thanks Earn It
    You: "Please Give Thanks"
    Me: "...................No"

  5. #4
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Functions are cute =).

    FOV Isn't customizable anymore ? D=
    Love You All~

  6. #5
    silentrunner2's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    629
    Reputation
    110
    Thanks
    2,870
    My Mood
    Busy
    Quote Originally Posted by Melodia View Post
    Functions are cute =).

    FOV Isn't customizable anymore ? D=
    Im working on being able to customize the hack settings but its difficult as im unsure how to do it for float addresses I have to convert them all to 4byte. If anyone knows how to get VB to write to float addresses let me know please you will get credits for helping.
    My Projects


    Don't Ask For Thanks Earn It
    You: "Please Give Thanks"
    Me: "...................No"

  7. #6
    kerocs's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    65
    Reputation
    10
    Thanks
    3
    am i getting this right ? this is undetectable like all other external hacks and doesnt need a disabler ?

  8. #7
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    You need to convert your textbox's text to Int32 or to Byte, You choose, But keep in mind that if you do so, You need to add the exceptions handlers in case people are stupid enough to enter non-number values, Or it will crash your proggie,
    In .Net C++, Easy, Convert::ToInt32(WhateverBox->Text),

    Or, Go for the option of the Masked Textbox, And configure it to only accept numbers, But this is a little more complicated, And I still don't know how to do so in VBFaggy.

    So, If you need help, Feel free to ask, As If you want to port it to C++, But don't ask me for detailled info in VB Methods,

    Hope this helped,
    Mely
    Love You All~

  9. The Following User Says Thank You to Melodia For This Useful Post:

    Archangel (04-18-2010)

  10. #8
    silentrunner2's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    629
    Reputation
    110
    Thanks
    2,870
    My Mood
    Busy
    Quote Originally Posted by Melodia View Post
    You need to convert your textbox's text to Int32 or to Byte, You choose, But keep in mind that if you do so, You need to add the exceptions handlers in case people are stupid enough to enter non-number values, Or it will crash your proggie,
    In .Net C++, Easy, Convert::ToInt32(WhateverBox->Text),

    Or, Go for the option of the Masked Textbox, And configure it to only accept numbers, But this is a little more complicated, And I still don't know how to do so in VBFaggy.

    So, If you need help, Feel free to ask, As If you want to port it to C++, But don't ask me for detailled info in VB Methods,

    Hope this helped,
    Mely
    thanks for your help check your pm
    My Projects


    Don't Ask For Thanks Earn It
    You: "Please Give Thanks"
    Me: "...................No"

  11. #9
    Blubb1337's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Germany
    Posts
    5,915
    Reputation
    161
    Thanks
    3,108
    Quote Originally Posted by Melodia View Post
    You need to convert your textbox's text to Int32 or to Byte, You choose, But keep in mind that if you do so, You need to add the exceptions handlers in case people are stupid enough to enter non-number values, Or it will crash your proggie,
    In .Net C++, Easy, Convert::ToInt32(WhateverBox->Text),

    Or, Go for the option of the Masked Textbox, And configure it to only accept numbers, But this is a little more complicated, And I still don't know how to do so in VBFaggy.

    So, If you need help, Feel free to ask, As If you want to port it to C++, But don't ask me for detailled info in VB Methods,

    Hope this helped,
    Mely
    Or simply use a NumericUpDown O_O



  12. #10
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Quote Originally Posted by Blubb1337 View Post
    Or simply use a NumericUpDown O_O
    Wtf is this.
    Love You All~

  13. #11
    kerocs's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Posts
    65
    Reputation
    10
    Thanks
    3
    ppl pls tell me if this is as stealthy as the other external hacks that are out there. Cause dont these options change mem values, what vac scans for ?

  14. #12
    metin2zocker's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    2
    My Mood
    Yeehaw
    the super knife works 4 me online (not private) , too.. (with other hack(unleashed))
    why we cant check it in this hack?

    edit: but looks nice^^
    To do list/Zu erledigen Liste:

    10 Posts
    30 Posts
    50 Posts
    75 Posts
    100 Posts
    150 Posts
    200 Post
    275 Posts
    450 Posts
    Hack MW2
    Play Cage-Match with 18 players
    10th-Prestige without hacking
    Got you to read thos SHI* List

  15. #13
    silentrunner2's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    629
    Reputation
    110
    Thanks
    2,870
    My Mood
    Busy
    Quote Originally Posted by metin2zocker View Post
    the super knife works 4 me online (not private) , too.. (with other hack(unleashed))
    why we cant check it in this hack?

    edit: but looks nice^^
    I had alot of requests from people to make a private version I also did it because it does ruin the game alittle. I know people arnt going to like it but there opinion.
    My Projects


    Don't Ask For Thanks Earn It
    You: "Please Give Thanks"
    Me: "...................No"

  16. #14
    fastfredy101's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    4
    why is there no unlimited ammo and why is force host private????? does private mean only in private matches or did i misunderstand?? the rest seems to work well

  17. #15
    silentrunner2's Avatar
    Join Date
    Jun 2008
    Gender
    male
    Posts
    629
    Reputation
    110
    Thanks
    2,870
    My Mood
    Busy
    Quote Originally Posted by fastfredy101 View Post
    why is there no unlimited ammo and why is force host private????? does private mean only in private matches or did i misunderstand?? the rest seems to work well
    Im still very nooby with vb so im having trouble doing certain things and private means you cant use it.
    My Projects


    Don't Ask For Thanks Earn It
    You: "Please Give Thanks"
    Me: "...................No"

Page 1 of 2 12 LastLast

Similar Threads

  1. [Detected] MW2 Extreme Edition V4.1 (1.1.195) + God Mode
    By silentrunner2 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 51
    Last Post: 05-17-2010, 04:39 AM
  2. MW2 Extreme Edition God Mode
    By silentrunner2 in forum Call of Duty Modern Warfare 2 Discussions
    Replies: 2
    Last Post: 05-11-2010, 08:37 AM
  3. [Release] MW2 Extreme Edition V4 (1.1.195)
    By silentrunner2 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 33
    Last Post: 05-10-2010, 02:29 PM
  4. [Detected] MW2 Extreme Edition V3 (1.1.195)
    By silentrunner2 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 29
    Last Post: 05-10-2010, 08:48 AM
  5. [Detected] MW2 Extreme Edition V1 By SilentRunner
    By silentrunner2 in forum Call of Duty 6 - Modern Warfare 2 (MW2) Hacks
    Replies: 30
    Last Post: 04-17-2010, 01:01 PM