Thread: help

Results 1 to 10 of 10
  1. #1
    jeroldcamacho's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Location
    Philippines
    Posts
    21
    Reputation
    10
    Thanks
    1
    My Mood
    Blah

    help

    what is the detected part?


    Code:
    #include <windows.h>
    
    #define NoReload 0xD38
    #define WeaponMgr 0x2D7530
    
    void hack(void)
    {
    while(true)
    {
    
    DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
    DWORD pWeaponMgr = *(DWORD*)(CShell + WeaponMgr);
    if (pWeaponMgr)     
    {
    for(int i=0; i<601; i++) 
    {
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i))) + NoReload) = 35;
    }
    }
    }
    }
    BOOL WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    if (dwReason == DLL_PROCESS_ATTACH)
    {
    DisableThreadLibraryCalls(hDll); 
    CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)hack, NULL, NULL, NULL);
    return true;
    }
    return TRUE;
    }
    image:
    https://i.imgur.com/1vvc15M.png

  2. #2
    6ixth's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    3,033
    Reputation
    661
    Thanks
    19,904
    Quote Originally Posted by jeroldcamacho View Post
    what is the detected part?


    Code:
    #include <windows.h>
    
    #define NoReload 0xD38
    #define WeaponMgr 0x2D7530
    
    void hack(void)
    {
    while(true)
    {
    
    DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
    DWORD pWeaponMgr = *(DWORD*)(CShell + WeaponMgr);
    if (pWeaponMgr)     
    {
    for(int i=0; i<601; i++) 
    {
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i))) + NoReload) = 35;
    }
    }
    }
    }
    BOOL WINAPI DllMain(HMODULE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    if (dwReason == DLL_PROCESS_ATTACH)
    {
    DisableThreadLibraryCalls(hDll); 
    CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)hack, NULL, NULL, NULL);
    return true;
    }
    return TRUE;
    }
    image:
    https://i.imgur.com/1vvc15M.png
    you need a bypass client error....

  3. The Following User Says Thank You to 6ixth For This Useful Post:

    jeroldcamacho (09-22-2014)

  4. #3
    jeroldcamacho's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Location
    Philippines
    Posts
    21
    Reputation
    10
    Thanks
    1
    My Mood
    Blah
    Quote Originally Posted by ForeverRed View Post


    you need a bypass client error....
    how.
    i don't know how, sorry sir.
    imma beginner

  5. #4
    somewhatpro's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    317
    Reputation
    38
    Thanks
    29
    My Mood
    Daring
    this is a super outdated way to make hacks for cf...

  6. #5
    jeroldcamacho's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Location
    Philippines
    Posts
    21
    Reputation
    10
    Thanks
    1
    My Mood
    Blah
    Quote Originally Posted by somewhatpro View Post
    this is a super outdated way to make hacks for cf...
    HAHAHA, i'm just reading 2011-2012 tutorials on how to make crossfire simple memory hack.
    just following the instruction.
    imma beginner

  7. #6
    somewhatpro's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    317
    Reputation
    38
    Thanks
    29
    My Mood
    Daring
    Quote Originally Posted by jeroldcamacho View Post
    HAHAHA, i'm just reading 2011-2012 tutorials on how to make crossfire simple memory hack.
    just following the instruction.
    it looks like you followed the instructions correctly, and if you were on 2011-2012 then your hack might have had worked back then :P but unfortunately Xtrap is starting to detect this methods

  8. The Following User Says Thank You to somewhatpro For This Useful Post:

    jeroldcamacho (09-22-2014)

  9. #7
    jeroldcamacho's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Location
    Philippines
    Posts
    21
    Reputation
    10
    Thanks
    1
    My Mood
    Blah
    Quote Originally Posted by somewhatpro View Post


    it looks like you followed the instructions correctly, and if you were on 2011-2012 then your hack might have had worked back then :P but unfortunately Xtrap is starting to detect this methods
    How to bypass xtrap sir? hahaha. sorry
    imma beginner

  10. #8
    ExEchromE's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Location
    Secret!
    Posts
    80
    Reputation
    10
    Thanks
    472
    I think Address/OFFSET is OutDated?

    or recode it


  11. #9
    I'm not lazy, I just really enjoy doing nothing.
    Donator
    _PuRe.LucK*'s Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    idk bruh.
    Posts
    521
    Reputation
    71
    Thanks
    5,650
    My Mood
    Bored
    Quote Originally Posted by jeroldcamacho View Post
    How to bypass xtrap sir? hahaha. sorry
    I'm sick of it that those Philippine noobs all ask for help like this...
    damn... learn c++, asm and reverse engineering..... do it and dont beg for help.
    btw. dont ask questions like "how to bypass xtrap" if you even not made a simple memory hack .
    and a tip as i see your experience with game hacking is like 0,1% so start hacking games like assaultcube (or other games on your level)

  12. The Following User Says Thank You to _PuRe.LucK* For This Useful Post:

    jeroldcamacho (10-05-2014)

  13. #10
    jeroldcamacho's Avatar
    Join Date
    Sep 2014
    Gender
    male
    Location
    Philippines
    Posts
    21
    Reputation
    10
    Thanks
    1
    My Mood
    Blah
    Quote Originally Posted by .Paradox* View Post


    I'm sick of it that those Philippine noobs all ask for help like this...
    damn... learn c++, asm and reverse engineering..... do it and dont beg for help.
    btw. dont ask questions like "how to bypass xtrap" if you even not made a simple memory hack .
    and a tip as i see your experience with game hacking is like 0,1% so start hacking games like assaultcube (or other games on your level)
    HAHAHA okay sir
    imma beginner

Similar Threads

  1. [Help Request] Combat arms Vid help
    By djw111 in forum Combat Arms Help
    Replies: 4
    Last Post: 12-24-2011, 05:06 PM
  2. [Help Request] AFK Bot [help]
    By fet in forum Combat Arms Help
    Replies: 7
    Last Post: 04-28-2011, 03:17 AM
  3. [Help Request] Injector Admin help
    By asdfgas in forum Combat Arms Help
    Replies: 4
    Last Post: 04-27-2011, 06:12 PM
  4. [Help Request] Ajuda / Help
    By - Battery' in forum Combat Arms BR Coding Help
    Replies: 3
    Last Post: 04-22-2011, 07:15 PM
  5. [Help Request] Help my!
    By Windowns7 in forum Combat Arms BR Coding Help
    Replies: 2
    Last Post: 04-18-2011, 01:41 PM