Black ops - Get Ammo Stats

Posts 19 of 9 · Page 1 of 1
Black ops - Get Ammo Stats
Code:
0x2ab98100 + 0x044C = Primary_Ammo

0x2ab98100 + 0x0454  = Second_Ammo

0x2ab98100 + 0x045C  = Nade__Ammo

0x2ab98100 + 0x0464  = Smoke__Ammo

0x2ab98100 + 0x0474  = Current Killstreaks

0x2ab98100 + 0x0484  = DoubleWeapon_Ammo_Right_Hand

0x2ab98100 + 0x048C  = DoubleWeapon_Ammo_Left_Hand
other stats

Code:
typedef enum {
    MATCHES_PLAYED,
    SCORE,
    TIME_PLAYED_TOTAL,
    SCORE_PER_MINUTE,
    RANKXP,
    PLEVEL,
    KILLS,
    DEATHS,
    KDRATIO,
    ASSISTS,
    CAPTURES,
    RETURNS,
    DEFENDS,
    PICKUPS,
    PLANTS,
    DEFUSES,
    DESTRUCTIONS,
    MAX_STATS
} Player_stats_t;//PlayerSnap + 0x0064
Could you add a description on how to apply and where to apply these commands.
Quote Originally Posted by rage94 View Post
Could you add a description on how to apply and where to apply these commands.
can you not beg and learn how to code?..
your pretty much asking for him to make the hack/trainer for you...
ummm can i ask for stats trainer please like prestiges and level please ? xD
i agree with toobanooba

first learn C#,C++,visualbasic
i know all of theese languages... and i know this is memory addresses... and i (almost) know how to apply them... but if someone ever make a trainer with these i would sure love a nicely commentated version on the source code i learn best by seeing other peoples work

but nice work
Quote Originally Posted by Beaverman View Post
i know all of theese languages... and i know this is memory addresses... and i (almost) know how to apply them... but if someone ever make a trainer with these i would sure love a nicely commentated version on the source code i learn best by seeing other peoples work

but nice work
Once again that is basically just saying 'Can I have source code and take all credit'? Just use the calculator, set it to Hex mode (Programmer) and add the addresses and the offset then you will get your final address because those are pointers.

0x2ab98100 + 0x044C = 0x2ab9854c

Sorry, if I'm bumping btw.
Thanks man .
Quote Originally Posted by David View Post
Thanks man .
you just bumped a 2 week old thread?..
smart..this goes towards you being a good role model.
Posts 19 of 9 · Page 1 of 1
This thread is closed for replies.

Tags for this Thread

None

Need help?