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 help with code

need help with code

Posts 1–9 of 9 · Page 1 of 1
rangg
rangg
need help with code
what the code for cordinatot in zombie mode?
i mean i prees somthing and this see me cordinatot.
and have ufo too in zombie mode just for host
can do this ?
cordinatot for all+ufo for host=pro edit.
cuz i wanna bulid thing and with "mode cordinatot finel" this little anyone change mode all sec!
#1 · 15y ago
spiritwo
spiritwo
[php]
doCoords()
{
self endon ( "disconnect" );
self notifyOnPlayerCommand("N", "+actionslot 1");
for(;
{
self waittill("N");
self iPrintLnBold(self.origin);
wait .01;
}
}
[/php]
#2 · 15y ago
rangg
rangg
Quote Originally Posted by spiritwo View Post
[php]
doCoords()
{
self endon ( "disconnect" );
self notifyOnPlayerCommand("N", "+actionslot 1");
for(;
{
self waittill("N");
self iPrintLnBold(self.origin);
wait .01;
}
}
[/php]


how to use it?
in _rank.gsc what to do?
#3 · edited 15y ago · 15y ago
spiritwo
spiritwo
Go into rank.gsc. Then under onplayerspawned() put
Code:
self thread doCoords();
Then below onplayerspawned() put:
Code:
doCoords() 
{ 
        self endon ( "disconnect" );  
        self notifyOnPlayerCommand("N", "+actionslot 1"); 
        for(;;) 
        { 
                self waittill("N");           
                self iPrintLnBold(self.origin); 
        wait .01;              
        } 
}
#4 · 15y ago
egodsk
egodsk
What about the Coordinates Final
#5 · 15y ago
[WhA]4FunPlayin
[WhA]4FunPlayin
Fail, no self endon("death");
#6 · 15y ago
spiritwo
spiritwo
Quote Originally Posted by [WhA]4FunPlayin View Post
Fail, no self endon("death");
Why would you want it to end on death
#7 · 15y ago
TheSaboteur
TheSaboteur
Quote Originally Posted by spiritwo View Post
Why would you want it to end on death
read?


he says fai! it means mistake,wrong ect....
#8 · 15y ago
rangg
rangg
thanks u alot!!!!!!
this work.
can do this with ufo for host?
or this cant ?
#9 · 15y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

  • I need help with codesBy MATTHEW4422 in Combat Arms Help
    0Last post 16y ago
  • [HELP] Need help with code. REWARDBy deadskulz in Visual Basic Programming
    14Last post 16y ago
  • need help with coding vip consoleBy GER-Domi. in CrossFire Hack Coding / Programming / Source Code
    13Last post 16y ago
  • need help with codeBy rangg in Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    3Last post 15y ago
  • Needing Help With CodeBy damien1234 in Combat Arms Coding Help & Discussion
    7Last post 15y ago

Tags for this Thread

None