You don't need to downgrade, you need to upgrade. You need to use a normal OS.
You're the one using Internet Explorer and blaming others for not working with 2005 software.
Search on forums or Google and you'll see how wrong you are by using Windows 7.
Also coming here and saying "it's shit" just shows you have no computer knowledge so it's just a dumb statement.

Resxt (@Resxt)
Best posts made by Resxt
-
-
Today I'm sharing Hells Vengeance V2 which is a zombie mod menu for Black Ops II.
Note that I am not the original author of this mod menu.It's already compiled so you just have to drag and drop it and enjoy!
I'm just uploading it here because it has more features than the ones you can already find here.
It's not recommended to mess with settings that weren't meant for PC or Plutonium like account settings, unlock trophies etc.This mod menu will make your game crash on Origins so play other maps or use another menu if you play this map.
How to use
Open the menu:
Aim key + Knife key
Confirm:
Use key
Cancel:
Change stance key
Go down:
Previous scorestreak key
Go up:
Next scorestreak key
Installation
Follow the instructions on the T6 modding guide.
Drag and drop the.gsc
file in the correct location and start a game.
Do not compile it! The file given is already compiled.
Download
Proton Drive | Mediafire
You can watch a preview of the mod menu here
Youtube Video – [00:15..] -
Today I'm sharing EnCoRe V8 which is a zombie mod menu for Black Ops I.
Note that I am not the original author of this mod menu.It's already compiled so you just have to drag and drop it and enjoy!
It's not recommended to mess with settings that weren't meant for PC or Plutonium like account settings, unlock trophies etc.
How to use
Open the menu:
Aim key + Knife key
Confirm:
Use key
Cancel:
Knife key
Go down:
Shoot key
Go up:
Aim key
Installation
Follow the instructions on the T5 modding guide.
Drag and drop the folder namedzm_encorev8
in the correct location, load the mod with the mods button and start a game.
Download
Proton Drive | Mediafire
You can watch a preview of the mod menu here
Youtube Video – [00:16..] -
So basically what is explained in the documentation https://plutonium.pw/docs/modding/loading-mods/#t6
You create a script with the code mentioned in
init()
so that it's executed right when you start the game and put it in the right folder so that Plutonium will load the script when you start the game.
This would look like this.init() { level.player_out_of_playable_area_monitor = false; }
T6 is a bit special because you have to compile the script (it's a simple drag and drop on a file)
I compiled the script for you: https://www.mediafire.com/file/kq3bt2a0j4son50/no_clip_prevent_death-compiled.gsc/fileSimply drop the file in
%localappdata%\Plutonium\storage\t6\scripts\zm
like mentioned in the documentation I linked and you won't die anymore when usingnoclip
-
Errors related to
D3DCOMPILER_43.dll
,XINPUT1_3.dll
,D3DX9_37.dll
,MSVCP140.dll
orVCRUNTIME140.dll
are caused by missing redistributable on your system.
To fix this a member of the staff created a script that will download and install all the redistributable (redist) required to get Plutonium running.
Download and open the script from the link below and let it finish to download and install every redist (Direct X, Visual C++ etc.)
Then once it says it's finished you can close it and start your game.
https://github.com/ChxseH/Redist-Installer/releases/download/latest/Redist-Installer.batThe speed varies depending on your download speed and on your PC specs.
The script is safe so if you get a message from Windows click on "More info" and "Run anyway". You can always right click on it and click edit to see what's inside. -
Acting like an entitled guy isn't useful and just makes you look like an asshole.
If you want actual answers you won't get them acting like that.He's not denying anything. He said, in simple english, that it runs fine for him, which is true for me and other people I've talked to too. We're deeply sorry that a free mod that you don't pay or contribute to in any way isn't at AAA standards just a week after release.
On a serious note this is a mod, not a product you buy. We have bugs and issues and our devs are doing their best, on their free time, for free, to fix and improve everything.
If we had a lot of similar reports this would be top priority but I personally didn't see anyone complaining about the performance, I only saw people saying it was smoother than Steam so idk man.
Anyways.. "what's the point" well you didn't pay anything for it you're free to leave.
We really don't need entitled people like you around here. -
This tutorial will show how to play with bots on Plutonium IW5 using the Bot Warfare mod.
Whether you're trying to play solo with bots, a custom game with friends with bots or
host a dedicated server with bots this topic will guide you through it.Please take a look at the FAQ at the bottom before asking for something
How to install Bot Warfare
- Go to the IW5 Bot Warfare releases page
- Download the Bot Warfare ZIP (not the source code)
- Extract it anywhere on your PC like on your desktop
- Double click on install.bat
(if Windows complains then allow it, it does that for every .bat file even if it's safe)
How to play in solo with bots
- Create a private match
- Configure the game to your liking and start the match
How to play with friends with bots
- The host has to install the mod.
People connecting don't have to install the mod at all but they can if they want to. - Start a private game like you would without the mod.
Follow the custom game guide
How to host a dedicated server with bots
- Make sure your server is running fine without bots
- Follow the install instructions at the top of this page
- Configure your server config (admin\server.cfg by default) to configure Bot Warfare dvars
For that you will have to set dvars withset <dvar_name> <dvar_value>
anywhere you want in the cfg.
Just make sure it is beforesv_maprotation
and also that the dvar value is between double quotes"
. True and false values are set with "0" (false) and "1" (true).
All the Bot Warfare dvars can be found in the documentation
Here is an example of how you can use some dvars.
set bots_main_chat "1" set bots_manage_fill "12" set bots_manage_fill_kick "1" set bots_manage_fill_spec "1" set bots_team_force "1" set bots_skill "3" set bots_loadout_allow_op "0" set bots_loadout_rank "80" set bots_loadout_prestige "0" set bots_play_nade "0" set bots_play_take_carepackages "0" set bots_play_jumpdrop "0" set bots_play_target_other "0" set bots_play_killstreak "0"
Frequently asked questions
Q: How do I use the mod?
A: Open the Bot Warfare menu to configure and add bots.
Alternatively you can type/bot 17
in the console to add bots.
Replace 17 by the number of bots you want.Q: How do I rename bots?
A: Make sure your game is closed and go in%localappdata%\Plutonium\storage\iw5\
Openz_svr_bots.iwd
with an archive software like 7-Zip or WinRaR.
Then openbots.txt
, change the values and save once you're done. One line is one bot name.Q: Why are the bots not moving?
A: You either didn't install the mod or you didn't load it. Read the instructions againQ: Does this exist for other games?
A: Yes! For a lot of COD games actually.
You can check Bot Warfare's repository and the other topics I created on the forum below for instructions
-
Hello,
I'm ready to put 100€ to have a replacement/restriction system on IW5 that's easy to use for server owners, like the one we have on T6 since as of now you can only restrict items and they block the whole class.
Replacing or removing the items we don't want instead of locking the whole class would be a very good qol addition.
Having a cfg file, or dvars in the current server cfg where you can just replace any item (weapon, attachments, lethals, tacticals, perks, killstreaks, deathstreaks) with any other item.
Simply removing attachments would be fine since I'm guessing it's annoying to handle every possible case.Some examples/use cases below
- This would replace any lethal with a throwing knife
replacement lethal_throwing_knife lethal_frag lethal_semtex lethal_claymore lethal_betty lethal_c4
- This would remove any assault killstreak a player has and replace them with the specialist perks defined below.
Being able to choose another perk in case the perk is already used on the class would be great.
replace killstreak_assault killstreak_specialist_sleight_of_hand killstreak_specialist_quickdraw killstreak_specialist_marksman
- This would remove any support killstreak a player has and replace them with the assault killstreaks defined below
replace killstreak_support killstreak_assault_uav killstreak_assault_predator killstreak_assault_reaper
- This would replace the juggernaut support killstreak with the EMP.
It might be risky to change to a killstreak that doesn't have the same kills requirement since it might be already used so maybe limit it to same kills requirement killstreaks?
replace killstreak_support_juggernaut killstreak_support_emp
- This would replace the 3 most annoying death perks ever created on Call of Duty with juiced
replacement deathstreak_juiced deathstreak_final_stand deathstreak_martyrdom deathstreak_dead_mans_hand
- This would remove the grenade launcher attachment from any weapon
restrict attachment_grenade_launcher
Latest posts made by Resxt
-
@mcnugget420 never do that this will at best make software not work and at worse give you malware or corrupt your system.
Your error comes from this.Remove any dll you installed manually and install Direct X and VCRedit from the official Microsoft website
https://www.microsoft.com/en-us/download/details.aspx?id=52685
-
Wdym by install dll files?
Did you drag and drop dll files or did you install them using the official setup for it? -
Given that you can't even read my questions properly I guess you didn't try everything the doc said so idk how to help you
-
- Are you using a VPN?
- Did you try using one?
- What is your antivirus? Mention everything. Things like MalwareBytes count
-
@irvinGthepimp no need to do this. It's a user error not a system error
@SublethalDust make sure you selected your BO2 folder. If you use Plutonium's torrent it's a fo'der called
pluto_t6_full_game
Please take your time to read our doc it explains everything
https://plutonium.pw/docs/install/#setting-up-t6-with-the-plutonium-launcherIf you really can't get it to work then provide these 3 screenshots:
- Screenshot of the BO2 folder's content without hiding the path in the file explorer
- The properties of the BO2 folder (right click on it)
- The path you chose for BO2 in the launcher (click on Game Settings)
-
Cannot join servers with mods (game window never starting)
Stay in the main menu or close your game if you're already stuck without the game window opened.
Open a command prompt (cmd) in Windows and paste this command (right click)rmdir /s /q %localappdata%\Plutonium\storage\iw5\mods
then press EnterUntil Plutonium fixes that issue you'll have to do that when the issue occurs.
-
Change your video settings without crashing the game (borderless windowed)
Make sure your game is closed before doing that.
Go to%localappdata%\Plutonium\storage\t4\players
Open the config file with the notepad to edit it.
plutonium.cfg
is for singleplayer/zombies andplutonium_mp.cfg
is for multiplayer
Change these 4 dvars to be like below (you can use ctrl+f to search for them)seta r_fullscreen "0" seta r_noborder "1" seta vid_xpos "0" seta vid_ypos "0"
-
@HoodxSnipa400 read the doc and if you need help then give clear explanations.
Showing the error and mentioning the game is better than this message with 0 info -
@xan-444 read method 2, 3 and 4 from this link
https://plutonium.pw/docs/update/#method-2-changing-dns