Page 1 of 2 12 LastLast
Results 1 to 15 of 24

Hybrid View

  1. #1
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic

    [Steam - IW5M] HaX (No-Recoil, No-Fog & FullBright)



    THIS IS OUTDATED!!
    IW has updated the game again... I'll update this tool soon.

    This an update from my previous No-Recoil tool for Steam and IW5M.

    Code:
    No-Recoil - Kinda self explained
    No-Fog    - Remove all map Fog and smoke (including from Smoke Grenades)
    FullBright - Enables FullBright (Gives a nice FPS Boost)


    https://www.virustotal.com/file/bae0...is/1347897845/
    [Steam - IW5M] -InSaNe- Hax.rar - Jotti's malware scan

    <b>Downloadable Files</b> Downloadable Files
    Last edited by MarkHC; 09-17-2012 at 04:45 PM.


    CoD Minion from 09/19/2012 to 01/10/2013

  2. The Following 31 Users Say Thank You to MarkHC For This Useful Post:

    -Vortex- (09-17-2012),AsianRice (09-17-2012),Brian62637 (09-25-2014),coolkid9444 (09-18-2012),Deathtrax (09-17-2012),didi64 (09-17-2012),eaglehill (09-17-2012),forto1988 (09-17-2012),foukaras9 (09-18-2012),Gang1111 (09-18-2012),iTRUE (09-17-2012),joeyfangaz88 (09-17-2012),Lennart12345 (10-10-2012),leonardoreal (10-14-2012),lfc3333 (09-17-2012),MaddoxXx (09-18-2012),magikp (09-17-2012),Marcelo Ortiz Peredo (09-17-2012),Mihai98 (09-18-2012),Milan925 (09-17-2012),niky254 (09-17-2012),Nostradamus (09-17-2012),NotEvenMad (09-17-2012),psp3004ben (09-17-2012),rGAERGHaewrhaerh (09-17-2012),scooter585 (09-17-2012),Slirpa (09-17-2012),staffie (09-17-2012),tatar5355 (09-20-2012),ubzub (09-17-2012),xZxJackyJonesxZx (09-17-2012)

  3. #2
    joeyfangaz88's Avatar
    Join Date
    May 2012
    Gender
    male
    Location
    Worcester Mass
    Posts
    35
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed
    looking forward to using to this

  4. #3
    Royce's Avatar
    Join Date
    Oct 2011
    Gender
    male
    Posts
    17,967
    Reputation
    4088
    Thanks
    6,418
    A hack with 6.2 kb , also is this for both regular and private server mw3?

    Nice release anyways

    /waiting for approval

  5. #4
    Nachos's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Between Equator and The North Pole
    Posts
    2,984
    Reputation
    176
    Thanks
    919
    My Mood
    Blah
    Approved

    Quote Originally Posted by Burgessjr View Post
    A hack with 6.2 kb , also is this for both regular and private server mw3?

    Nice release anyways

    /waiting for approval
    These hacks have no custom GUI and then the rest is code which doesn't fill much.


    The lines in my Steam are i's

  6. The Following 3 Users Say Thank You to Nachos For This Useful Post:

    -Vortex- (09-17-2012),MarkHC (09-17-2012),Royce (09-17-2012)

  7. #5
    -Vortex-'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    Portugal
    Posts
    9
    Reputation
    10
    Thanks
    2
    My Mood
    Relaxed
    I'm gonna test this. Good Job.

  8. #6
    joelsabugal's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    good thing you made
    im gladd

  9. #7
    Milan925's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0
    My Mood
    Happy
    I loved your other no recoil hack and this one is even better THX

  10. #8
    whatitlooklike's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    So is this bannable. I really want the no fog. Is that a texture hack where I could do manually?

  11. #9
    Threadstarter
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    Quote Originally Posted by whatitlooklike View Post
    So is this bannable. I really want the no fog. Is that a texture hack where I could do manually?
    Chance of Ban is minimal...


    CoD Minion from 09/19/2012 to 01/10/2013

  12. #10
    whatitlooklike's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by -InSaNe- View Post

    Chance of Ban is minimal...
    Thanks for the quick reply. The no fog part of the hack. How is that accomplished? Is that something I could do myself?

  13. #11
    Threadstarter
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    Quote Originally Posted by whatitlooklike View Post
    Thanks for the quick reply. The no fog part of the hack. How is that accomplished? Is that something I could do myself?
    If you know programming, its pretty simple

    Code:
    byte[] Bytes = BitConverter.GetBytes( 2 );
    WriteProcessMemory(MW3Proc, (IntPtr)NoFogAddress, Bytes, Bytes.Length, out IntPtr.Zero);


    CoD Minion from 09/19/2012 to 01/10/2013

  14. The Following User Says Thank You to MarkHC For This Useful Post:

    joeyfangaz88 (09-17-2012)

  15. #12
    whatitlooklike's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by -InSaNe- View Post

    If you know programming, its pretty simple

    Code:
    byte[] Bytes = BitConverter.GetBytes( 2 );
    WriteProcessMemory(MW3Proc, (IntPtr)NoFogAddress, Bytes, Bytes.Length, out IntPtr.Zero);
    No I don't know programming. I was hoping I could install custom textures to get rid of the fog. My PC is not the fastest so I'm thinking no fog would be a big help with frames. Does this program work like say the FOV changer where it access the memory? I just don't want to be banned.

  16. #13
    Slirpa's Avatar
    Join Date
    Jan 2012
    Gender
    male
    Location
    Germany
    Posts
    278
    Reputation
    2
    Thanks
    558
    Good job bro!

  17. #14
    staffie's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    95
    Reputation
    10
    Thanks
    4
    My Mood
    Lurking
    do you leave this app open or close

  18. #15
    Threadstarter
          ( ° ͜ʖ͡°)╭∩╮
    Former Staff
    MarkHC's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    127.0.0.1
    Posts
    2,750
    Reputation
    66
    Thanks
    14,529
    My Mood
    Angelic
    Quote Originally Posted by staffie View Post
    do you leave this app open or close
    I'm not sure.. But I think you can close. Test and tell us

    Quote Originally Posted by whatitlooklike View Post
    No I don't know programming. I was hoping I could install custom textures to get rid of the fog. My PC is not the fastest so I'm thinking no fog would be a big help with frames. Does this program work like say the FOV changer where it access the memory? I just don't want to be banned.
    Yes, it does write to the memory.


    CoD Minion from 09/19/2012 to 01/10/2013

Page 1 of 2 12 LastLast

Similar Threads

  1. [Release] CA Hack [27/1/2010]~Charms~No Recoil~No Fog~
    By iDave in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 01-27-2010, 08:15 PM
  2. updated basic hack. (chams, no fog , fullbright.)
    By Weed Farmer™ in forum Combat Arms Europe Hacks
    Replies: 24
    Last Post: 10-29-2009, 08:33 PM
  3. [Release]Working Wallhack, No Fog, FullBright, Crosshair[Release]
    By Corndog in forum Combat Arms Hacks & Cheats
    Replies: 94
    Last Post: 08-08-2009, 09:12 PM
  4. [Release] Working Wallhack, No Fog, Fullbright, Crosshair...
    By F-A-I-L in forum Combat Arms Hacks & Cheats
    Replies: 51
    Last Post: 07-03-2009, 04:59 AM
  5. Replies: 16
    Last Post: 04-21-2009, 09:55 PM