Results 1 to 12 of 12
  1. #1
    koolman123's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Behind your chair while you're looking at the computer
    Posts
    461
    Reputation
    10
    Thanks
    68
    My Mood
    Dead

    Fail attempt please help.

    What is wrong with this fail attempt at no recoil?
    Code:
    bool norecoil = false;
    		if(norecoil){
    			memcpy((LPVOID)0x3741A550, "\xD8\x66\x54", 3);
                            memcpy((LPVOID)0x3740AA99, "\xD9\x46\x54", 3);
                            memcpy((LPVOID)0x3741A564, "\xD9\x5E\x54", 3);
                            memcpy((LPVOID)0x3741A567, "\xD9\x46\x48", 3);
                            memcpy((LPVOID)0x3741A570, "\xD9\x5E\x48", 3);
    			norecoil = false;
    					}else{
    			memcpy((LPVOID)0x3741A550, "\x90\x90\x90", 3);
                            memcpy((LPVOID)0x3740AA99, "\x90\x90\x90", 3);
                            memcpy((LPVOID)0x3741A564, "\x90\x90\x90", 3);
                            memcpy((LPVOID)0x3741A567, "\x90\x90\x90", 3);
                            memcpy((LPVOID)0x3741A570, "\x90\x90\x90", 3);
    			norecoil = true;
    					}
    					Sleep(200);
    				}
    I would put this under a GetAsyncKeyState command right?

    I tried putting this in bloods hack base.
    Please tell me why this isn't working.
    Have fun now, but know, every time you steal my gold AK, I club 4 baby seals
    Task list

    Key:done haven't

    10 posts
    20 posts
    50 posts
    100 posts
    250 posts
    500 posts
    Hack crossfire
    get banned from crossfire
    Go in the double digits of kills and 0 deaths without hacking
    Go in the double digits of kills and 0 deaths with hacking
    Get Ace MVP and Last kill without hacking
    Get Ace MVP and Last kill with hacking
    Get a VIP hack for crossfire
    Make a crossfire hack
    BE A FRIEND. GIFT ZP TO Paulandbros

  2. #2
    [D]rUg's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    263
    Reputation
    10
    Thanks
    10
    getta bypass i think ^^

    looks wrong ......

  3. #3
    ClamPie's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    United States
    Posts
    958
    Reputation
    11
    Thanks
    117
    My Mood
    Aggressive
    ...norecoil isn't a PushToConsole command, is it?

    [edt]
    Ah, nvm...read that too fast.

    If you really want help with that, PM Blood, he may know what to do.
    Last edited by ClamPie; 08-02-2010 at 11:34 AM.
    [IMG]https://i227.photobucke*****m/albums/dd287/Darkwiz666/Signatures/ClampPieSig2.png[/IMG]

    Quote Originally Posted by JohnKun View Post
    fucking noobs these days need to use their brain.exe. for vista users, run as admin.
    Clampie's UGC/Karma Koin Cardshop on indefinite hold...

  4. #4
    koolman123's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Behind your chair while you're looking at the computer
    Posts
    461
    Reputation
    10
    Thanks
    68
    My Mood
    Dead
    I would if his PM wasn't disabled...
    Have fun now, but know, every time you steal my gold AK, I club 4 baby seals
    Task list

    Key:done haven't

    10 posts
    20 posts
    50 posts
    100 posts
    250 posts
    500 posts
    Hack crossfire
    get banned from crossfire
    Go in the double digits of kills and 0 deaths without hacking
    Go in the double digits of kills and 0 deaths with hacking
    Get Ace MVP and Last kill without hacking
    Get Ace MVP and Last kill with hacking
    Get a VIP hack for crossfire
    Make a crossfire hack
    BE A FRIEND. GIFT ZP TO Paulandbros

  5. #5
    Time's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    26,497
    Reputation
    3714
    Thanks
    4,530
    My Mood
    Mellow
    This needs thinking /

  6. #6
    Aquafina's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    1,189
    Reputation
    15
    Thanks
    81
    My Mood
    Amused
    LOL refer to the allmighty. uh expert coders?
    Been here for awhile now.....

  7. #7
    Time's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    26,497
    Reputation
    3714
    Thanks
    4,530
    My Mood
    Mellow
    Exactly /yea .

  8. #8
    Master-S's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Posts
    130
    Reputation
    13
    Thanks
    7
    My Mood
    Amazed
    They don't seem to be anything up with the code O.o maybe
    This part would be wrong memcpy((LPVOID)0x3741A570, "\xD9\x5E\x48", ect ect.

    I'm not much of a C++ coder so I guess my answers are limited.

  9. #9
    koolman123's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Behind your chair while you're looking at the computer
    Posts
    461
    Reputation
    10
    Thanks
    68
    My Mood
    Dead
    thanks for the offers guys.
    I asked the pros, and they said they think No recoil can only be coded in a D3D.
    Have fun now, but know, every time you steal my gold AK, I club 4 baby seals
    Task list

    Key:done haven't

    10 posts
    20 posts
    50 posts
    100 posts
    250 posts
    500 posts
    Hack crossfire
    get banned from crossfire
    Go in the double digits of kills and 0 deaths without hacking
    Go in the double digits of kills and 0 deaths with hacking
    Get Ace MVP and Last kill without hacking
    Get Ace MVP and Last kill with hacking
    Get a VIP hack for crossfire
    Make a crossfire hack
    BE A FRIEND. GIFT ZP TO Paulandbros

  10. #10
    childscoke's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    162
    Reputation
    10
    Thanks
    14
    Try MEMORIA not Memcpy
    [IMG]https://i260.photobucke*****m/albums/ii14/wyfidouble/CoderNever.gif[/IMG]


    HTC EVO 4G USER

  11. #11
    ViiXen's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Posts
    87
    Reputation
    10
    Thanks
    5
    First off, your going to need a bypass if your messing with hardcoded memory in crossfire because of xtrap.

    Secondly, I'm having a guess that you just copy and pasted that from combat arms.

    Thirdly, your using bloods base. This just proves you have no idea what the fuck your doing and your just sticking things in and hoping it works.

    There's thousands of ways to achieve no recoil. This is one of them. And yes it will work. But most likely your offsets are wrong. Because I can stick that into CE and it shows me that your original bytes are wrong for a start. So even when you switch your hack off, the bytes that are being replaced are wrong so therefore a crash will occur.

    If I'm right, memcpy is a user-defined command. Why the heck are you just using it out of no where? :S Write your own functions? :S

    Btw, the so called "pro" you asked is either:

    1) An idiot
    2) Doesn't know what recoil is.
    3) Doesn't know what D3D is.
    4) Doesn't even know what this game is about.
    5) He's just bullshitting to you.

    How does D3D make it so no recoil can't be achieved? =o=
    Last edited by ViiXen; 08-03-2010 at 01:54 PM.

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

    SNal2F (08-04-2010),THA-Wigga (08-03-2010)

  13. #12
    SNal2F's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    175
    Reputation
    30
    Thanks
    99
    the way i do it is there is a global that is used as a multiplier in calculating recoil and spread. LOL @ d3d only thing possible there would be say in game you had kick back the camera moves up you could POSSIBLY modify the viewmatrix to fix you view to where you never have that kick back. OR #2 calculate vm to counter the recoil which for a game liek this would be dumb...plus it may just be visual


    Global:
    [YOUTUBE]PFK6D2sDi6s[/YOUTUBE]

    Bullet calc:viewmatrix,view angles bullet calc
    [YOUTUBE]NC1UOWqGZj4[/YOUTUBE]
    Last edited by SNal2F; 08-04-2010 at 01:03 AM.

Similar Threads

  1. [Solved] Failed to initialize help please :)
    By Brownie in forum Call of Duty Modern Warfare 2 Help
    Replies: 6
    Last Post: 10-16-2011, 11:18 AM
  2. [Help Request] please help !
    By noaznoaz in forum Combat Arms EU Help
    Replies: 0
    Last Post: 05-03-2011, 06:11 AM
  3. please help!!! crossfire."failed to download patch file"
    By xx claws xx in forum CrossFire Help
    Replies: 6
    Last Post: 03-08-2011, 12:46 PM
  4. HELP HELP MOD FAIL!!! PLEASE HELP
    By CaForLife in forum Combat Arms Mod Discussion
    Replies: 10
    Last Post: 09-21-2010, 04:11 AM
  5. [Please Help] Failed to join battle error.
    By lahoe91 in forum Combat Arms Hacks & Cheats
    Replies: 7
    Last Post: 08-13-2008, 03:54 PM