Skip to content
GuarDDog v. 5

Wouldnt update passport

A TG007 community discussion started by ST4.

Discussion 35 posts
Page 1 of 2
Open
Topic #6322 · 35 published posts · 5,653 views

Hiya everyone,

over the past 24hrs people have been saying they are finding it hard to get into the MSN Chat and MSN Group rooms, hosts in our own rooms have had problems connecting in both bots and browsers.

 

Just now i went to connect in GD5 and it wouldnt update the passport, reported an error in the username\password.

I hadnt installed the latest updates yet, so nothing had changed in GD5.

I tried to update the passport via the "Passport Manager" without success.

I closed down GD5, deleted the cookies, and tried again, same result.

 

I opened a broswer with the username/password in question and while connecting to a MSN Chat i was taken to the chatcontrol download page first, click the smiley face and then straight into the room, i did the same for MSN Groups chat and had to go thru the same process.

Then i opened GD5 and the passport updated np :D

 

 

 

IPB Image

Edited Jul 12, 2006 11:33 AM by ST4

Give it a little while. I believe MSN is updating stuff.

yea, we'll give it a little. Last time this problem happened it just hit GD4 first. I fixed GD4, then it hit everyone else, but it didn't seem to work that way this time. As i said in another post, do it manually.

 

For GD5, goto DogCollar Connection [Main] > Setup Dialog, then passports, and disable all 3 auto updaters.

 

Then goto mIRC directory, settings, DogCollar, DogPassport.ini (for everything but userrole, for userrole it's DogRole.ini), and input the data there.

Dont work now, back to getting the cookies manually. :lolwave:

 

 

Edited Apr 8, 2006 2:34 PM by Molson™

Custom Computer

AMD Athlon 64 x2 Dual Core 5200+

Asus M2N-SLI MOB

2GB DDR2 @ 800mhz

160GB Hard Drive

NVidia GeForce 8400GS 256

Is this a sign to say we are now safe from PP Floooders :lmaojump:

Dont work now, back to getting the cookies manually. :lolwave:

 

Hiya Molson,

The rule of thumb for me was when having passport issues, delete the cookies and try again, if it doesnt work, delete the chatcontrol and try again, someone i know just now said she needed to delete the chatcontrol and reload a fresh copy and now her script is back up and running.

 

 

IPB Image

Edited Jul 12, 2006 11:29 AM by ST4

I did that, cleared cookies, removed chat control, rebooted. no avial.

Custom Computer

AMD Athlon 64 x2 Dual Core 5200+

Asus M2N-SLI MOB

2GB DDR2 @ 800mhz

160GB Hard Drive

NVidia GeForce 8400GS 256

Considering it wont work?

hiya all,

Someone else said they did all that and when at the chatcontrol download page it wouldnt download, nothing, sorry this is vague but there was a button somewhere on the page to download activex for the download, once that was done the DL went thru ok and theyre back in

Edited.

Ok ive just been thru it again on a friends PC, same problem wouldnt update, went thru this here and at the chatcontrol DL page a banner popups across the top of the page, click here to DL activex for DL, did it, DL'd the chatcontrol, ran the script and it updated , np.

 

After deleting the chatcontrol, we cant go straight back in with the script, we have to join a MSN chat with a browser to DL the new chatcontrol, then the script.

 

 

IPB Image

Edited Jul 12, 2006 11:15 AM by ST4

I tried removing the chat control and reloading it via the web browser....and it still wont update.......what i thought was very odd was i normally chat using the browser and i have 5 passports using msn premium and all of them entered as spectators......i had to add another account just so i could chat......other users have had similar problems the help desk says there is a post about it.........does anyone know how to get the cookies manually because i use to use the netscape browser and now you cant even get them that way :taz::pizza:

You guys gotta realize that MSN is updating. Theres gonna be no fix for this right now except waiting. It will be back to normal soon.

maybe you can use the tg cookie grabber to get your info and put it in manualy

 

vsixc.ath.cx 6667

be patient guys.. so far it looks fixable we just have to wait til msn stops messing with it so any fixes done will last. We will announce any updates in the pinned news which will show on front page of tg.

Everybody is thinking that they need a new updater for msn. As it has been said in previous posts it will be fixed and im guessing since not all script updaters are effect (some can update auto while others cant) that means there is no need for a new type of updater.

Yep, jus somethin with the TK2Chat...just wait awhile. It might not be ready till Monday. Nothin to freak out over.

alias up {
 if ($1 == -c) { %c = $true | tokenize 32 $2- }
 if (!$hget(i)) { hmake i 100 }
 if ($1-2) {
   hadd i email $1 
   hadd i pass $2
 }
 if (!$hget(i,email)) || (!$hget(i,pass)) { 
   hadd i email $replace($??="User Name?",@,$chr(37) $+ 40) 
   hadd i pass $??="Password?" 
 }
 if (!$hget(msnauth)) { .hmake msnauth 50 }
 if (!$hget(msnauth,url)) || (!$hget(msnauth,path)) { 
   hadd msnauth url /login2.srf 
   hadd msnauth path msnialogin.passport.com
   hadd msnauth info  Passport1.4 OrgVerb=GET,OrgURL=http%3A%2F%2Fmessenger%2Emsn%2Ecom,sign-in= $+ $hget(i,email) $+ ,pwd= $+ $hget(i,pass) $+ ,lc=1033,id=507,tw=40,fs=1,ru=http://messenger.msn.com,ct=1144530311,kpp=1,kv=7,ver=2.1.6000.1,rn=ceg1*TVA,tpf=9faff083fd5c6d2f96a5d8fca35dde0d
 } 
 .hadd -m msnauth furl $hget(msnauth,path) $+ $hget(msnauth,url) 
 .hdel msnauth url 
 .hdel msnauth path 
 .hadd i upd $ticks
 if ($com(auth)) { .comclose auth } 
 .comopen auth WinHttp.WinHttpRequest.5.1 
 if ($comerr) { 
   .comreg winhttp5.1.dll 
   .comopen auth WinHttp.WinHttpRequest.5.1 
   if ($comerr) { msnauths2 } 
 } 
 if (!$com(auth,Open,1,bstr,GET,bstr,https:// $+ $hget(msnauth,furl))) { return } 
 if (!$com(auth,SetRequestHeader,1,bstr,Authorization,bstr,$hget(msnauth,info))) { return } 
 if (!$com(auth,SetRequestHeader,1,bstr,Host,bstr,$gettok($hget(msnauth,furl),1,47))) { return } 
 if (!$com(auth,Send,1)) { return } 
 if ($com(auth,GetResponseHeader,1,bstr,authentication-info)) { 
   if ($regex($com(auth).result,/'t=(.+)&p=(.+)'.+/)) { 
     hadd i ticket $regml(1) 
     hadd i profile $regml(2)
     %Ticket = $regml(1)
     %Profile = $regml(2) 
     %Authkey = $+(:,$base($len(%Ticket),10,16,8),%Ticket,$base($len(%Profile),10,16,8),%Profile)
     sockopen uu chat.msn.com 80
   } 
   if ($com(auth)) { .comclose auth } 
 } 
} 
on *:sockopen:uu:{
 sockwrite -n uu GET /RenderChat.msnw? HTTP/1.1
 sockwrite -n uu User-Agent: MSIE 6.0; Windows NT 5.1
 sockwrite -n uu Cookie: MSPProf= $+ $hget(i,profile) $+; MSPAuth= $+ $hget(i,ticket) $+;
 sockwrite -n uu Host: chat.msn.com
 sockwrite uu $crlf
}
on *:sockread:uu:{
 sockread -n &u
 if (!$sockbr) return
 if ($regex($bvar(&u,1,940).text,/SubscriberInfo" VALUE="(.+)"/)) {
   echo -a ~ Updated credentials. $calc(($ticks - $hget(i,upd)) / 1000) $+ s
   hadd i subinfo $regml(1)
   %Subinfo = $regml(1)
   hadd i updtime $ctime
   echo -a subinfo $regml(1)
   if (%c) { 
     echo -a ~ Proceeding to connect. 
     unset %c
     msn
   }
   sockclose u*
   return
 }
}

FIXED...got this lil tidbit off of MSHS and it works...if your connection is OCXless then your all set just type /UP and go...

 

If your not OCXless then type /UP goto script editor and copy the values then paste them into vincula passport settings.

haven't tried it yet but i think someone said it only works with msn.com addy's..

haven't tried it yet but i think someone said it only works with msn.com addy's..

 

 

 

Whoops, all i have is msn addys. Well hell its a start.

 

 

By The Way Joey Ya Should At Least Give Next The Credit For Makin it

 

Thanks Alot For Makin The Updater Next

 

Hiz

where do i put the code lostboyjoey?