Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8

    How to find this Pointer

    Help.
    This is {Auto headshot.}

    #define HSPointer 0x631A58
    DWORD Community = (DWORD)GetModuleHandleA(PointBlank.exe);
    int i;
    for (i = 0 ; i <= 30 ; i++){
    MarcEnjoy(Community+(DWORD) HSPointer, 0x7778 + (i*0x11A8), 0x09);

    my question:
    how to get this pointer ===> #define HSPointer 0x631A58

    because i wont to Update this pointer.



    and more my question.

    this for { Quick Change}

    #define Quick_ADDR 0x3FC28F5B
    PatchValue(BaseAmmo2, 0x240, 0xF4, 0x168, Quick_ADDR);

    How to get this pointer ==> #define Quick_ADDR 0x3FC28F5B

    thanks.

  2. #2
    waypointtv's Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    21
    Reputation
    10
    Thanks
    1
    Pb server ?

  3. #3
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by waypointtv View Post
    Pb server ?
    Indonesia server

  4. #4
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,393
    My Mood
    Stressed
    Community/PointBlank = 0x400000
    HSPointer = 0x631A58

    HSPointer+PointBlank = g_Player;

    AutoHeadshot still unknown or not tested, better to use HeadHunter.

  5. #5
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by Jhem View Post
    Community/PointBlank = 0x400000
    HSPointer = 0x631A58

    HSPointer+PointBlank = g_Player;

    AutoHeadshot still unknown or not tested, better to use HeadHunter.

    my ask , how to find HS Pointer?

    what the module file to get HSPointer?

  6. #6
    sabatbatu's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    6
    My Mood
    Cold
    i think it old base

     

    Project Done 20%




  7. #7
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by sabatbatu View Post
    i think it old base
    indonesia: haha ane tau baru itu base lama.
    o,y bro cara nyari pointer Replace gmn bantu ane Lah.


    english: i know this is old base.
    and i need other request, how to find Replace pointer?

  8. #8
    sabatbatu's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    6
    My Mood
    Cold
    what it pointer replace ?

    indonesia : wah ane gk tau bro gk bgitu jago di pb , baru belajar , soalnya ane dh lama gk bikin cheat lgi nih

     

    Project Done 20%




  9. #9
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by sabatbatu View Post
    what it pointer replace ?

    indonesia : wah ane gk tau bro gk bgitu jago di pb , baru belajar , soalnya ane dh lama gk bikin cheat lgi nih
    pointer replace is weapon hack.

    indonesia: ok dah

  10. #10
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,393
    My Mood
    Stressed
    PointBlank + ReplaceBase = pGameContext;

  11. #11
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by Jhem View Post
    PointBlank + ReplaceBase = pGameContext;
    yeah that true.

    but how to find Address ReplaceBase?

  12. #12
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,393
    My Mood
    Stressed
    Quote Originally Posted by Astr3Lune View Post


    yeah that true.

    but how to find Address ReplaceBase?
    Think the logic.
    pGameContext - PointBlank = ReplaceBase.

  13. #13
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    Quote Originally Posted by Jhem View Post

    Think the logic.
    pGameContext - PointBlank = ReplaceBase.
    i know bro .
    but i need string or pattern ReplaceBase.

    this is source replace weapon Aug A3 G.

    REPALCE(ResultBasePlayer2 , 0x26574 + (i * 0x158), 0x5F5ECDD); // Aug A3 G


    my ask;

    what this Pointer --> 0x5F5ECDD ?
    And this --> 26574?

  14. #14
    I love myself
    나도 너를 사랑해

    Former Staff
    Premium Member
    Jhem's Avatar
    Join Date
    Mar 2012
    Gender
    male
    Location
    167,646,447
    Posts
    5,150
    Reputation
    1220
    Thanks
    7,393
    My Mood
    Stressed
    Quote Originally Posted by Astr3Lune View Post
    what this Pointer --> 0x5F5ECDD ?
    And this --> 26574?
    26574 = offset
    0x5F5ECDD = weapon id.

  15. #15
    Astr3Lune's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Location
    Banten
    Posts
    282
    Reputation
    10
    Thanks
    8
    thanks.

    This is weapon ID old.
    i need pattern or binary string, text string for update offset and weapon ID.

Page 1 of 2 12 LastLast

Similar Threads

  1. How i find this?
    By -i]Play..? in forum General
    Replies: 18
    Last Post: 11-04-2011, 06:34 PM
  2. [Help] how to find this offset in pointBlank please tell it here
    By pronten in forum Piercing Blow Hack Coding/Source Code
    Replies: 8
    Last Post: 08-16-2011, 12:17 PM
  3. [Tutorial] How to find the pointer to the D3D9 device by lauwy
    By lauwy in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 13
    Last Post: 12-06-2010, 10:40 AM
  4. [TUT]How to find LT pointer
    By lauwy in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 19
    Last Post: 11-03-2010, 07:31 AM
  5. [Released]How to find Device Pointer
    By TheBigBoy in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 2
    Last Post: 04-06-2010, 12:19 AM