Results 1 to 11 of 11
  1. #1
    janko21's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    In a box under a bridge
    Posts
    261
    Reputation
    11
    Thanks
    120
    My Mood
    Cool

    Exclamation Scrouce code problem

    maybe a noob problem but just help me

    Code:
    #include <Windows.h>
    
    #define WeaponMgr     0xB65E94//
    
    DWORD WINAPI hacks(LPVOID)
    {
       while(1)
    {
     DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
    DWORD* m16 = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 25*4); 
    DWORD* m4_rd = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 266*4);
    DWORD* KNIFE = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 5*4);
    DWORD* ChristmasAxe = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 239*4);
    DWORD* Gernade= (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 6*4);
    DWORD* KissGernade = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 263*4);
    DWORD* miniUZI = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 21*4);
    DWORD* Dualuzi = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 207*4);
    DWORD* COLT1911 = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 1*4);
    DWORD* TigerEagl = (DWORD*)((*(DWORD*)(CShell + WeaponMgr )) + 2834);
    *m16 = *m4_rd;
    *KNIFE = *ChristmasAxe;
    *Gernade = *KissGernade;
    *miniUZI = *Dualuzi;
    *COLT1911 = *TigerEagl;
    
    MessageBoxA(0, "JANKO V1 INJECTED","WEAPON-HACK cffg****!", 0);
       
    CreateThread(0,0,(LPTHREAD_START_ROUTINE)Wait,0,0, 0);
    }
    return 1;
    }
    ... help me pls


    Scammer:
    morondongo1996 (after a couple of days he will change te PASSWORD!) he's banned GG

  2. #2
    Janitor's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Location
    MPGH Reports
    Posts
    16,255
    Reputation
    3259
    Thanks
    7,214
    This is a weapon hack source.
    But what's your problem ?

  3. #3
    janko21's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    In a box under a bridge
    Posts
    261
    Reputation
    11
    Thanks
    120
    My Mood
    Cool
    not for a other website -.- I maked this for crossfire fantasy but it will work too for NA or ... others the problem is Wait is not defended


    Scammer:
    morondongo1996 (after a couple of days he will change te PASSWORD!) he's banned GG

  4. #4
    mamo007's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    Behind You !
    Posts
    1,655
    Reputation
    216
    Thanks
    15,607
    My Mood
    Amazed
    offset wepmgr wrong !
    [Source Code] Present Hooks Win 7/8 .. 8.1/10


    - removed youtube video as it had an outside link


  5. #5
    janko21's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    In a box under a bridge
    Posts
    261
    Reputation
    11
    Thanks
    120
    My Mood
    Cool
    .... Can u give me the right code

    ---------- Post added at 10:41 AM ---------- Previous post was at 09:52 AM ----------

    Quote Originally Posted by Temperrr View Post
    This is a weapon hack source.
    But what's your problem ?
    Can u help me...... the error = the defenis on Wait is wrong


    Scammer:
    morondongo1996 (after a couple of days he will change te PASSWORD!) he's banned GG

  6. #6
    StupidFuck's Avatar
    Join Date
    May 2011
    Gender
    male
    Location
    A box. Wont you give me money to live?
    Posts
    2,168
    Reputation
    156
    Thanks
    4,850
    Quote Originally Posted by janko21 View Post
    .... Can u give me the right code

    ---------- Post added at 10:41 AM ---------- Previous post was at 09:52 AM ----------



    Can u help me...... the error = the defenis on Wait is wrong
    There is no DllMain. Also, no thread called wait so it cant create that thread.

  7. #7
    3D's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    In The World :P
    Posts
    1,007
    Reputation
    134
    Thanks
    14,169
    My Mood
    Amazed
    Learn c++ and u will fix it

  8. #8
    Sirius Blac's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    World
    Posts
    33
    Reputation
    10
    Thanks
    6
    My Mood
    Yeehaw
    where is ur dllmain?

  9. #9
    janko21's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    In a box under a bridge
    Posts
    261
    Reputation
    11
    Thanks
    120
    My Mood
    Cool
    I don't realy get it ..... where must I set the dllmain ?


    Scammer:
    morondongo1996 (after a couple of days he will change te PASSWORD!) he's banned GG

  10. #10
    buddhayang's Avatar
    Join Date
    Jul 2012
    Gender
    male
    Location
    USA
    Posts
    141
    Reputation
    10
    Thanks
    94
    your offset for weaponmgr is wrong, for CFFG

    edit
    nvm its right but, do u have a base?
    Last edited by buddhayang; 08-24-2012 at 04:17 AM.

  11. #11
    janko21's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    In a box under a bridge
    Posts
    261
    Reputation
    11
    Thanks
    120
    My Mood
    Cool
    This is it I don't have more...


    Scammer:
    morondongo1996 (after a couple of days he will change te PASSWORD!) he's banned GG

Similar Threads

  1. Menu code problem. Cannot open include file: 'Base.h'
    By westomat in forum Combat Arms Help
    Replies: 12
    Last Post: 08-02-2010, 05:34 AM
  2. Code Problem
    By Sydney in forum Combat Arms EU Hack Coding/Source Code
    Replies: 3
    Last Post: 07-28-2010, 08:59 AM
  3. coding problem:help me
    By hunter1118 in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 8
    Last Post: 04-20-2010, 08:27 PM
  4. Premium C++ coding problem
    By killerld in forum WarRock - International Hacks
    Replies: 1
    Last Post: 07-24-2009, 07:04 PM
  5. c++ code problems
    By mark.t in forum Programming Tutorial Requests
    Replies: 2
    Last Post: 12-27-2008, 02:20 PM