Results 1 to 3 of 3
  1. #1
    justiniscool5's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    idk
    Posts
    884
    Reputation
    -12
    Thanks
    182
    My Mood
    Bitchy

    Exclamation {Help} Lt Client Help

    I need both new lt clients for both of these.
    I need the new lt clients for the highlited red numbers please help me.

    typedef bool (*IsConnected_t)(void);

    bool IsIngame()
    {
    DWORD* LTBase = (DWORD*)0x37817E30;
    IsConnected_t pConnected = *(IsConnected_t*)(*LTBase + 0x8C);

    return pConnected();
    }

    typedef int (__cdecl* RunConsoleCommand_T)(const char* szCommand);
    static RunConsoleCommand_T RunConsoleCommand = (RunConsoleCommand_T) 0x485E10;

  2. #2
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Link: https://www.mpgh.net/forum/207-combat...01-2011-a.html

    ----------

    LTC: 0x37817E30

    Engine: 0x004A4810
    Last edited by Alessandro10; 01-24-2011 at 08:44 AM.

  3. #3
    justiniscool5's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    idk
    Posts
    884
    Reputation
    -12
    Thanks
    182
    My Mood
    Bitchy
    lol bro the lTC is the same TC: 0x37817E30????????