Skip to content

BO2 Modding Releases & Resources

Plutonium T6 Mod releases and resources go here.

2.0k Topics 15.9k Posts
  • [MP] "Gridlocked" Camo from MW3

    1
    2 Votes
    1 Posts
    110 Views
    No one has replied
  • [MP] Trinity Of Destruction Camo Pack

    6
    2 Votes
    6 Posts
    591 Views

    what does it replace, cyborg?

  • [MP] Echelon V2 - Mod Menu

    25
    7 Votes
    25 Posts
    39k Views

    Im Phantom yes Plutonium loves people running mod menus in public matches they join and I, a staff, will totally post it to promote cheating in games, for sure! 🤦

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • [MP] "Gilded Genetics" Camo from MW3

    2
    2 Votes
    2 Posts
    188 Views

    Looks cosmic like now if it only was animated like the bo3 one i forgot the name of🤡😂

  • [Release] [ZM] Gobblegums

    19
    6 Votes
    19 Posts
    2k Views

    manchap2873 On the Githubs Releases page. Link to the Github is on the post. dd55a90f-405a-41d2-9ad1-18aa191b1596-image.png

  • [RELEASE][ZM] Buried Maxis Solo EE

    8
    8 Votes
    8 Posts
    3k Views

    YEAH I WANNA KNOW IF THERE IS A way to know the mod will work before start, like a confirmacion windows or the the confirmetion taht the mod was loaded in your match, ????

  • [MP] "Gamma Storm" Camo from MW3

    1
    2 Votes
    1 Posts
    179 Views
    No one has replied
  • [ZM] 6 origins staffs camo and 6 origins PaP camo

    5
    1 Votes
    5 Posts
    3k Views

    But which is which, for example, I want the blue for the ice one, the lightning one for the electric one, the lava one for the fire one, etc.

  • 8 Votes
    18 Posts
    5k Views

    LKurama i figured it out

  • [MP & ZM] My unreleased textures (23)

    24
    9 Votes
    24 Posts
    11k Views

    What is that origins skyline u got going on there :0

  • [MP] "Galvanic" Camo from MW2

    1
    1 Votes
    1 Posts
    195 Views
    No one has replied
  • [ZM] Hells Vengeance V2 - Mod Menu

    50
    6 Votes
    50 Posts
    27k Views

    Scuffed Son not related to this, you have bad game files/scripts from somewhere else

  • timer and count zombie bo2 t6

    4
    1 Votes
    4 Posts
    994 Views

    Nequi Copy it from below:

    IDiaxe said in timer and count zombie bo2 t6:

    windows + R = %localappdata%\Plutonium\storage\t6\raw\scripts\zm

    crée un fichier exemple = Timer_Count.gsc et ajoute le code

    #include maps\mp\_utility; #include common_scripts\utility; #include maps\mp\gametypes_zm\_hud_util; #include maps\mp\gametypes_zm\_hud_message; #include maps\mp\zombies\_zm_utility; init() { level thread onPlayerConnect(); } onPlayerConnect() { for (;;) { level waittill("connecting", player); player thread onplayerspawned(); } } onplayerspawned() { self endon("disconnect"); self thread zombie_counter(); self thread game_timer(); self thread round_timer(); for (;;) { self waittill("spawned_player"); } } game_timer() { self endon("disconnect"); wait 2; hud = create_simple_hud(self); hud.foreground = true; hud.sort = 1; hud.hidewheninmenu = true; hud.alignX = "left"; hud.alignY = "top"; hud.horzAlign = "user_left"; hud.vertAlign = "user_top"; hud.x = 5; hud.y = 5; hud.alpha = 1; hud.label = &"^2Game: "; hud setTimerUp(0); } round_timer() { self endon("disconnect"); wait 2; timerHud = create_simple_hud(self); timerHud.foreground = true; timerHud.sort = 1; timerHud.hidewheninmenu = true; timerHud.alignX = "left"; timerHud.alignY = "top"; timerHud.horzAlign = "user_left"; timerHud.vertAlign = "user_top"; timerHud.x = 5; timerHud.y = 15; timerHud.color = (1, 0, 0); timerHud.alpha = 1; timerHud.label = &"^2Round: "; for (;;) { timerHud setTimerUp(0); start_time = GetTime() / 1000; level waittill("end_of_round"); end_time = GetTime() / 1000; time_elapsed = end_time - start_time; timerHud setTimer(time_elapsed); } } zombie_counter() { self endon("disconnect"); flag_wait("initial_blackscreen_passed"); // Utilisation de create_simple_hud() pour uniformiser la police self.zombiecounter = create_simple_hud(self); self.zombiecounter.foreground = true; self.zombiecounter.sort = 1; self.zombiecounter.hidewheninmenu = true; self.zombiecounter.alignX = "left"; self.zombiecounter.alignY = "top"; self.zombiecounter.horzAlign = "user_left"; self.zombiecounter.vertAlign = "user_top"; self.zombiecounter.x = 5; self.zombiecounter.y = 25; self.zombiecounter.alpha = 1; self.zombiecounter.label = &"^2Zomb: "; for (;;) { self.zombiecounter setvalue(level.zombie_total + get_current_zombie_count()); wait 0.05; } }
  • Fennec MP Main Menu Pack + Secret Bonus

    9
    7 Votes
    9 Posts
    3k Views

    IX2473 very sad news, i lost the pack ;-;

  • [ BO2 TranZit 2.0 Reimagined Release ]

    272
    92 Votes
    272 Posts
    85k Views

    Ultimateman Thanks brother that worked!

  • [MP] VMT - Mod Menu

    12
    2 Votes
    12 Posts
    8k Views

    h4marauf where does it go?

  • [MP] "Full Shields" Camo from MW3

    2
    2 Votes
    2 Posts
    203 Views

    i thought it was going to be a camo for mw3 shield😅😂😂
    Nive camo tho😁👍

  • [Release] [ZM] Gun Game Mod

    12
    2 Votes
    12 Posts
    3k Views

    why the hud is not showing?

  • [RELEASE] (Zombies) Raw Gold - Victis Pack a Punch Camo Replacer.

    14
    4 Votes
    14 Posts
    5k Views

    please fix the got damn link maneeee