Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Call of Duty Hacks & Cheats › Call of Duty 7 - Black Ops Hacks & Cheats › Call of Duty Black Ops Coding, Programming & Source Code › Black Ops SP new patch memory addresses!

Black Ops SP new patch memory addresses!

Posts 1–15 of 17 · Page 1 of 2
xX$uR_vEiLlAnCeXx
xX$uR_vEiLlAnCeXx
Black Ops SP new patch memory addresses!
Some memory addresses found by me by cheat engine and oly

thought it could help some people..


if you are a c++ use the functions ReadProcessMemory() and WriteProcessMemory() or import the win api functions in c# or vb
BASE IN THIS VERSION IS 0x00400000

SPMONEY 0x18079C8 - single player money
(CAN CHANGE! through memory allocations!)
{
BASE + 0x1806200 - weapon slot 1
BASE +0x1806210 - weapon slot2
BASE +0x1806208 - grenade slot
BASE +0x1806218 - equipment slot
BASE +0x1806220 - tactics slot
}
BASE + 0x07C81FC - gravity slot
0x1C07A4C - noclip address 1 to fly , 0 not to fly
0x646B9C - jump height (write protected!)
BASE + 0x1805FA0 - rapid fire address (value needs to be 0 always) so write a loop or make a thread.
0x1C06004 - godmode address1
0x1A76B7C - godmode address1
BASE + 0x1805E68 - xvalue in 3d space
BASE + 0x1805E64 - x2 value or z value in 3d space
BASE + 0x1805E6C - yvalue in 3d space
BASE + 0x1807B5C - once a value of 1 or 0 has been parsed the player will fall to the ground with the grenade gun like when u get a jug and die
#1 · 15y ago
zhaoyun333
zhaoyun333
I think this actually does belong in the black ops coding section.....
#2 · 15y ago
Terell.
Terell.
Quote Originally Posted by zhaoyun333 View Post
I think this actually does belong in the black ops coding section.....
Correct
#3 · 15y ago
Hassan
Hassan
Since, many coders come here for hacks, it might be useful for them. So, not moving it.
#4 · 15y ago
@osma8
@osma8
Quote Originally Posted by Hassan View Post
Since, many coders come here for hacks, it might be useful for them. So, not moving it.
@Hassan It really does belong in the black ops coding section lol, if people want to hack a certain game they would to it's section.
#5 · 15y ago
Hassan
Hassan
K K, Moved.
#6 · 15y ago
xX$uR_vEiLlAnCeXx
xX$uR_vEiLlAnCeXx
Quote Originally Posted by Hassan View Post
K K, Moved.
thanks hassan , your right i wasent ment to post there sorry..
#7 · 15y ago
jordi.kroon
jordi.kroon
Next level(not current) : 0x2AB614A4
#8 · 14y ago
pyton789
pyton789
Quote Originally Posted by jordi.kroon View Post
Next level(not current) : 0x2AB614A4
You sure that works? Because that address should be dynamic.

And thanks @xX$uR_vEiLlAnCeXx. Im going to put a teleporter into my next version. But i have a question about it. What type is X,Z and Y? 4byte, 1byte or float. None of the values i get seems to make much sense.
#9 · edited 14y ago · 14y ago
jordi.kroon
jordi.kroon
For me it works great
#10 · 14y ago
lolbie
lolbie
Quote Originally Posted by pyton789 View Post
You sure that works? Because that address should be dynamic.

And thanks @xX$uR_vEiLlAnCeXx. Im going to put a teleporter into my next version. But i have a question about it. What type is X,Z and Y? 4byte, 1byte or float. None of the values i get seems to make much sense.
if i am right it works after round 2 than you get a static one

right>?
#11 · 14y ago
pyton789
pyton789
Quote Originally Posted by twitter View Post


if i am right it works after round 2 than you get a static one

right>?
I don't think so, but maybe im wrong.
Doesn't Pingo's level changer find the address automatically or something. I guess I'll have to look into it.
#12 · 14y ago
xX$uR_vEiLlAnCeXx
xX$uR_vEiLlAnCeXx
Quote Originally Posted by pyton789 View Post
You sure that works? Because that address should be dynamic.

And thanks @xX$uR_vEiLlAnCeXx. Im going to put a teleporter into my next version. But i have a question about it. What type is X,Z and Y? 4byte, 1byte or float. None of the values i get seems to make much sense.
hey sorry for long reply ive been extreamly busy this week.let me give you a little bit of detail about the teleporting adresses.

you do know that in 3d space you have your x , y , z axis
those adresses i have provided you with are floating points(float data type)
x , and z store your x(left and right) z(up or down) while your y stores your height in 3d space.these adresses constantly are written to by the game and so you can modify them to set your position in 3d space.if you need any programming help i would be glad to assist.
#13 · 14y ago
McNuggets
McNuggets
why hack SP =_= it's so easy
#14 · 14y ago
lolbie
lolbie
Quote Originally Posted by McNuggets View Post
why hack SP =_= it's so easy
well make a hack that doens't ban you in mp
#15 · edited 14y ago · 14y ago
Posts 1–15 of 17 · Page 1 of 2

Post a Reply

Similar Threads

  • Black Ops SP new patch memory addresses!By xX$uR_vEiLlAnCeXx in Call of Duty Black Ops Coding, Programming & Source Code
    2Last post 15y ago
  • Black Ops V1.03 Patch! Thank God!By Justin in Playstation General Discussion
    8Last post 15y ago
  • WTT Black Ops (Brand New) for CA NA Capt,and aboveBy lilcrazy in Selling Accounts/Keys/Items
    0Last post 15y ago
  • [Info] New Black Ops patch possibly this weekend!By master131 in Call of Duty Black Ops Discussions
    14Last post 15y ago
  • [Release]Some new patch addresses...By personperson in WarRock - International Hacks
    17Last post 18y ago

Tags for this Thread

None