CoD Ghosts Public Stats

Discussion in 'Jtag & RGH Discussion' started by GCwaffle, Nov 10, 2013.

  1. GCwaffle

    GCwaffle Dev XPG Developer
    105/188

    public class stats

    {

    public static uint

    deaths = 0x5d,

    currentstreak = 0x59,

    rank = 0x72,

    gamesplayed = 0x75,

    hits = 0x7d,

    misses = 0x92,

    kills = 0x85,

    losses = 0x8d,

    score = 0xAE,

    wins = 0xd6,

    timeplayed = 0xCA,

    squadpoints = 0x4c30,

    prestige = 0x4f28,

    aftermatchxp = 0x88a5,

    statEntry = 0x834DF3AC;

    }
    All credit goes to Coder123 ;)
     
  2. Hybrii

    Hybrii Newbie
    0/47

    check it
    super offsets super stats
     
  3. Coder123

    Coder123 Finnish Modder XPG Developer TeamXPG
    105/188

    Have fun, will work on every TU only require updating the statEntry offset.....
     

Share This Page