Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    firefox800's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    294
    Reputation
    10
    Thanks
    2,136
    My Mood
    Fine

    Thumbs up SpecialForce/Soldier Front-No Recoil and Spread

    How to find No Recoil and No Spread Address


    NoRecoil/NoSpread:
    0064E7C7 C786 E49E0100 00000>MOV DWORD PTR DS:[ESI+19EE4],0
    0064E7D1 C786 E89E0100 00000>MOV DWORD PTR DS:[ESI+19EE8],0
    Code:
    Void NoRecoilSpr()
    {
    if(opt.d3d.norecoil)
    {
    DWORD WeapBase = NULL;
    WeapBase = GetBase();
    if(WeapBase)
    {
    WeapBase = *(DWORD*)(WeapBase+0x8);
    if(WeapBase)
    {
    *(BYTE*)(WeapBase + 0x19EE4) = 0;
    *(BYTE*)(WeapBase + 0x19EE8) = 0;
    }
    }
    }
    }

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

    KhelMho (03-23-2016),kono2001 (07-16-2016),n07earman (02-29-2016)

  3. #2
    BlackHat_Coder's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    28
    Reputation
    10
    Thanks
    49
    My Mood
    Twisted
    use OLLYDBG and search for ClassPlayer

  4. #3
    firefox800's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Posts
    294
    Reputation
    10
    Thanks
    2,136
    My Mood
    Fine
    Quote Originally Posted by c0nde View Post
    tol paano?? pls paturo kung saan pupunta tapos kung ano gagaw
    in
    call the program in your main thread, hope this will help you.
    DWORD HackThread()
    {
    while(1)
    {
    NoRecoilSpr();// norecoil & no spread
    }
    return 0;
    }

  5. #4
    Get_Rightnow's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    2
    Nice release great job

  6. #5
    chadrick2002's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    1
    Can you make a video i dont undertsand

  7. #6
    ggininder1023's Avatar
    Join Date
    Jan 2016
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    how to use

  8. #7
    madaskami's Avatar
    Join Date
    Feb 2016
    Gender
    female
    Posts
    0
    Reputation
    10
    Thanks
    2
    please make video thanks

  9. #8
    redmedino's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    My Mood
    Fine
    where i can download the cheat? sorry im just new here.. please help me

  10. #9
    frost1923's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    14
    Reputation
    10
    Thanks
    1
    Please explain how to use it. How to search addresses? Thank you!

  11. #10
    shjtfire's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    38
    Reputation
    10
    Thanks
    3
    My Mood
    Yeehaw
    hmmm can you make a video

  12. #11
    rr2fan's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    How to implement it?

  13. #12
    Jhon9999's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    4,563
    Reputation
    244
    Thanks
    257
    My Mood
    Inspired
    thank you!!!

  14. #13
    GameTheory's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    1
    My Mood
    Shocked
    awesome we needed a hack

  15. #14
    tttwedgy's Avatar
    Join Date
    Feb 2016
    Gender
    male
    Location
    South
    Posts
    66
    Reputation
    10
    Thanks
    9
    My Mood
    Breezy
    thanks for this!

  16. #15
    Trumperino's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    My Mood
    Crappy
    Thx a lot really usefull

Page 1 of 2 12 LastLast

Similar Threads

  1. [Source Code] Crossfire NA No Recoil and Spread
    By codex07 in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 15
    Last Post: 09-24-2012, 10:10 AM
  2. The recoil and spread in this game is....
    By QuarterBack in forum CrossFire Discussions
    Replies: 18
    Last Post: 02-02-2011, 04:26 AM
  3. [Tutorial] Soldier Front Mod's and More!!!
    By nebreja525 in forum Soldier Front General
    Replies: 12
    Last Post: 01-19-2010, 07:47 PM
  4. Does any1 have a 1 hit ko hack or no recoil and spread?
    By ajt in forum CrossFire Hacks & Cheats
    Replies: 10
    Last Post: 07-09-2009, 12:19 AM
  5. How to find Recoil and Spread addresses?
    By V1olATor in forum WarRock - International Hacks
    Replies: 5
    Last Post: 04-20-2007, 09:50 AM