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 10 - Ghosts Hacks & Cheats › Call of Duty Ghosts Coding & Resources › Ghosts Source Code/Addresses Thread

Ghosts Source Code/Addresses Thread

Posts 16–30 of 84 · Page 2 of 6
…
DA
dalem93
//K.E.M strike per kill

The addresses are 144A78E48 and 144A78E90, these work for the new patch (3.3.3)
#16 · edited 12y ago · 12y ago
ImMalkah
ImMalkah
What is it? Name Changer

Type of address: String

Address: &H201372 (VB.NET)
0x00201372 (C#)

Version: 3.3.3
#17 · edited 12y ago · 12y ago
NI
NightmareTX_RETIRED
NoRecoil (3.3.3)

VB: &H140236344
C#: 0x140236344

To Patch: Change array of byte to {90, 90, 90, 90}

VB (Using Master's Module): WriteMemory(&H140236344, New Byte() {&H90, &H90, &H90, &H90})
#18 · 12y ago
distiny
distiny
rank addresses updated +0x11F80
#19 · 12y ago
MisterY
MisterY
Extinction V 3.4.3:
Rapid fire (4 Bytes): 141711830, 1443B74D0, 14171184C, 1443B74EC (you have to freeze the value of the addresses to 0)
Money (4 Bytes): 1444C58B4, 14644A288(value of money*256)
Skill points (4 Bytes): 1444C58D0, 14644A2A4(value of skill points*256)
Give weapon (4 Bytes): 1443B7508
Current weapon ID (4 Bytes): 140B05CA0
Jump height (Float): 14081D994
Health (4 Bytes): 1441E6B3C
Position X (Float): 1443B723C
Position Y (Float): 1443B7240
Position Z (Float): 1443BA810
Noclip (4 Bytes): 1443BA810 (3=noclip on, 0=noclip off)
Timescale (Float): 144508FA4
Ammo addresses (4 Bytes): 1443B76DC, 1443B76E8, 1443B7700, 1443B76E0, 1443B76F4, 1443B770C, 1443B7718
Speed (4 Bytes): 1403744FC
#20 · 12y ago
KingX735
KingX735
Extinction Player 2 :

Health Player 2 : 1441E6E2C
Pistol Ammo Player 2 : 1443BB084
Secondary Ammo Player 2 : 1443BB090
Give Weapon Player 2 : 1443BAEB0

Credits : @TheMaskedOne
#21 · edited 12y ago · 12y ago
NI
NightmareTX_RETIRED
Extreme Knockback (Host Required, 3.4.3.1)

Addy: 0x1443619B8
Offset: 10
Value Type: Float
Default Value: 1000

Higher the value, higher the knockback.
#22 · edited 12y ago · 12y ago
kendoyavuz
kendoyavuz
Adress List V-3.4.3.1
Made By Kendoyavuz

Virus Scan1:V-3.4.3.1.rar - Jottis Malwarescanner

Virus Scan 2:https://www.virustotal.com/de/file/5...53c3/analysis/

V-3.4.3.1_mpgh.net.rar
#23 · 12y ago
Horror
Horror
//Approved.
#24 · 12y ago
NI
NightmareTX_RETIRED
No Recoil for 3.4.3.x

@NightmareTX No Recoil

Code:
Addy: 0x140236F24
Type: Array of Byte (4)

How to Patch: Change F3 0F 11 0F to 90 90 90 90
or

@TrailerHooker No Recoil

Code:
Addy: 0x14029C9dA
Type: Array of Byte (5)

How to Patch: Change E8 71 ED F9 FF to 90 90 90 90 90
#25 · 12y ago
NI
NightmareTX_RETIRED
cl_maxpacket (3.4.3.x)

Code:
Addy: 0x141DA63B0
Offset: 10
Type: 4Bytes

cl_packetdup (Packet Duplicator, 3.4.3.x)

Code:
Addy: 0x141DA63B8
Offset: 10
Type: 4Bytes
I don't know what they do but some of you wanted them.
#26 · edited 12y ago · 12y ago
GT
GTEUK1
I used to use maxpacket in quake4 to deliberately lag myself, the lower the packet rate the less people knew exactly where you were,

this was before automatic ping correction and all the other stuff come into play.

My guess is it is something left in the engine that has no use but good find, if it still has a function it will play havoc with the aimboters.
#27 · 12y ago
cardoow
cardoow
Quote Originally Posted by NightmareTX View Post
cl_maxpacket (3.4.3.x)

Code:
Addy: 0x141DA63B0
Offset: 10
Type: 4Bytes

cl_packetdup (Packet Duplicator, 3.4.3.x)

Code:
Addy: 0x141DA63B8
Offset: 10
Type: 4Bytes
I don't know what they do but some of you wanted them.
Both 8Bytes since its a x64 game only
#28 · 12y ago
NI
NightmareTX_RETIRED
Requested by @Sindreh93 in the request thread.

Disable Streamed Audio File (Music, Narrator and some others)

Code:
Addy: 0x148D711B0
Offset: 10
Type: 1Byte
Default Value: 1

To Patch: Set Value to 0
Note: Will not disable immediately. Will be when current streamed audio file is done playing.
#29 · edited 12y ago · 12y ago
KingX735
KingX735
Name Changer 3.4.3.X

Addy: 001CACC2
Lenght : 10
Value Type: String
Default Value: N/A
#30 · edited 12y ago · 12y ago
Posts 16–30 of 84 · Page 2 of 6
…

Post a Reply

Similar Threads

  • Modern Warfare 3 Source Code / Address ThreadBy lolbie in Call of Duty 8 - Modern Warfare 3 (MW3) Hacks & Cheats
    281Last post 5y ago
  • Modern Warfare 3 Source Code / Address ThreadBy Jorndel in Call of Duty Modern Warfare 3 Private Server Hacks
    116Last post 6y ago
  • Black Ops 2 Source Code / Address ThreadBy MarkHC in Call of Duty Black Ops 2 Coding, Programming & Source Code
    65Last post 7y ago
  • Source Code Section Thread ListBy CoderNever in Combat Arms Hack Coding / Programming / Source Code
    8Last post 14y ago
  • Battlefield 3 Hack Source Code / Reversal ThreadBy Helper in Battlefield 3 (BF3) Hacks & Cheats
    7Last post 14y ago

Tags for this Thread

None