Results 1 to 2 of 2
  1. #1
    matypatty's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    864
    Reputation
    229
    Thanks
    2,694
    My Mood
    Amused

    how do i find the device pointer (not code)

    ok
    for gellins menu you need the device pointer just like you need the l t client
    i know how to find the l t client but not the device pointer
    if you dont know what im talking bout its this:
    DWORD cBase::GetPointer(int index)
    {
    DWORD* devicePtr = ***(DWORD****)0x8EB710;<--THIS IS THE ADDIE I NEED

    if( devicePtr == NULL )
    return 0;

    return devicePtr[index];
    }
    Last edited by matypatty; 04-14-2010 at 02:47 AM.

  2. #2
    TheBigBoy's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    texas
    Posts
    160
    Reputation
    19
    Thanks
    115
    Search for my thread i posted its like on page 2 or 3 but i posted on how to find.

Similar Threads

  1. how can i find the LT pointer ?
    By Najort in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 0
    Last Post: 09-24-2010, 10:22 PM
  2. How to find the D3D device pointer?
    By Mr.Magicman in forum Combat Arms Help
    Replies: 0
    Last Post: 05-24-2010, 09:56 AM
  3. [TUT]finding the device pointer
    By RedThunder in forum C++/C Programming
    Replies: 8
    Last Post: 03-16-2010, 03:04 AM
  4. Replies: 4
    Last Post: 01-07-2009, 11:04 AM
  5. how to fix the error (could not inject) on vista
    By cute bs girl in forum Combat Arms Hacks & Cheats
    Replies: 4
    Last Post: 10-11-2008, 09:41 PM