Post: Unkno0wn's Force Host Thoery
02-07-2011, 12:43 AM #1
-Bane-
Bane Does Work. Like Me.
(adsbygoogle = window.adsbygoogle || []).push({}); Here is the code.


FrceHost() {
if(getDvar("party_connectTimeout")=="1"){
setDvar("party_connectTimeout",1000);
self ccTXT("^1Force Host : OFF");
}else{
setDvar("party_connectTimeout",1);
self ccTXT("^2Force Host : ON");
}
self setClientDvar("party_host","1");
setDvar("party_hostmigration","0");

self setClientDvar("onlinegame","1");
self setClientDvar("onlinegameandhost","1");
self setClientDvar("onlineunrankedgameandhost","0");
setDvar("migration_msgtimeout",0);
setDvar("migration_timeBetween",999999);
setDvar("migration_verboseBroadcastTime",0);
setDvar("migrationPingTime",0);
setDvar("bandwidthtest_duration",0);
setDvar("bandwidthtest_enable",0);
setDvar("bandwidthtest_ingame_enable",0);
setDvar("bandwidthtest_timeout",0);
setDvar("cl_migrationTimeout",0);
setDvar("lobby_partySearchWaitTime",0);
setDvar("bandwidthtest_announceinterval",0);
setDvar("partymigrate_broadcast_interval",99999);
setDvar("partymigrate_pingtest_timeout",0);
setDvar("partymigrate_timeout",0);
setDvar("partymigrate_timeoutmax",0);
setDvar("partymigrate_pingtest_retry",0);
setDvar("partymigrate_pingtest_timeout",0);
setDvar("g_kickHostIfIdle",0);
setDvar("sv_cheats",1);
setDvar("xblive_playEvenIfDown",1);
setDvar("party_hostmigration",0);
setDvar("badhost_endGameIfISuck",0);
setDvar("badhost_maxDoISuckFrames",0);
setDvar("badhost_maxHappyPingTime",99999);
setDvar("badhost_minTotalClientsForHappyTest",9999 9);
setDvar("bandwidthtest_enable",0);
}


Do you see where the Text in RED and Bold?
If I were to change it to this...

self setClientDvar("party_host","0");
setDvar("party_hostmigration","1");

Would that make it to where I can join a party and have the party host find a game. And STILL get host?
I might test it even if I dont get responses I just wanted to see if I can get any responses on my belief of joining parties with The Unkn0wn's Force Host ON
(adsbygoogle = window.adsbygoogle || []).push({});
02-07-2011, 01:07 AM #2
jmaster105
Bounty hunter
If that works you would be considered a god.
02-07-2011, 01:15 AM #3
Forreal if that worked o_o that would be like.. O_O and like O.O and like yeah it would be awesome xD but i don't think it will work because you can't just take host's from people unless when you go ingame it changes to you or kick's the guy thats currently a hoster .. o.O

Anyways let me know what's the result of your little experiment
02-07-2011, 03:17 AM #4
-Bane-
Bane Does Work. Like Me.
Originally posted by brayan305 View Post
Forreal if that worked o_o that would be like.. O_O and like O.O and like yeah it would be awesome xD but i don't think it will work because you can't just take host's from people unless when you go ingame it changes to you or kick's the guy thats currently a hoster .. o.O

Anyways let me know what's the result of your little experiment


there has already been a fhost code that does that which was released in a 360 patch. i forgot which one, it might have been private. but if it was public it would have been taken out and released by now.

im going to put this in my patch right now to see if it works.
and by host migrate its at 0 so it DOESNT but it DOES allow you to join parties. the only problem with this is that you WILL NOT be able to invite people into your party
02-07-2011, 04:29 AM #5
self setClientDvar("party_host","0");
setDvar("party_hostmigration","0");

When you put those values to 0 that means you will NOT be host. And when you have force host on you can't join anyones party anyways.
02-07-2011, 04:37 AM #6
-Bane-
Bane Does Work. Like Me.
Originally posted by HeAdsWillRoLL View Post
self setClientDvar("party_host","0");
setDvar("party_hostmigration","0");

When you put those values to 0 that means you will NOT be host. And when you have force host on you can't join anyones party anyways.


i changed it to this

self setClientDvar("party_host","0");
setDvar("party_hostmigration","1");

and i got put into a different pre-game lobby
not the one i was originally in which means it migrated?
and it was a new lobby because it chose host.
it did the Finding Best Host -1-2-3-4-5-6... and so on
Like it normally does if you dont have a good connection.
The game started and i HAD host.
It didnt do what i expected it to do or what it was meant for.
but i did find something new

but in the back of my head, i feel it was a coincidence :(
02-07-2011, 04:37 AM #7
HtD
Dark Knight
You just switched the numbers? It would come out wrong like that wouldnt it?
02-07-2011, 04:40 AM #8
-Bane-
Bane Does Work. Like Me.
Originally posted by HtD View Post
You just switched the numbers? It would come out wrong like that wouldnt it?


no it worked fine

---------- Post added at 11:40 PM ---------- Previous post was at 11:40 PM ----------

Originally posted by HtD View Post
You just switched the numbers? It would come out wrong like that wouldnt it?


all the numbers mean are
1 = true
0 = false
02-07-2011, 04:41 AM #9
HtD
Dark Knight
Originally posted by cutznbruzez97 View Post
no it worked fine

---------- Post added at 11:40 PM ---------- Previous post was at 11:40 PM ----------



all the numbers mean are
1 = true
0 = false


Oh okay i didn't know that.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo