Page 1 of 1

Can Not Login v3.81

Posted: Fri Aug 22, 2008 14:19 pm
by Guest
Hi, I have just downloaded your script, GREAT idea.

I have a problem, I can not login at all. I did the debug thing i read on here and here is what i am getting

v3.81
---- Message of the Day ----
Version 3.81 has been released, a very minor update - only worth it if you can't connect.
*** Connecting...
*** Connected
VER 0 MSNP8 CVR0

NO Contacts appear and it just hangs doing nothing.

Thanks for any help.

Snowy

Re: Can Not Login v3.81

Posted: Fri Aug 22, 2008 17:23 pm
by andyc
Can you paste what line 224 of msn.mrc contains?

Ctrl-G to jump to a line.

Re: Can Not Login v3.81

Posted: Fri Aug 22, 2008 17:35 pm
by Guest
Hi Thanks

Code: Select all

  if ( VER $calc(%msn.main - 1) MSNP8 isin %msn.data ) {
    hadd -m messenger session $calc($hget(messenger,session) + 1) 
    sendmsn CVR %msn.main 0x0409 winnt 5.1 i386 MSMSGS 4.7.3001 WindowsMessenger %msn.user 
  }

Re: Can Not Login v3.81

Posted: Mon Aug 25, 2008 14:19 pm
by andyc
OK well it looks like you're not getting anything back from the MSN server.

Have you tried disabling any firewalls (including the windows firewall)?

Type:

/set %msn.server messenger.msn.com

and ensure that connections can be made on port 1863 to that server.

Re: Can Not Login v3.81

Posted: Tue Aug 26, 2008 13:40 pm
by Guest
I dont have windows firewall on and i have opened the ports on my router but i still can not connect. I typed that line but now get the message when trying to connect

-
* /sockwrite: 'msn' not connected (line 196, msn.mrc)
-

:( Sorry for the hassle.

Snowy

Re: Can Not Login v3.81

Posted: Tue Aug 26, 2008 14:45 pm
by Guest
I dont know if this matters, i cant see why it should be i am connected through psyBNC

Re: Can Not Login v3.81

Posted: Tue Aug 26, 2008 14:55 pm
by andyc
You are connected to an IRC server through psyBNC?

If you're trying to connect to MSN through that then you may have a problem. It's very odd that you get nothing at all back from the MSN servers.

Try typing the following as soon as you see "VER 0 MSNP8 CVR0" appear:
/sockwrite -n msn VER 0 MSNP8 CVR0

Try to disable any kind of BNC thing you are using.

It's not hassle by the way!