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 › Why isnt this working

Why isnt this working

Posts 1–3 of 3 · Page 1 of 1
OR
Orgasmatronnn
Why isnt this working
Ok so i want to set my own perks for the person while there in game witch i can remove them but not add them this is the current code im using for it
Code:
		self waittill("spawned_player");
			self takeAllWeapons();
			self _clearPerks();
			self maps\mp\perks\_perks::givePerk("specialty_extraammo");
			self maps\mp\perks\_perks::givePerk("specialty_bulletpenetration");
			self maps\mp\perks\_perks::givePerk("specialty_improvedholdbreath");
			self giveWeapon( "m4_eotech_silencer_mp");
			self giveWeapon( "beretta393_akimbo_silencer_mp");
			self GiveMaxAmmo("m4_eotech_silencer_mp");
			self switchToWeapon("m4_eotech_silencer_mp");
			//self thread UnlimitedStock(700);
If im doing it wrong i want scavenger stopping power and steady aim
pleade and thanks im newby at mw2 lobby modding i code java tbh so idk how this stuff works atm
#1 · 16y ago
Shucker
Shucker
Code:
//self thread UnlimitedStock(700);
Remove the //
#2 · 16y ago
PP_CrazyApple
PP_CrazyApple
Code:
self waittill ("player_spawned");
Yours is inverted
#3 · 16y ago
Posts 1–3 of 3 · Page 1 of 1

Post a Reply

Similar Threads

  • Why cant this work?By my80chevette in Combat Arms Hack Coding / Programming / Source Code
    0Last post 16y ago
  • why doesnt this work?By $GHOST$ in C++/C Programming
    11Last post 20y ago
  • Why wont this work [texture mod] PLEASE help.By John42 in Combat Arms Mod Discussion
    9Last post 16y ago
  • Why isnt Liberation working for me?By atmaxx in Call of Duty Modern Warfare 2 Discussions
    1Last post 16y ago
  • why doesnt this work?By koolman123 in CrossFire Hack Coding / Programming / Source Code
    5Last post 16y ago

Tags for this Thread

None