Search found 15 matches

by Tech
Mon Nov 03, 2003 18:22 pm
Forum: Discussion Archive
Topic: Color in MSN Name bug!
Replies: 7
Views: 62603

Make it this...

Code: Select all

echo -a $strip(%msn.clickemail) ::: $gettok(%msn.chatserver,1,58) ::: $gettok(%msn.chatserver,2,58)

sockopen chat. $+ $strip(%msn.clickemail,burc) $gettok(%msn.chatserver,1,58) $gettok(%msn.chatserver,2,58)
Then respond with what it is.[/code]
by Tech
Mon Nov 03, 2003 18:02 pm
Forum: Discussion Archive
Topic: Color in MSN Name bug!
Replies: 7
Views: 62603

Give me a few seconds to look into this prob.
by Tech
Mon Nov 03, 2003 17:36 pm
Forum: Discussion Archive
Topic: Have a question? Ask Tech.
Replies: 0
Views: 56182

Have a question? Ask Tech.

If you have any questions OTHER than the "Auth" error, feel free to ask.
by Tech
Mon Nov 03, 2003 17:30 pm
Forum: Discussion Archive
Topic: Color in MSN Name bug!
Replies: 7
Views: 62603

Try using $strip() in the sockopen command for the chat.email
by Tech
Mon Nov 03, 2003 17:27 pm
Forum: Discussion Archive
Topic: * No such Com 'auth' open (line 15, msnauth.mrc)
Replies: 16
Views: 91089

Re: a quickfix that worked for me

meekaaku wrote:btw, whats the difference between .hdel and hdel?
The difference is simple. ".hdel" displays NO error message when error occurs. "hdel" is a called command, and when it errors it will show resulting error.
by Tech
Sat Nov 01, 2003 19:04 pm
Forum: Discussion Archive
Topic: * No such Com 'auth' open (line 15, msnauth.mrc)
Replies: 16
Views: 91089

WARNING!!!

Do NOT follow the above instructions. The error is due to a dll which uses WINHTTP to format a socket connection. The error is human not machine. There may not be a fix anytime soon for all users, but one is coming! Due to the length of andys script I am having to rewrite more than the Auth script t...
by Tech
Wed Oct 29, 2003 12:44 pm
Forum: Discussion Archive
Topic: An Update!
Replies: 14
Views: 67040

You should seriously think about redoing the msn auth scripts.
by Tech
Tue Oct 28, 2003 18:17 pm
Forum: Discussion Archive
Topic: help me!!
Replies: 1
Views: 19591

Thats a big job due to the dynamic variables that come in as EN.
by Tech
Tue Oct 28, 2003 18:00 pm
Forum: Discussion Archive
Topic: Crash On Sign In >_<
Replies: 3
Views: 23201

There are a few reasons I can think of why this would happen. One is that one of your online contacts has an illegal character name that Andy's msn for mIRC can't quite understand yet. The other reason is that the new security updates change a cookie/protocol slightly that denys login.
by Tech
Tue Oct 28, 2003 17:54 pm
Forum: Discussion Archive
Topic: Scripting for MSN for mIRC -- help needed
Replies: 2
Views: 22435

What your wanting to do takes a good share of mIRC scripting along with good base knowlage of MSN protocol. A starting point for you is this: on *:sockread:msn:{ if ($sockerr > 0) return :nextread if ( $sock($sockname) == $null ) { halt } sockread %msn.data set %msn.data.nodecode %msn.data if ($sock...
by Tech
Tue Oct 28, 2003 17:43 pm
Forum: Discussion Archive
Topic: /sockopen: 'lalala' socket in use (line 13, msnnewver.mrc)
Replies: 2
Views: 20622

Actually it might work. It all depends when and how the error had occured. If the socket is one YOU tried to open manually the code may not know how to work with it. If the socket is part of the code, check to make sure the socket is open at the point in time the code tries to read/write/work with t...
by Tech
Tue Oct 28, 2003 17:35 pm
Forum: Discussion Archive
Topic: An Update!
Replies: 14
Views: 67040

in under a week scriptors had decompiled this, and come up with the method of inputting this new cookie info back into their connection protocals Decompileing to gather a cookie is rather pointless, when you could just listen to the socket by running it over a proxy. It takes much longer to decompi...
by Tech
Tue Oct 28, 2003 17:31 pm
Forum: Discussion Archive
Topic: An Update!
Replies: 14
Views: 67040

Re: Login

I assume all that needs to be done is figure out how to get the ticket number by connecting to login.passport.com on port 443. Cause that's where I'm stuck. There are many ways to do something. Most of them are wroung. For email use HTTP codes sent to server with cookie information after login. (Si...
by Tech
Tue Oct 28, 2003 17:23 pm
Forum: Discussion Archive
Topic: MSN IP Sniffer
Replies: 3
Views: 23719

Guts has nothing to do with it. It's all about the balls.

Anyway the point of IP sniffers whent out a long long time ago. Now days people think having an IP of a user makes them powerful when in fact it opens pandoras box. I suggest you guy's stick to Gamma R.
by Tech
Sat Oct 25, 2003 15:27 pm
Forum: mIRC Related
Topic: msn chat bot
Replies: 3
Views: 26162

Theres enough spam on the net as is. No need to create more.