Results 1 to 10 of 10
  1. #1
    JoEyHaX's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    6

    CoD4 No Recoil/Spread Code

    Just Have Fun! and.....pb detected!


    Code:
    include <windows.h>
    
    BYTE NoSpread[] = {0x74, 0x15};//0x75, 0x15 = OFF  
    BYTE NoRecoil[] = {0x75, 0x08};//0x74, 0x08 = OFF
    
    BOOL WINAPI DllMain (HINSTANCE hModule, DWORD dwReason, LPVOID lpvReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH)
        {
             WriteProcessMemory(GetCurrentProcess(), (void*)0x00416C7B, &NoSpread, 2, 0);
             WriteProcessMemory(GetCurrentProcess(), (void*)0x0041A7BD, &NoRecoil, 2, 0);
        }
       return true;
    }

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

    broken (12-18-2011),tvojama (04-30-2015)

  3. #2
    broken's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Slovenia
    Posts
    51
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    detected

  4. #3
    luizzestanislau's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    hell
    Posts
    17
    Reputation
    10
    Thanks
    0
    he said... PB detected !
    AND NOW?

  5. #4
    IGotBanned.'s Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    imageshack.us/photo/my-images/190/uban.png
    Posts
    1,290
    Reputation
    -49
    Thanks
    122
    My Mood
    Aggressive
    thanks but just visual nospread

  6. #5
    tvojama's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    343
    My Mood
    Fine
    Quote Originally Posted by JoEyHaX View Post
    Just Have Fun! and.....pb detected!


    Code:
    include <windows.h>
    
    BYTE NoSpread[] = {0x74, 0x15};//0x75, 0x15 = OFF  
    BYTE NoRecoil[] = {0x75, 0x08};//0x74, 0x08 = OFF
    
    BOOL WINAPI DllMain (HINSTANCE hModule, DWORD dwReason, LPVOID lpvReserved)
    {
        if (dwReason == DLL_PROCESS_ATTACH)
        {
             WriteProcessMemory(GetCurrentProcess(), (void*)0x00416C7B, &NoSpread, 2, 0);
             WriteProcessMemory(GetCurrentProcess(), (void*)0x0041A7BD, &NoRecoil, 2, 0);
        }
       return true;
    }
    Thanks! You will be credited in my hack

  7. #6
    Dave's Mexican's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    C:\Program Files (x86)\Steam\SteamApps\common
    Posts
    792
    Reputation
    29
    Thanks
    1,330
    My Mood
    Fine
    Quote Originally Posted by tvojama View Post
    Thanks! You will be credited in my hack
    this is detected





    Quote Originally Posted by Dave84311
    Shuttup mexican
    Quote Originally Posted by Royce
    stupid mexican
    Quote Originally Posted by Hitokiri~
    Shut up stupid mexican.
    Quote Originally Posted by Hypnotized
    Why aren't you cutting my lawn?
    Quote Originally Posted by _Tavi
    Mexican
    Quote Originally Posted by Hitokiri~
    Get back to cutting my damn grass retard.


  8. #7
    zeoph's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Dave's Mexican View Post


    this is detected
    Pb has been fucked for a while now so he should be ok.

  9. #8
    tvojama's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    343
    My Mood
    Fine
    Quote Originally Posted by Dave's Mexican View Post


    this is detected
    I know, just play on PB less servers

  10. #9
    Dave's Mexican's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Location
    C:\Program Files (x86)\Steam\SteamApps\common
    Posts
    792
    Reputation
    29
    Thanks
    1,330
    My Mood
    Fine
    Quote Originally Posted by tvojama View Post
    I know, just play on PB less servers
    but some noobs dont





    Quote Originally Posted by Dave84311
    Shuttup mexican
    Quote Originally Posted by Royce
    stupid mexican
    Quote Originally Posted by Hitokiri~
    Shut up stupid mexican.
    Quote Originally Posted by Hypnotized
    Why aren't you cutting my lawn?
    Quote Originally Posted by _Tavi
    Mexican
    Quote Originally Posted by Hitokiri~
    Get back to cutting my damn grass retard.


  11. #10
    tvojama's Avatar
    Join Date
    Nov 2014
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    343
    My Mood
    Fine
    Quote Originally Posted by Dave's Mexican View Post


    but some noobs dont
    Then they deserve a ban

Similar Threads

  1. I Got Code For No Recoil+Spread But how to put it together?
    By WolfenXD in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 9
    Last Post: 12-11-2011, 08:49 AM
  2. Help - No Recoil/Spread
    By cordobez in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 08-15-2008, 10:49 AM
  3. [Finding] No Recoil/Spread
    By d7x in forum Combat Arms Hacks & Cheats
    Replies: 27
    Last Post: 08-08-2008, 07:25 PM
  4. [HELP] need help by no recoil/spread
    By erwin0003 in forum Visual Basic Programming
    Replies: 11
    Last Post: 09-28-2007, 07:11 PM
  5. My no recoil/spread is not working xD Help Please
    By pwningemodrumers in forum WarRock - International Hacks
    Replies: 0
    Last Post: 06-11-2007, 08:49 PM