Results 1 to 4 of 4
  1. #1
    Durkz1232's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0

    Unhappy AJUDA / SOURCE WALLHACK /

    Pfvr Alguém Me Ajuda , Faço Tudo Certo Compilo A Source Com Tudo Atualizado E o Xtrap Pega Alguém Pode Me Ajudar

    Aqui Esta
    #include <Windows.h>
    #include <fstream>
    // #define Wallhack 0xB7582F = Address
    #define Wallhack 0xB7582F
    //Clob
    void main ()
    {
    DWORD CShell = (DWORD)GetModuleHandleA("CShell.dll");
    {
    if(Wallhack)
    if(GetAsyncKeyState(VK_NUMPAD1)&1) // Tecla Quer Ativa o Hacker
    {
    Wallhack == !Wallhack;
    if(Wallhack)
    {
    memcpy((VOID*)0xB7582F, "\x00\x00\x00\x00\x00\x00", 6);
    } else {
    memcpy((VOID*)0xB7582F, "\x00\x00\x00\x90\x00\x00", 6);
    }
    }
    Sleep(100);
    }
    }
    void Hook(HINSTANCE hDLL)
    {
    HMODULE CShell = 0;
    while (!CShell)
    {
    CShell = GetModuleHandleA("CShell.dll");
    }
    }
    BOOL WINAPI DllMain(HINSTANCE hDll, DWORD dwReason, LPVOID lpReserved)
    {
    if (dwReason == DLL_PROCESS_ATTACH)
    {
    DisableThreadLibraryCalls(hDll);
    CreateThread(NULL, NULL, (LPTHREAD_START_ROUTINE)Hook, hDll, NULL, NULL);
    MessageBoxA(0, "By C4sTi3L :Wallhacker.","By C4sTi3L", 0);
    }
    return TRUE;
    }

  2. #2
    159753cado25's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Location
    ..::BRAZIL::...
    Posts
    147
    Reputation
    10
    Thanks
    10
    My Mood
    Happy
    Você entende sobre essas coisas? Pode me ajudar a achar uma base que é so att o wall hack no c++? Add skype: Ricardo.159753 Talvez a gente se ajude

  3. #3
    Durkz1232's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by 159753cado25 View Post
    Você entende sobre essas coisas? Pode me ajudar a achar uma base que é so att o wall hack no c++? Add skype: Ricardo.159753 Talvez a gente se ajude
    Entendo , Mais As Vezes Eu Misturo Coisa Com Coisa E Acaba Dando Errado.

  4. #4
    159753cado25's Avatar
    Join Date
    Aug 2016
    Gender
    male
    Location
    ..::BRAZIL::...
    Posts
    147
    Reputation
    10
    Thanks
    10
    My Mood
    Happy
    Testei e funcionou aqui a unica coisa que falta é o cod para o xtrap não dar detect.... mas voce tem bypass castiel

Similar Threads

  1. [Outdated] Counter-Strike: Source Wallhack and Aimbot! Forever Undetctable!
    By geneman50 in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 297
    Last Post: 01-15-2016, 05:14 AM
  2. Replies: 69
    Last Post: 04-07-2015, 12:47 AM
  3. [Release] "Legal" Counter-Strike: Source Wallhacks "Cant get banned"
    By kaiden2554 in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 27
    Last Post: 04-23-2011, 04:50 PM
  4. lf source wallhack/Silent aimbot!
    By gorling in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 1
    Last Post: 04-01-2011, 12:55 PM
  5. [Release] Counter Strike Source | Wallhack, Aimbot & More
    By -max- in forum CounterStrike (CS) 1.6 Hacks / Counter Strike: Source (CSS) Hacks
    Replies: 15
    Last Post: 07-06-2010, 03:47 PM