Post: Black Ops 1 Offsets || Updated
02-09-2013, 09:03 PM #1
primetime43
Knowledge is power Tiphat
(adsbygoogle = window.adsbygoogle || []).push({}); Here are just some of the offsets for Black Ops 1, the rest will be posted in the Elite section You must login or register to view this content.. So purchase Elite You must login or register to view this content. for more! The thread will be updated will more offsets overtime that are found. For you non-Elite member, you will only get some basic offsets.

    Name Offset: 0x02000934


    Class Name Offset: 0x01c3896f (Class # 1-5) & 0x01c43cf4 (Class # 6-10)


    COD Points Offset: 0x020942d1


    Time Played Offset: 0x02094731


    Total Wins Offset: 0x0209475d


    Total Losses Offset: 0x020944dd


    Prestige Offset: 0x020946dd


    Rank Offset (score basically): 0x020946e5


    Kills Offset: 0x02094429


    Deaths Offset: 0x020942f5


    Assists Offset: 0x02094291


    Kill/Death Ratio In Weapons Offset: 0x02094425


    Wins/Loss Ration In Career Offset: 0x02094761


    Headshots Offset: 0x0209440d


    Amount Spent In Contracts Offset: 0x020942dd


    Contracts Purchased Offset: 0x020942e1


    XP Award In Contracts Offset: 0x020942e5


    Return On Investment Contracts Offset (This is also amount earned) : 0x020942d9


    Games Played Offset: 0x020938b1


    Wager Match Earnings Offset: 0x020944d9


    Zombies Offset for message at bottom of screen: 0x01c8004c


Anything below this is new/recently added.

    Paid Contracts Offset: 0x020942d5


    This One Is By eddie mac    Clan Tag Offset: 0x01B137EC


    Lifetime Earnings Offset: 0x020942f1


    Unlock All Offset: 0x02094a60 - 0x02094f4c Fill with  0xffffffff
(Unlocks everything for primary weapons only)


    Reset Entire Account Offset: 0x02094f68 
(Change the 01 00 01 01 to 00 00 00 00, the screen will refresh and reset your enitre account)
(The 01 00 01 01 will change back after you change to 00 00 00 00, though your account will still be reset)


    Name Of Rank Offset (Commander, Corporal, etc.):0x020946e1  set to 31 for Commander level 50


     Code by SC58
Zombie name changer - 0x01C33DB0
Last edited by primetime43 ; 03-09-2013 at 02:45 AM.

The following 9 users say thank you to primetime43 for this useful post:

-JM-, cali123, ComgeniesModz, Mango_Knife, NotALegitPlayer, Obris, RichModder, wYup
05-25-2014, 09:19 PM #47
What is Interval for Black ops 1 ?
06-24-2014, 07:41 PM #48
Nice Post Happy
06-26-2014, 08:44 PM #49
primetime43
Knowledge is power Tiphat
Originally posted by MrBeastMods View Post
What is Interval for Black ops 1 ?


2A38 between client 0 and client 1 addresses.
07-14-2015, 02:31 AM #50
Can anyone help me ? I put thr cod point offset in a numeric and its all coded right but the points go straight to 0 it does not give me points only gives me 0? Please help?
07-15-2015, 07:24 AM #51
primetime43
Knowledge is power Tiphat
Originally posted by colink123 View Post
Can anyone help me ? I put thr cod point offset in a numeric and its all coded right but the points go straight to 0 it does not give me points only gives me 0? Please help?


Show me your code.
07-15-2015, 09:15 AM #52
TehMerkMods
I’m too L33T
Originally posted by colink123 View Post
Can anyone help me ? I put thr cod point offset in a numeric and its all coded right but the points go straight to 0 it does not give me points only gives me 0? Please help?


Here just use my example.

    
byte[] CodPoints = BitConverter.GetBytes(Convert.ToInt32(this.numericUpDown1.Value.ToString()));
PS3.SetMemory(0x020942d1, CodPoints);


Change the numericUpDown to your one :P
07-16-2015, 02:00 AM #53
Thanks for reply , did this mate but still no luck :P ill use original numeric i was using a LogInNumber Smile

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo