Page 2 of 2 FirstFirst 12
Results 16 to 26 of 26
  1. #16
    mmbob's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    ja
    Posts
    653
    Reputation
    70
    Thanks
    1,157
    My Mood
    Bitchy
    Actually, with an unpacked CShell, no recoil is extremely trivial to find. Maybe 5 minutes of work.

  2. #17
    formage's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Posts
    538
    Reputation
    10
    Thanks
    389
    My Mood
    Cool
    Quote Originally Posted by mmbob View Post
    Actually, with an unpacked CShell, no recoil is extremely trivial to find. Maybe 5 minutes of work.
    then why dont you make one if you know how do it so fast
    If I Helped You In Any Way
    Please Thank Me

  3. #18
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Quote Originally Posted by why06jz View Post
    I can't find a reliable UCE yet, but I know how you would go about finding no recoil. Lets see:

    Starting by getting 2 or 3 different guns with a noticeable difference in recoil. start with the high gun and then switch and search for a decreased value. You can keep doing this for a while, switching back and forth searching for higher and lower values. Then you can try switching to a weapon like knife or grenade which have no recoil. Maybe search zero... again wouldn't know for sure, I've never done it, but if I was right that would narrow down ur results really quickly!

    Now when ur all said and done u should find a value. Find what references this. Now disassemble and find out how that function works. Now edit the part that causes recoil. You could also try making a signature for it so you don't have to find it again.

    By NOPing that function you should have ur no recoil.
    Would this be the case for every game? I'm just wondering...

  4. #19
    powerfear's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    32
    Reputation
    12
    Thanks
    240
    mmbob is right, no recoil is really easy to find, you don't even need a unpacked CShell, just a plugin to make your debugger undetected, there is a lots out there... I was using hide debugger with StrongOD but i am now using Stealth64 that allow you to debug on 64 bit machine and make OllyDBG undetected at the sametime.

    The problem is that you need a bypass to make the kind of memory modification no recoil need. Making a bypass is quite harder then finding no recoil.

  5. #20
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Power, do you use the same method as Why to find no recoil?

  6. #21
    powerfear's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Posts
    32
    Reputation
    12
    Thanks
    240
    Quote Originally Posted by Void View Post
    Power, do you use the same method as Why to find no recoil?
    I just do an hex array search for the original op code of no recoil.

  7. #22
    CAFlames's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Where ever my imagination takes me
    Posts
    3,006
    Reputation
    202
    Thanks
    2,944
    My Mood
    Twisted
    Quote Originally Posted by powerfear View Post
    I just do an hex array search for the original op code of no recoil.
    ahhh

    Can u help me unpack chsell? ive tried many different ways ot unpack and cant get it..

    Current Works:
    ---Horror Game





    [IMG]https://i645.photobucke*****m/albums/uu180/drgnforce9/Siggys/signature3.jpg[/IMG]
    Special thanks to drgnforce9 for my sig picture

    Quote Originally Posted by m_t_h View Post

    CAflames is one epic coder.

    Rep and thanks him.. or you're perma banned.

  8. #23
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Mind sharing the op codes?

  9. #24
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,003
    My Mood
    Flirty
    Quote Originally Posted by Void View Post
    Mind sharing the op codes?
    [php]
    byte NoRecoilOff[] = { 0xD8, 0x66, 0x54 };
    byte NoRecoilOff2[] = { 0xD9, 0x46, 0x54 };
    byte NoRecoilOff3[] = { 0xD9, 0x5E, 0x54, 0xD9, 0x46, 0x48 };
    byte NoRecoilOff4[] = { 0xD9, 0x5E, 0x48 };
    [/php]

    That what you need?
    Im not good at memory terms lol

  10. #25
    lythanhlong's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Australia
    Posts
    52
    Reputation
    10
    Thanks
    4
    My Mood
    In Love
    but isn't no recoil buggy since nexon practically patched it meaning it would work but not as well as it use to

  11. #26
    Xlilzoosk8rX's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    the-ville, PA
    Posts
    358
    Reputation
    24
    Thanks
    53
    Quote Originally Posted by ac1d_buRn View Post
    Mind telling us how you found them?
    they are console commands.
    the console commands stay the same just the addresses are updated.
    and i need to make a correction on my last post.
    its not perturbed firing speed, its perturbedfiringincrease.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Help how to find no recoil
    By tremaster in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 10
    Last Post: 06-17-2010, 04:37 PM
  2. Can someone explain how I find the spread address with MHS?
    By Starecase in forum Combat Arms Hacks & Cheats
    Replies: 11
    Last Post: 10-06-2008, 10:56 PM
  3. [TuT]How to find no recoil and no spread
    By Twisted_scream in forum WarRock - International Hacks
    Replies: 10
    Last Post: 06-23-2008, 11:59 AM
  4. How to find Unlimited Ammo addresses warrock
    By farbod in forum WarRock - International Hacks
    Replies: 0
    Last Post: 06-02-2008, 11:39 PM
  5. How to find U.Ammo addresses
    By TheRedEye in forum WarRock - International Hacks
    Replies: 20
    Last Post: 06-11-2007, 04:15 PM