Results 1 to 4 of 4
  1. #1
    alvin-vince1's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    35
    Reputation
    10
    Thanks
    5

    Thumbs up detected Wallhacks Code Help me

    Please poste new code wallhack cfph

    Screen:




    Code:

    // hacks.cpp : Defines the exported functions for the DLL application.
    //

    #include "stdafx.h"
    #include <Windows.h>
    #include <fstream>
    #define WeaponMgr 0xAE8370 //0xAE8370
    #define NoReload 0x26A4]//0x26A4


    using namespace std;

    #define HookShell (DWORD)GetModuleHandleA("CShell.dll");

    void IfLuX ( void )
    {
    bool wallhack = 1;
    bool noreload = true;
    bool change = true;
    bool knifes = true;
    DWORD CShell = HookShell;
    DWORD pWeaponMgr = *(DWORD*)(CShell + WeaponMgr);
    while(1)
    {
    //Wall hack is working fine
    while(1)
    {

    /*PDWORD Weapon = (PDWORD)(CShell + 0x?????? ); */
    if (wallhack==1)
    {
    memcpy((VOID*)0x6D067C, "\x00\x00\x00\x00\x00\x00", 6);
    }



    }
    // NoChangeWeaponDeplay is no't working
    while(1)
    {

    if (change)
    {
    if (pWeaponMgr)
    {
    for(int i=0; i<*(WORD*)(CShell+WeaponMgr-0x2); i++) //I'm change i<670 It is not working too
    {

    if((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr))+(4*i)) ) != NULL)
    *(float*)((*(DWORD*)((*(DWORD*)(CShell+WeaponMgr)) +(4*i))) + 0x26A8) = 100.0f;
    }
    }
    }
    }



    }


    }
    void Hook ( HINSTANCE hDLL )
    {
    DWORD CShell = HookShell;
    if (CShell==0)
    {
    IfLuX();
    }
    }
    BOOL WINAPI DllMain ( HINSTANCE hDll, DWORD dwReason, LPVOID lpReserved )
    {
    if (dwReason == DLL_PROCESS_ATTACH)
    {
    MessageBoxA(0, "Alvin-vince CfPH Publics wallhacks" ,"Injected", 0);
    DisableThreadLibraryCalls(hDll);
    CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)Hook, hDll, NULL, NULL);
    }
    return TRUE;
    }





    Help me new code please ^^



    Attached Thumbnails Attached Thumbnails
    visual c++ 2010 walhacks.jpg  

    inject.jpg  

    Visual c++ 2010 try its.jpg  


  2. #2
    [H]aaBX's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    277
    Reputation
    23
    Thanks
    1,085
    My Mood
    Asleep

    Ur base is patched !

    Thanks @Scynix for this awesome picture
     


  3. #3
    Shartob1's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Location
    INDO-CROSSFIRE
    Posts
    140
    Reputation
    10
    Thanks
    14
    My Mood
    Amused
    old base... u must create new base!
    PM me via YM darmajaya_x@yahoo.com for help!
    <=======================================>
    PRESS THANK'S IF I HELP YOU
    <=======================================>
    INDO-CROSSFIRE

     

    - Make Hack Crossfire
    - Make Loader
    - Make 30 Function's
    - Make Weapon Logger
    - Make Value Logger
    - Make Addy Logger
    - Make Public Hack
    - Make Bypass Xtrap
    - Make Bypass Client Error
    - Make D3D
    - Make Aimbot [0%]


     
    => dicky87smd (my teacher)
    => Kareem111 (best friend)
    => MagicWar7

  4. #4
    Biesi's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Posts
    4,993
    Reputation
    374
    Thanks
    8,808
    My Mood
    Twisted
    Yep - base is detected ... lol

Similar Threads

  1. [Help Request] Coding Help
    By NightmareTX_RETIRED in forum Call of Duty Modern Warfare 3 Coding, Programming & Source Code
    Replies: 10
    Last Post: 07-06-2012, 06:32 PM
  2. [Help Request] Need Code Help.
    By [CF]Hackers in forum CrossFire Help
    Replies: 10
    Last Post: 09-10-2011, 10:20 AM
  3. [Help Request] GSC coding help
    By Brabomclaren in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 4
    Last Post: 06-12-2011, 03:05 AM
  4. Hack codes HELP
    By TheBlueMax in forum Visual Basic Programming
    Replies: 6
    Last Post: 10-05-2007, 02:39 PM
  5. KWR Verification Code [HELP]!
    By Hispiforce in forum WarRock Korea Hacks
    Replies: 9
    Last Post: 06-09-2007, 09:25 PM