Page 1 of 4 123 ... LastLast
Results 1 to 15 of 49
  1. #1
    sonicex's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2

    Wallhack PointBlank all

    DWORD PB = (DWORD)GetModuleHandleA("i3GfxDx.dll")+0x1A0618; // this address was updated by Antrax 01/10/2015

    if(var)
    {
    *(DWORD*)(*(DWORD*)(*(DWORD*)(PB)+0x0)+0x3C0)+0x5C )=8;
    }else{
    *(DWORD*)(*(DWORD*)(*(DWORD*)(PB)+0x0)+0x3C0)+0x5C )=2;
    }

  2. The Following User Says Thank You to sonicex For This Useful Post:

    karemsame (10-15-2015)

  3. #2
    pamplina.andrei's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    how to download

  4. #3
    elitehades66's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    SomeWhereInTheGalaxy
    Posts
    42
    Reputation
    10
    Thanks
    2
    Gonna try this if working

  5. #4
    elitehades66's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    SomeWhereInTheGalaxy
    Posts
    42
    Reputation
    10
    Thanks
    2
    this not working... and you lie this is outdated
    did you copy it from here[Topic=816185]ClickHere[/Topic]
    and wrong credits nice try ....

  6. #5
    sonicex's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by elitehades66 View Post
    this not working... and you lie this is outdated
    did you copy it from here[Topic=816185]ClickHere[/Topic]
    and wrong credits nice try ....



    if it works, only updates the address of wallhack,
    You want me to give my source code?
    Last edited by sonicex; 10-08-2015 at 04:54 PM.

  7. #6
    elitehades66's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    SomeWhereInTheGalaxy
    Posts
    42
    Reputation
    10
    Thanks
    2
    hahaha nope. i have my own source
    i know how to find strings in Pointblank

    if you want to share your source just share it maybe it will helpfull to all member ..

  8. #7
    d6gcbo1's Avatar
    Join Date
    Oct 2015
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Sir.... how do I use this?

  9. #8
    sonicex's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2
    void Hacks()
    {
    if (GetAsyncKeyState(VK_INSERT))
    {
    DWORD PB = (DWORD)GetModuleHandleA("i3GfxDx.dll") + 0x1B22B8; //0x1AD2F8 Kaybo;
    __try
    {
    *(DWORD*)(*(DWORD*)(*(DWORD*)(*(DWORD*)(PB)+0x0) + 0x3C0) + 0x5C) = 8;
    }
    __except (EXCEPTION_EXECUTE_HANDLER){ }
    }
    else
    if (GetAsyncKeyState(VK_DELETE))

    {
    DWORD PB = (DWORD)GetModuleHandleA("i3GfxDx.dll") + 0x1B22B8; //0x1AD2F8 Kaybo;
    __try
    {
    *(DWORD*)(*(DWORD*)(*(DWORD*)(*(DWORD*)(PB)+0x0) + 0x3C0) + 0x5C) = 2;
    }
    __except (EXCEPTION_EXECUTE_HANDLER){ }

    }


    Sleep(200);
    }
    }

  10. #9
    elitehades66's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    SomeWhereInTheGalaxy
    Posts
    42
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by sonicex View Post
    void Hacks()
    {
    if (GetAsyncKeyState(VK_INSERT))
    {
    DWORD PB = (DWORD)GetModuleHandleA("i3GfxDx.dll") + 0x1B22B8; //0x1AD2F8 Kaybo;
    __try
    {
    *(DWORD*)(*(DWORD*)(*(DWORD*)(*(DWORD*)(PB)+0x0) + 0x3C0) + 0x5C) = 8;
    }
    __except (EXCEPTION_EXECUTE_HANDLER){ }
    }
    else
    if (GetAsyncKeyState(VK_DELETE))

    {
    DWORD PB = (DWORD)GetModuleHandleA("i3GfxDx.dll") + 0x1B22B8; //0x1AD2F8 Kaybo;
    __try
    {
    *(DWORD*)(*(DWORD*)(*(DWORD*)(*(DWORD*)(PB)+0x0) + 0x3C0) + 0x5C) = 2;
    }
    __except (EXCEPTION_EXECUTE_HANDLER){ }

    }


    Sleep(200);
    }
    }
    nahh... Not all PointBlank cant detect With Hotkey Hack. you need to bypass it ..
    in PBPH if dont have bypass they detect with hotkey hack

    - - - Updated - - -

    Quote Originally Posted by d6gcbo1 View Post
    Sir.... how do I use this?
    Learn C++ Mate for you to understand this Code

  11. #10
    sonicex's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by elitehades66 View Post
    nahh... Not all PointBlank cant detect With Hotkey Hack. you need to bypass it ..
    in PBPH if dont have bypass they detect with hotkey hack

    - - - Updated - - -



    Learn C++ Mate for you to understand this Code


    you're absolutely right if detected, but there's the detail, you have to use a hook for their "Pointblank"

    - - - Updated - - -

    Quote Originally Posted by sonicex View Post
    you're absolutely right if detected, but there's the detail, you have to use a hook for their "Pointblank"
    my hook, do not give, because it is unique

  12. #11
    karemsame's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    what is string for this address please ?

  13. #12
    Sheilala1's Avatar
    Join Date
    Oct 2015
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    Can you give me link?

  14. #13
    elitehades66's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Location
    SomeWhereInTheGalaxy
    Posts
    42
    Reputation
    10
    Thanks
    2
    Quote Originally Posted by karemsame View Post
    what is string for this address please ?
    Here mate Adr: g_pD3DDevice@@3PAUIDirect3DDevice9@@A


    - - - Updated - - -

    Quote Originally Posted by Sheilala1 View Post
    Can you give me link?
    What link??? i think you dont understand this discussion

  15. The Following 2 Users Say Thank You to elitehades66 For This Useful Post:

    karemsame (10-16-2015),KhelMho (04-04-2016)

  16. #14
    sonicex's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    19
    Reputation
    10
    Thanks
    2
    wallhack = FE CA AD BA FE CA AD BA FE CA AD BA 00 00 00 FF 00 00 00 00 00 00 00 00 00 00 80 3F

  17. #15
    Coolymt's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    22
    Reputation
    10
    Thanks
    0
    How would I make this work with Piercing Blow?

Page 1 of 4 123 ... LastLast

Similar Threads

  1. [Detected] BACKD00R Universal - Chams - Light Chams - WallHack - CrossHair - All CF's Versions
    By BACKD00R in forum CrossFire Hacks & Cheats
    Replies: 67
    Last Post: 01-06-2013, 07:17 PM
  2. [Detected] BACKD00R Universal - Chams - Light Chams - WallHack - CrossHair - All CF's Versions
    By BACKD00R in forum CrossFire Philippines Hacks
    Replies: 23
    Last Post: 01-06-2013, 05:10 PM
  3. [Patched] Simple Crossfire Wallhack ( supporting all crossfire versions )
    By BarleyCandy in forum CrossFire Hacks & Cheats
    Replies: 58
    Last Post: 06-11-2012, 05:26 PM
  4. Just a simple wallhack is all I ask?
    By dasd445 in forum Combat Arms Hack Requests
    Replies: 1
    Last Post: 04-06-2012, 08:47 PM
  5. [Detected] Wallhack For ALL PB [Without Indonesia PointBlank]
    By TwentyThreeHack in forum Point Blank Hacks
    Replies: 36
    Last Post: 02-20-2012, 07:45 PM