Vincula NGen 1.5
Thanks, tim27taft. Glad it is going well for you.
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.
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...
Try this. raw 908:*:{ kick $comchan($nick,1) $nick Non-Subscriber. Get a subscription from http://getchat.msn.com }
No, I didn't look at the file you had, lol. I looked at a couple of websites for help. Anyway, the positions were some problems, lol. I did get them fixed, and they are working fine. I just wanted to know how to make it to where they w...
It was made for both msnchat, and groups. You just have to have your passport as a member of a group in order for it to get the UserRole if you want to join a groups room.. Otherwise it won't be able to join the groups room.
Thanks, Ozzy_10. It works now.
Are you talking about echoing it to your script, or messaging it to a room in different colors? Also, if you are talking about messaging it to a room is it for msnchat, or some other server, and if it is msnchat what msnchat connection d...
Have you checked to make sure the ktools.dll is in that directory? From the error message it seems to pick up the directory fine. However, it isn't locating ktools.dll.
That would be terrific, thanks. I'm currently working on an updated version to be released soon.
On *:Dialog:kickdialog:sclick:6:{ $iif($network == MSN,access $active add deny $address($did($dname $+ $chr(44) $+ 3).seltext $+ $chr(44) $+ 1) 1,mode $active +b $address($did($dname $+ $chr(44) $+ 3).seltext $+ $chr(44) $+ 1) 1) | kick...