Is there..
To know what it is you want add an echo event in the sockread just after you tokenize the sockread. Then it will echo whatever is returned.
Find discussions and posts across the Forum sections you are allowed to read.
Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.
To know what it is you want add an echo event in the sockread just after you tokenize the sockread. Then it will echo whatever is returned.
Thanks, Ozzy_10. I found out that Vincula NGen 2.0.5 isn't ocxless yet as I thought it was. For some odd reason it was using the msnchatx.ocx that ClearMSN had in a completely different directory. I have no idea how it did it, but that w...
I took a look at the tggrabber code just now, and found that some of it does look simular. I'll talk to the guy who gave me this code, and talk to him about it. In the meantime, I'll take the code out. Thanks for letting me know, Ozzy_10.
Okay, guys. I have really now made it ocxless, lol. There was one key code I forgot to add. Add this code to the beginning of the on *:SOCKOPEN:msn.look.*: { event... sockwrite -tn $sockname IRCVERS IRC8 MSN-OCX!9.02.0310.2401 $crlf AU...
why didnt u make ngen ocxless? Because I haven't had any experience with ocxless auth, yet. Infact, I still need to learn how to code a connection, lol. All I did for NGen had nothing to do with the connection part. Just to make it a lit...
Hey Dobby. I'll check it out, and fix it if I find the problem. I am currently working on Vincula NGen2 which will be out shortly.
In the future you can also use the command /msn.resetocx to reset it to use webchat.
I've heard that sysops, guides, and such uses a program specifically for msnchat staff, and some of them even uses programs such as ViperBot, or other bots like that (JJ must be very good, lol ). Anyway, if you want to use some program t...
Thanks, tim27taft. Glad it is going well for you.
Already fixed, bro
Alright, glad it works for you, now.
I am currently working on Vincula NGen which will be alot more easier for you to use in tha family of Vinculas than past Vinculas. I will also work on a passport grabber for it so you can view your info. It will be ready by tomorrow some...
yes but where i put in vinculte the code : ','5AAAAAFAACBoU5lfnUCqH0qJGOK*wY1mVl4p7w6JDLK6l4m3PZnVr7vU9BNKmap3SKomeh14hp3Uoy0S45GI3aUuImRAtnEapHbsjvTACrMXJQObV6yE7WiWRrMvk5mkUqeZeI*TP427A$') for enter in the chan??? sorry i haven't under...
Have you tried to join other rooms? It might be that someone has your address banned either by accident, or for some other reason. If you can join other rooms then it isn't a server problem then.
Or you can use this code. This code will work for groups, or msnchat. on *:text:!url:#:{ if ($left($server,12) == TK2CHATCHATG) { msg $chan The room url is http://groups.msn.com/ $+ $remove($chan,$chr(37),$chr(35),G_) $+ /chat.msnw } els...
Hmm, it should work. What code do you have right now? P.S.: I see the problem now. You have it to halt all commands whenever it is you who joins the channel. Try this code... #scriptchecker on on ^@*:JOIN:#:{ if ($nick == $me) { who...
Hey, Vexation. Great work. Thanks for the update. Even the toolbar works now. P.S.: It is best viewed by more than 800x600 pixels.
Here is a screen shot of the icon/color changer for the new M-ChatZ2 ...
If it is the schools computer it would be best to ask first before copying any file to the computer. It would also be best to ask before you use mirc on the computer as well if you haven't already done so. Most schools, and companies fro...
It is possible, but you both must have the same icons in order to do it with, and the same script as well with the same coding, and everything.
Hey Gate Keeper. Thanks for all your help. I'm downloading it now, and will test it for you.
I don't think they are planning on closing Groups Chat. The messages about it here was just an April Fools Joke, lol.
I found out that code doesn't work. It worked for me. Your method isn't a very good one because they can just open up the script in notepad and see the password. I know you could just remove that part of the script altogether but many pe...
If I'm not mistaken, I think Vexation took the ability to clone out for nuclearmsn. I could be wrong, though, but that is what I heard. I'll test it out, and see, though
Okay, it looks like it is missing the alias for dc. Here is the code I'm specifying that needs the dc alias... on *:dialog:nick:sclick:1:{ set %nickz $did(1).seltext did -ra nick 26 $dc($did(1).seltext) did -ra nick 25 $$ial($did(1).se...