Thread: local xyz?

Results 1 to 7 of 7
  1. #1
    kibbles18's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    US
    Posts
    860
    Reputation
    5
    Thanks
    127

    local xyz?

    yeah how can i find my players XYZ address? whats the base and offsets?

  2. #2
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224
    pLocal->obj->origin.x
    etc

  3. #3
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Code:
    0xC8
    0xCC
    0xD0

  4. #4
    SNal2F's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    175
    Reputation
    30
    Thanks
    99
    do you want the camera xyz for accurate aimbot?

    pDevice->GetTransform(D3DTS_VIEW, &view);
    D3DXMatrixInverse(&iView,0,&view);
    iView._41,iView._42,iView._43


    https://www.mpgh.net/forum/334-coding...ml#post3324919

  5. #5
    kibbles18's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    US
    Posts
    860
    Reputation
    5
    Thanks
    127
    no i already have completed my aimbot. im talking about XYZ position of my character for teleport and ghostmode hacks

  6. #6
    Fabolous's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    192.168.1.01
    Posts
    2,704
    Reputation
    261
    Thanks
    682
    My Mood
    Paranoid
    Posx - 0xC8
    Posy - 0xCC
    Posz - 0xD0

  7. #7
    kibbles18's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    US
    Posts
    860
    Reputation
    5
    Thanks
    127
    ok well thanks all i found it out mods can close now