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 › MW2 Ultimate Admin System (Menu)

MW2 Ultimate Admin System (Menu)

Posts 1–15 of 68 · Page 1 of 5
…
IZ
iZ3RO
MW2 Ultimate Admin System (Menu)
Hey what's up guys?
I am back with another amazing mod for you. After seeing how many people had trouble with my first menu, I decided that I would build an easier menu. At first it was only going to be a kick menu but I got bored, so I decided to add on to it a bit. After about 3 days of adding s**t, I am finally happy with this. Enough so that I can share it with the community. This new menu has EVERYTHING you need to run a server, or even have it run itself. It allows admin adding (easy), map changing, gametype changing, some settings you can toggle, a kick menu, and a notification system, all built into 1 single file and accessed with only 1 line of coded necessary in your mod.

What is it?:
Brand new admin system for any mod designed with ease of use, and to allow as much function, with as little code as possible.

What is so new about your menu?:
Well, my first menu was a modification of a pre-made kick menu, created by K Brizzle.
The old version was designed for the host only, to make live hosting easier. This is nice and all but dedicated servers need more than that. This new menu allows multi-user access, has multiple pages sorted neatly, and allows more flexibility with admins. It also has the following:
  • In-Game Gametype Changer
  • In-Game Map Changer
  • Map Rotation Toggle
  • Hardcore Mode Toggle
  • Diehard Mode Toggle
  • MegaMode Toggle (Look before you ask)
  • Restart Map Function
  • End Game Function
  • Force to Lobby Function

You can clearly see that this menu (admin system) has a ton of options that the last menu did not have.

More Info:
I am almost 110% sure that I will be flamed for this, but I have encrypted it. This is to prevent leechers who like to change the name and call it their own. Those of you smart enough to decrypt most likely respect modders and the amount of time they put into a mod.

Screenshots:
  • Gametypes
  • Maps
  • Options
  • Kick


How to add to a mod:
  1. Open your mods main file
  2. Locate your onPlayerSpawned(); thread
  3. Find for(;; ) in the thread
  4. Add the following line of code ABOVE for(;; )

Code:
if(self.GUID == "0110000103d48b31" || self isHost() || self.GUID == "") { self thread maps\mp\mods\_KickMenu::menuInit(); }
Menu Controls:
  • [+actionslot 2] - Open/Close Menu
  • [W] - Scroll Up
  • [S] - Scroll Down
  • [A] - Scroll Left
  • [D] - Scroll Right
  • [Space] - Select Option


Virus Scans:
  • Jotti
  • VirusTotal
  • VirSCAN.org


Credits:
  • ZerO (iZ3RO) - Creating the whole menu


Download:
See Attached


I have put quite a bit of effort into making this menu, so I really hope you guys enjoy it. I know I do.

Enjoy,
~ZerO
#1 · edited 16y ago · 16y ago
Abstract
Abstract
Good job m8!
#2 · 16y ago
IZ
iZ3RO
Thanks! Any chance you could test it and tell me what needs fixing?
#3 · 16y ago
JA
Jailbroken671
So, can a minion plz approve faster?
#4 · 16y ago
DE
dertolleadrian
Aprove it or I download it at a site with 00 ... Thanks
#5 · 16y ago
IZ
iZ3RO
im00 does not have this. It was just released
#6 · 16y ago
AR
Archangel
We have a .gsc modding section you know -_-

/moved
/Approved
#7 · 16y ago
IZ
iZ3RO
Thanks Archangel! Have at it guys!
Please do not remove my name from credits
#8 · 16y ago
Drake
Drake
Lol cool mod. 1 Question can u inject 2 dif mods at the same time ?
#9 · 16y ago
IZ
iZ3RO
No you cannot, but you can add this to your current mod and use it.
#10 · 16y ago
xbeatsszzx
xbeatsszzx
wow man nice
#11 · 16y ago
Niku ・( ̄∀ ̄)・
Niku ・( ̄∀ ̄)・
nicely done good job
#12 · 16y ago
Insane
Insane
I can see you had some help from the No Hope Mod?

Good Job, I'll probably add this to all my mods when I get back home.
#13 · 16y ago
AS
ashwarsadh
How to use it on Alteriwnet ??

the .gsc file cant be opened by notepad(its encrypted text)
#14 · 16y ago
Insane
Insane
Quote Originally Posted by ashwarsadh View Post
How to use it on Alteriwnet ??

the .gsc file cant be opened by notepad(its encrypted text)
He encrypted it because he didn't want people editing it.
Follow this tutorial on how to use it for aIW.
But MPGHnet is the new thing, it supports Mod Loader.
#15 · 16y ago
Posts 1–15 of 68 · Page 1 of 5
…

Post a Reply

Similar Threads

  • MW2 Ultimate Admin System v3By iZ3RO in Call of Duty Modern Warfare 2 Server / GSC Modding
    84Last post 15y ago
  • BO Ultimate Admin System V1By alistair4322 in Call of Duty Black Ops Server & GSC Modding
    21Last post 12y ago
  • [Tutorial] MW2 Ultimate Admin System v3 Guide Made SimpleBy ThrowTheCat in Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    8Last post 15y ago
  • [Solved]pre compiled ultimate admin systemBy rmk1379 in Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    4Last post 15y ago
  • Admin systemBy aagibcheat in Call of Duty Modern Warfare 2 Help
    13Last post 16y ago

Tags for this Thread

None