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)
About me
Hosting 8vs8 bots hardcore servers
Hosting fun modded servers on IW5
Plutonium servers: https://list.plutools.pw/?s=resxt
IW4MAdmin panel: http://162.55.18.157:55560/
Discord server: https://discord.io/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
Google 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..] -
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_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
-
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
-
Today I'm sharing Fresh Modders which is a multiplayer mod menu for World at War.
Note that I am not the original author of this mod menu.I'm just uploading it here to make it easier for people to find mod menus for WaW since it's annoying to find on the internet.
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:
Grenade key
Confirm:
Use key
Cancel:
Knife key
Go down:
Shoot
Go up:
Aim
Download
Mediafire | WeTransferInstallation
Press Win + R and paste%localappdata%\Plutonium\storage\t4\raw
then press Enter
Open the zip file downloaded and drag and drop all the files inside in theraw
folder opened in step 1
Note that you don't need to close or restart your game for this to apply, just start a map and it'll load the files and won't load them if you removed them while in the main menu
You can watch a preview of the mod menu here
Youtube Video – [00:13..] -
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. -
Most of the skins look meh to me I thought BO3 would have better camos but okay. Great release anyways, some of them are nice plus it's a huge release, nice addition!
-
@Ellie the Plutonium dev team is working on Plutonium T5 so yes. RektT5 will close when Plutonium T5 is live. No ETA
-
A collection of scripts I made that might also be useful for other people whether it is to drag and drop scripts on your server or for learning purposes.
If you have issues or suggestions feel free to reply to this topic.Everything is explained on the Github page
I'd like to thanks everyone who helped me again (they basically did everything)
-
Today I'm sharing RM|T Zombies Menu V2.6 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!
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:
Jump key
Cancel:
Use 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
Google Drive | Mediafire
You can watch a preview of the mod menu here
Youtube Video – [00:11..] -
@Brotbrad I edited your post to remove the link to the website.
Please don't post links to pirated content or potential malwaresIf you search for "BO3" for a sec you will see a thousands answers and it's not gonna change within a few days or because you ask.
Plutonium's goal is to improve games, provide dedicated servers, modding etc.
BO3 already has all of this.
With a pirated version you couldn't play online so your argument isn't valid at allBO3 won't happen because there is nothing to add to the game and it's probably not safe to work on it unless you like getting sued by big corporations.
If it ever happen for some reason it's not until at least 3 or 5 years
-
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. -
@Koblasco everything is under control yes.
The games are very old and Activision don't care about games below BO3 basically.Plus when you see the state of the games on Steam with WaW having no online anymore and the other games being full of cheaters they should actually pay Plutonium for fixing and improving their games if you ask me.
The team is very careful about this and (this is just my opinion) I'm pretty sure the team wouldn't mind removing support for non Steam files and checking for ownership if it was ever required since getting games for free isn't the goal
-
@PEEP21 we said "planned some time in may"
First may isn't even over second "planned" is very basic english.Stop thinking we owe you anything.
Devs work for free on their free time and you don't even contribute in any way to the project why would we owe you anything especially when we said that we planned something.Anyways, you're not funny or anything just entitled or unfunny.
It will release whenever it's ready that's simple. -
Today I'm sharing Discarded V3 which is a zombie mod menu for World at War.
Note that I am not the original author of this mod menu.I'm just uploading it here to make it easier for people to find mod menus for WaW since it's annoying to find on the internet.
It's not recommended to mess with settings that weren't meant for PC or Plutonium like account settings, unlock trophies etc.It works on both base game maps and custom maps.
The files were dumped from a .ff file so there could be junk files.
For this reason I would recommend to delete the files if you want a clean game or encounter random issues.
How to use
Open the menu:
Aim key + Use key
Confirm:
Use key
Cancel:
Knife key
Go down:
Shoot key
Go up:
Aim key
Download
Mediafire | WeTransferInstallation
Press Win + R and paste%localappdata%\Plutonium\storage\t4\raw
then press Enter
Open the zip file downloaded and drag and drop all the files inside in theraw
folder opened in step 1
Note that you don't need to close or restart your game for this to apply, just start a map and it'll load the files and won't load them if you removed them while in the main menu
You can watch a preview of the mod menu here
Youtube Video – [00:31..]