Results 1 to 11 of 11

Threaded View

  1. #1
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed

    GameStatus Address [1-8-12]

    I updated my addresses, and I noticed that you guys don't have this one so for anyone that needs it.


    Code:
    #define GAMESTATUS 0x377D0C44
    How to use

    Code:
    if(*(int*)0x377D0C44 == 1) 
    {
    //User Is In Game
    }else{
    //User Is Not In Game
    }
    I did not discover this address.
    Last edited by CoderNever; 01-08-2012 at 08:08 PM.

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

    cubanelite (01-09-2012)

Similar Threads

  1. [Release] Update Address GameStatus - 20/01/2011
    By filecroc in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 01-22-2011, 04:03 PM
  2. Updated addresses for some hacks.
    By sp0tie in forum Gunz Hacks
    Replies: 3
    Last Post: 02-22-2006, 08:18 AM
  3. Replies: 3
    Last Post: 01-04-2006, 09:52 PM
  4. Direct Memory Access (DMA) to Static Memory Addresses
    By Dave84311 in forum Game Hacking Tutorials
    Replies: 0
    Last Post: 12-31-2005, 08:18 PM