Results 1 to 9 of 9
  1. #1
    Jordyr's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    363
    Reputation
    14
    Thanks
    71
    My Mood
    Aggressive

    Need help making a hack

    Hi Heres the code im using but when i turn them on nothing happens :P

    Heres the code



    }
    if(GetAsyncKeyState(VK_F1))
    {
    if(reload)
    {
    if (pWeaponMgr)
    {
    for(int i=0; i<445; i++)
    {
    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoReload) = 0;
    }
    }
    }
    }
    if(GetAsyncKeyState(VK_F2))
    {
    if(spread)
    {
    if (pWeaponMgr)
    {
    for(int i=0; i<445; i++)
    {
    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + nospread) = 0;
    }
    }
    }

  2. #2
    H4CK3R987's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    397
    Reputation
    9
    Thanks
    35
    My Mood
    Amused
    wht ? wth ? where are the #include <windows.h> #include "stdafx.h" and all tht ?
    and whos gonna do this #define reload 0x2424
    u hav to do al tht plus u hav to put the code to attach the dll =P
    U want Juice ?

  3. #3
    Takari's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Cross Fire Section
    Posts
    11,889
    Reputation
    574
    Thanks
    1,966
    My Mood
    Cool
    You're doing it wrong.
    The Hotkeys should before the functions.
    [IMG]https://i1114.photobucke*****m/albums/k538/ImminentJM/takari.png[/IMG]




     
    Goal:
    10,000 Posts - 10/13/2011
    Become Minion - Not Done
    Become Donator - 07/29/2011
    1000 Thanks - Done - 07/25/2011
    2000 Thanks - Not Done
    Thanks Archangel for my 1,000 Thanks.
    Thanks Keroaplt for my Signature.

  4. #4
    [CF]Hackers's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    Narnia
    Posts
    612
    Reputation
    10
    Thanks
    46
    @Helper

    Like this?

    (THE SHORTKEY CODE HERE)
    if(reload)
    {
    if (pWeaponMgr)
    {
    for(int i=0; i<445; i++)
    {
    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + NoReload) = 0;
    }
    }
    }
    }
    Like that??




  5. #5
    Jigsaw's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Moon
    Posts
    23,219
    Reputation
    852
    Thanks
    2,089
    You can ask for actives members from Source Code Section too...
    DEHUMANIZE YOURSELF
    AND FACE TO BLOODSHED

  6. #6
    Takari's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Cross Fire Section
    Posts
    11,889
    Reputation
    574
    Thanks
    1,966
    My Mood
    Cool
    You should have a Loop Function (probably you're using the While) and it should go after that.
    [IMG]https://i1114.photobucke*****m/albums/k538/ImminentJM/takari.png[/IMG]




     
    Goal:
    10,000 Posts - 10/13/2011
    Become Minion - Not Done
    Become Donator - 07/29/2011
    1000 Thanks - Done - 07/25/2011
    2000 Thanks - Not Done
    Thanks Archangel for my 1,000 Thanks.
    Thanks Keroaplt for my Signature.

  7. #7
    Ryuesi's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    Right here.
    Posts
    7,339
    Reputation
    413
    Thanks
    2,397
    My Mood
    Relaxed
    Learn First C++
    Sites : XoaX.net Video Tutorials
    cplusplus.com - The C++ Resources Network
    Then Make Hack , Dont Run Before You Know How To Walk





    Contributor Since 24-11-2011 ~ 26-12-2011
    VM / PM




  8. #8
    Takari's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Cross Fire Section
    Posts
    11,889
    Reputation
    574
    Thanks
    1,966
    My Mood
    Cool
    Quote Originally Posted by Swiftdude Jr View Post
    Learn First C++
    Sites : XoaX.net Video Tutorials
    cplusplus.com - The C++ Resources Network
    Then Make Hack , Dont Run Before You Know How To Walk
    Exactly .
    [IMG]https://i1114.photobucke*****m/albums/k538/ImminentJM/takari.png[/IMG]




     
    Goal:
    10,000 Posts - 10/13/2011
    Become Minion - Not Done
    Become Donator - 07/29/2011
    1000 Thanks - Done - 07/25/2011
    2000 Thanks - Not Done
    Thanks Archangel for my 1,000 Thanks.
    Thanks Keroaplt for my Signature.

  9. #9
    Jigsaw's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    Moon
    Posts
    23,219
    Reputation
    852
    Thanks
    2,089
    Answered. /closed
    DEHUMANIZE YOURSELF
    AND FACE TO BLOODSHED

Similar Threads

  1. [Help] I need help making warrock hacks
    By maxhax195 in forum WarRock Hack Source Code
    Replies: 12
    Last Post: 09-07-2011, 08:01 AM
  2. (SOLVED)need help making hack
    By Fmxz in forum CrossFire Help
    Replies: 1
    Last Post: 10-27-2010, 02:34 PM
  3. [Help] NEED HELP MAKING HACKS.
    By skizz720 in forum CrossFire Hacks & Cheats
    Replies: 12
    Last Post: 10-08-2009, 05:51 AM
  4. i need help making CA hacks
    By kill_boy in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 04-01-2009, 02:15 PM
  5. [Help how?]Need help making a WR hack please look.
    By mikelmao11 in forum WarRock - International Hacks
    Replies: 1
    Last Post: 07-18-2008, 12:43 PM