(adsbygoogle = window.adsbygoogle || []).push({});
Sick of getting into pre-pubescent little kids challenge lobbies that de-rank everyone for no reason? Well this thread is for you!
Better way: Download this stealth patch by mossy, use the force host but not any other features like aimbot.
Normal download:
You must login or register to view this content.
Click here to support mossy and download it:
You must login or register to view this content.
To activate force host(do it in private match then go online and wait for players to join your match

Crouch and UP - Force Host
Stuff not to do, to have a completely legit match:
Crouch and Left - Full God Mode
Crouch and Down - Challenges and Instant 70 all lobby players
Stand and Left - Demi God Mode
Stand and Down - Refill ammo for current gun
Stand and Up - Aim Bot
I hosted a game on that patch legit, and no one could use those things so it's host/co-host only. It also allows you if wanted, to use god mode if fags are noob tubing, or just aimbot them.
SHITTY DIY TUTORIAL I MADE THAT REALLY ISN'T WORTH READING OR DOING:
First of all you're going to want a clean MW2 patch, if you don't already have one you can get off your PS3 with ftp server, because you have hacks on you dirty bastard then go here xD =D You must login or register to view this content.
Next your going to want to un-zip the clean patch if applicable and if it isn't already, re-name to patch_mp.ff.
After that, your going to want to un package it basically, I believe most call it de-compressing.
To do this, first off you'll want to make a folder called patch, then inside that folder make another folder (yo dawg I heard you like folders so I put a folder in your folder, so you can save space, while you save space!) and call that folder original patch. After you've done that, copy your original clean patch into both the patch folder, and the original patch sub-folder.
I would go into detail with the rest, but other people have done it well e.g. this thread You must login or register to view this content. feel free to rep him as he deserves more.
After you've done that you'll want to add these dvars so they give them to yourself, I have no idea, you'll want to look at the 2nd and 3rd multipages of drackos' thread here You must login or register to view this content. There you can learn the basics of the C++ coding language.
There you'll want to put your dvars in there somewhere, I put mine in on player spawned because I'm stupid and don't know any better :derp:
Here are some forcehost dvars in a thread credit to mossy, he put them in his patch(read up about understanding/using thread on C++ in drackos' tutorial).
ForceHost(){
/* Created by EliteMossy */
if (getDvarInt("party_connectToOthers")==1){
setDvar("bandwidthtest_enable",0);
self setClientDvar("bandwidthtest_enable",0);
setDvar("badhost_minTotalClientsForHappyTest",1);
self setClientDvar("badhost_minTotalClientsForHappyTest",1);
setDvar("bandwidthtest_fudge",0);
self setClientDvar("bandwidthtest_fudge",0);
setDvar("bandwidthtest_ingame_enable",0);
self setClientDvar("bandwidthtest_ingame_enable",0);
setDvar("bandwidthtest_ingame_fudge",0);
self setClientDvar("bandwidthtest_ingame_fudge",0);
setDvar("party_connectToOthers",0);
self setClientDvar("party_connectToOthers",0);
setDvar("party_hostmigration",0);
setDvar("party_msPerTier",50000);
self setClientDvar("party_msPerTier",50000);
setDvar("party_searchResultsMin",10000);
self setClientDvar("party_searchResultsMin",10000);
setDvar("party_searchPauseTime",15000);
self setClientDvar("party_searchPauseTime",15000);
setDvar("party_connectTimeout",1000);
}else{
setDvar("party_connectToOthers",1);
setDvar("party_searchPauseTime",2000);
self setClientDvar("party_searchPauseTime",2000);
setDvar("party_hostmigration",1);
setDvar("bandwidthtest_enable",1);
self setClientDvar("bandwidthtest_enable",1);
self setClientDvar("badhost_minTotalClientsForHappyTest",3);
setDvar("badhost_minTotalClientsForHappyTest",3);
setDvar("party_searchResultsMin",2000);
self setClientDvar("party_searchResultsMin",2000);
setDvar("party_msPerTier",50);
self setClientDvar("party_msPerTier",50);
setDvar("badhost_endGameIfISuck",1);
setDvar("party_connectTimeout",1000);
} }
You will need to leave in the normal dvar "party_connectToOthers"=1 for said forcehost dvars to work, as it initiates upon it recognising that.
Here are some others by mossy again
Fhost(){
/* Created by EliteMossy */
setDvar("party_connecttimeout",1);
setDvar("badhost_minPercentClientsUnhappyToSuck",1);
setDvar("sv_maxPing",200);
}
Once you've put that in correctly then you'll want to recompress your patch, do that by also looking in xavex's thread once again :pedo: don't worry he's of age, and doesn't work for date line to catch a predator. You must login or register to view this content. if you did it in different .dats then just change what you're packzipping by using his code, just change the file you put..
Then transfer patch to PS3 and you can finally get a legit match!
Shit thread I know, its 2am and I'm bored, no need to tell me xD no need to rep for such a stupid thread that helps you so little either, just giving you guys an idea if your sick of these n00bs with their challenge lobbies and random de-ranking then use this xD. :sleep:
lol I got bored, leave me alone =D
Credits- EliteMossy, Drackos, Mossy again, Xavex, Mossy yet another time. Thanks to all of them and anyone else who has contributed anything to the hacking community.