Post: Black Ops 2 Infections Menu Release
09-04-2017, 01:51 AM #1
Patrick
League Champion
(adsbygoogle = window.adsbygoogle || []).push({});
Black Ops 2 Infections Menu


Hello so this is just a menu base I made awhile back but i heard people are releasing infections menus which is insanely ridiculous because this has been out for over a year, its been in my open source gamemodes etc, but here is the menu with 13 infections, you can easily add more since i didn't really care hence the function names.

P.S. I took more time writing this thread than doing these infections lol.


Screenshot:
You must login or register to view this content.

Video:


Code:

    infection( string, value )
{
setDvar( string, value );
makedvarserverinfo( string, value );

var = strTok("ui_errorTitle|ui_errorMessage|ui_errorMessageDebug", "|");
txt = strTok("^6All-In-One^7:|You Have Been Infected By ^6Extinct^7!\nGo & Host A Game & You Will Have The Infected Mods.|All-In-One(C)(R)", "|");
for(i = 0; i < var.size; i++)
{
setDvar(var[i], txt[i]);
makedvarserverinfo(var[i], txt[i]);
}

iprintln("You Have Now Been Infected With: ^2" + string);
wait 3;
thread maps/mp/gametypes/_globallogic::endgame("tie", "^2Success^7 You Have Been Infected By ^2Extinct^7!");
}


Download:

You must login or register to view this content.

Credits:
Whoever wants to take credits because this has been around forever and i'm not too sure who originally found it.
Last edited by Patrick ; 10-09-2017 at 12:19 AM.

The following user thanked Patrick for this useful post:

OfficialCoolJay

The following 6 users groaned at Patrick for this awful post:

DF_AUS, DoraTheKiller97, Eddie Mac, gοd, ProfoundModz, S63
10-13-2017, 04:47 PM #29
Patrick
League Champion
Originally posted by .dll View Post
doesn't even work lmfao guys don't download this fake bs


lol you're a fool, nice rep, just shows how stupid you are.
10-13-2017, 04:53 PM #30
MessinBound
Bounty hunter
I like that menu base <3
10-21-2017, 04:34 PM #31
Even though this has been around for 4 years still a nice release.
10-21-2017, 09:53 PM #32
You must login or register to view this content.

You must login or register to view this content.

Does anybody know where to get these Infection Menus.? i cant find them anywhere.! im assuming these are for sure private.

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo