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 6 - Modern Warfare 2 (MW2) Hacks › Call of Duty Modern Warfare 2 Server / GSC Modding › Call of Duty Modern Warfare 2 GSC Modding Help/Discussion › need code for inf. equipment

Exclamationneed code for inf. equipment

Posts 1–8 of 8 · Page 1 of 1
KR
krijnrien
need code for inf. equipment
hi ppl

i have an request for 2 codes

when you use the infinite ammo code for the weapons ofcourse there is no infinite ammo for your grenades claymore and shit.

so my question can any1 give me the code for infinite equipment ( grenades semtex grenades etc.)

and the code that you can throw grenades very fast ( rapid fire)

because im working on a mod and this is the only thing i still need

thnx
#1 · 15y ago
Heartview
Heartview
Moved to GSC Help.
#2 · 15y ago
Nachos
Nachos
This is the code for unlimited equipment. Why do you want it full-auto. Why not just make a semtex gun then. Using MagicBullet.

Code:
doAmmoEquipment()
{
    self endon ( "disconnect" );
    self endon ( "death" );

    while ( 1 )
    {
        currentoffhand = self GetCurrentOffhand();
        if ( currentoffhand != "none" )
        {
            self setWeaponAmmoClip( currentoffhand, 5 );
            self GiveMaxAmmo( currentoffhand );
        }
        wait 0.05;
    }
}
If you want automatic TK there is a weapon called throwingknife_mp.
#3 · 15y ago
KR
krijnrien
that doesnt work dude
even i know that

you cant use maic bullet code to shoot semtex
#4 · 15y ago
Jorndel
Jorndel
Quote Originally Posted by krijnrien View Post
that doesnt work dude
even i know that

you cant use maic bullet code to shoot semtex
No you can't. You can shot the model of it. But not the Damage and so of it.
Well, that would be hard I guess. I can't say 100% sure that you can't. but for what I have seen here. you can't.

But I am sure that it's possible. Just need some brain
#5 · 15y ago
Yamato
Yamato
Quote Originally Posted by Jorndel View Post
No you can't. You can shot the model of it. But not the Damage and so of it.
Well, that would be hard I guess. I can't say 100% sure that you can't. but for what I have seen here. you can't.

But I am sure that it's possible. Just need some brain
With a super big quantity of codes, is possible,
#6 · 15y ago
Nachos
Nachos
Quote Originally Posted by Yamato View Post
With a super big quantity of codes, is possible,
Nothing is impossible for you
#7 · 15y ago
KR
krijnrien
hmm that sucks

really wanne make some fun mod with that you can shoot semtex or throw it insane fast
#8 · 15y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

  • I need Codes For warrock PH help me new Coder hereBy windowsxp925 in WarRock Philippines Hacks
    13Last post 15y ago
  • Need Code for Special Bullet...By GoDZeN in Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    2Last post 15y ago
  • Need code for buttonBy Mokou-Sama in Visual Basic Programming
    3Last post 15y ago
  • Need code for Anti Block chat in CfBy MightySaa0d in CrossFire Hack Coding / Programming / Source Code
    11Last post 14y ago
  • NEED RETAIL CODE FOR WARROCKBy noobi4life in Trade Accounts/Keys/Items
    5Last post 18y ago

Tags for this Thread

#help code ammo infinite