(NOT WORKING ANYMORE) MP Bot Project. Play bots with rankup
Is this safe from VAC/Ban?
Why this exist?
Tired of not being able to enjoy the game of MP? Tired of not having a way to unlock your diamond/gold camos in sorta legit way? Well, introducing MP Bot project. A way to actually be able to play the MP game with bots and be able to rank up as well!
Unfortunately, as you all know, MP on PC has been always dead or hacker fest, making most of the cods, shortly after release unplayable on PC. This might have been fixed with new games by introducing crossplay, however, games like Bo4 and before, have been abandoned and left to dust by Activision. So i figured, hey why not take the hackers tools and actually make what treyarch/activision should have done in first place, make it so you can play the game with bots and be able to rank up, earn your crypto, unlock camos in mostly legit way.
MP Bot project is a modified mod menu, based on other open source mod menu (based on one made by Mrhawkes1337). IT DOES NOT INCLUDE OPTIONS TO CHEAT, HACK OR DISRUPT OTHER PLAYER in any way, shape or form. It only includes an option to add bots (with maybe an option to force player to change teams, more on that later).
I'm releasing this because I have studies coming up and not sure how much time I'll have to work on this project anymore. It's fully functional at the moment
What will you need?
Microsoft C++ redistributable (you most likely have it, if not heres the link : www#docs#microsoft#com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 )
Some sort of DLL injector (personally, I recommend Process Hacker 2 as it is extremely useful for other tasks as well and it's only not dodgy DLL injector I could find www#processhacker#sourceforge#io/downloads.php )
Visual Studio Code ( this will be used to inject the menu www#code#visualstudio#com/ )
T7/T8 Compiler ( www#github#com/shiversoftdev/t7-compiler/releases/tag/current ) ( BE SURE TO INSTALL BOTH COMPILER AND VSC EXTENSION WHEN YOU INSTALL)
MXT Menu (to launch force yourself into public match without players, This is included in the MP bot Project zip file)
Replace # with dots
Instructions
- Get everything installed / downloaded from What you will need section.
- Download the Mp Bot project pack (link is at the Download link section of the guide) and extract it
- Launch the game and wait until you fully loaded into the main menu.
- Open Process Hacker 2, in it , find BlackOps3.exe, right click, go into Miscellaneous tab, press inject Dll, find and choose mxt_menu.dll from the pack
- Once you done it, go back into the game and you should see small menu in game (you can open/close it by pressing F5) in there, go to Lobby Options and make sure Force Host is checked (without it, the bots spawning won't work).
- Alt+tab out of your game and find Mp Bot Project folder that you extracted , right click on the folder and press Open with Code
- Once Visual studio code is open, at the top, press Terminal and then Run Task. Then press on Inject. MAKE SURE TO HAVE SELECTED EITHER THE FOLDER OR ANY FILE INSIDE THE FOLDER IN VSC. IF YOU USED OPEN WITH CODE, IT SHOULD HAVE DONE IT ALREADY
- Give it a few seconds to inject, once it's done , it should show like this
- Alt+tab into the game, go into multiplayer (if you haven't already) go to public match, select a gamemode, just like you would want to go into MP match usually.
- While it's searching for match, press F5 to open MXT menu, in Lobby options , press Launch game (this will force you into the game by yourself)
- When the game is loaded in and you are able to move, Press AIM and Melee button at the same time (by default, right click mouse button and V) This will open a menu
- Press F to activate the option (which there is only one atm, might be more in future) or V to go back
- Thats it, just keep pressing F to add bots and V once you done to exit the menu. Happy Playing!
Questions and answers
QDoes this include any griefing options or HOW DARE YOU SPREAD HACKS AEEHHHTESDETST
AMy mod menu does not include any options aside from adding bots. While there is code for godmode etc. in the files, this and everything else has been disabled (this is because again, I'm using other menu as a base, in future, I will completely get rid of it) MXT menu does have few other options, however most of them are harmless to other players (like getting gobblegums or black market items , I would recommend not using them since now, you can just get it by playing with bots lol, unless you really want to skip that grind part)
QCan you unlock camos, get crypto etc. with this method?
AYes! It's like playing normal MP but with bots!
QCan other people join my match while I'm playing with bots?
AFrom my testing, only your friends/people with invite can join these games.
QCan I play this with my friends?
AYes, however, if it's just you and someone else, you will be on opposite teams. I'm looking for way to force someone onto other team so you could co-op, but that's something I might never get around to do and it's at the bottom of my to-do list(I'm still learning gsc coding)
QBots only play as Ruin
AI'm looking into the way to make them choose other specialist, it's at the top of my to do list
QHow do I change Bot difficulty?
AYou can't atm. Also in future plans, at the moment, they seem to be on Mixed Difficulty.
QBots don't play objectives
Abots don't play objectives, it's really only for TDM or KC. I'll look into it at some point
QBots are sometimes stupid and waste their abilities
ABlame treyarch lol
QIs this safe from VAC/Ban?
AThere's always a risk, people keep saying that VAC/TAC has been disabled in this game, I can't verify that. I've been playing with this method for months and haven't been banned yet, and I highly doubt it will happen, but like always, USE AT YOUR OWN RISK .
Q: I can't see Open with Code option!
ALaunch Visual studio code for first time, If that doesn't work , just launch visual code and choose Open Folder option in there!
Q: I can't see Inject option inside Visual studio Code!
AMAKE SURE YOU INSTALLED T7 COMPILER AND YOU INSTALLED VSC EXTENSION OPTION INSIDE T7 INSTALLER.
QMy antivirus reports a positive for virus!
AThis is very common with things like these. My mod menu is open source as it is based on open source mod menu in first place, so you can always check if you paranoid.
QCan you make this for other cod games?
AI will be looking for way to do this on BO4 at some point! However, sadly, I can't do it on other cods since the compilers/injectors for those games like IW, AW, WW2 are Paywalled, and i'm sure as ♥♥♥♥ not paying 100$ lol (btw, seriously? lol)
UPDATE: I've looked at BO4, unfortunately I haven't found a way to force yourself into the lobby, I was hoping MTX version of BO4 will allow you to do that but it does not. It could be that it's in the "premium" edition of MTX, but I refuse to sink any money into stuff like this. If you have "premium" version of Bo4 MTX, could you please let me know if it does include options like Force host and launch yourself into the game while searching? or better yet, share dll with me? Thanks!
QCan you make bots stop moving/shooting?
ANo, Not the purpose of this project
QI get File not found while trying to install VSC extension
Athis should be obvious already, Make sure you have actually installed VSC before installing the extension. Also make sure your T7/T8 Compiler is also installed
Any Other questions? I'll try my best to answer in comments, so feel free to ask
Also If you have any experience in GSC COD coding, I'm always looking for help! Please feel free to add me
Download Link For Project
This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.