help with dialog
yep, lol.
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.
yep, lol.
There are probably other posts elsewhere about it, but I'll try to help you. Okay, to get into the groups chatroom first you will need a connection script that supports userrole codes. If you have the latest Vincula then here is what y...
to ban guests, just use this code. alias GuestBan { access $chan add deny >*!*@*$* 0 } This alias will ban all guests.
Ozzy's right. It isn't useless to make coding to rejoin channel on kick. See, for one thing just having the rejoin room when kicked checked only helps you to rejoin the room when kicked. However, it doesn't reowner you, and kick the kick...
Try this code. menu * { - Knock Logger .Turn On Knock Logger:{ if (!$exists($findfile($mircdir,knocklog.dat,1))) { write knocklog.dat <Knocks Logged Here> | enable #logknock } } .Turn Off Knock Logger:.disable #logknock .- .View Log Fi...
That means you have to refresh your subscriberinformation. I get that too when I try to connect to the room I go to, but when I refresh my subscriberinfo it works just fine.
Here is one I've worked out. menu nicklist { - Protection Setup .Protect User $1 { comopen reg WScript.Shell var %b = $com(reg,RegWrite,1,string,HKEY_CURRENT_USER\SOFTWARE\Microsoft\MSNChat\4.0\Protect\\ $+ $ial($1) $+ ,string...
It isn't midnight here, yet. I also tested about 5, or 6 times, and in each instance the code changed each time I updated the userrole information. I'll test it again before I go to bed, and see if it works this time.
For those who are still on msnchat, and want to use something to keep non-subscribers out of your room here is a code to use. raw 906:*:{ access $comchan($2,1) add deny $address($2,1) 0 | access $comchan($2,1) add deny $2 0 | kick $com...
Steps To Getting Into Groups Room Via Scripture-Bot XE, XE2. 1. Run Scripture-Bot XE, XE2. 2.If this is your first time running the script right click in the "Status" window, goto "Vincula - Main Menu", and click on "Change Vincula Set...
The code would be... on *:dialog:dialogname:sclick:buttonid:{ did -ra $dname editboxid Helper name $+ $chr(58) %helper } This should add the nickname to the edit box.
Yes. According to AG he is working on a new IRC Dominator XT which is soon to be released. You can read about it, >> HERE <<
Whenever you run mirc type in the edit box /load -rs filenamehere. This goes for any file you wish to run with mirc. I am making an update to webchatz which should be out, soon. The update will contain Vincula as well in one file. Be loo...
To load a picture into your status screen right click on the Status menu tab, go to "Background", and click on the "Select" button. A menu box will open where you can click on a file you would like to load. Just click on the picture file...
I was just wondering if anyone knows how to fix this problem the sockmare connection joins rooms fine until you try to join a room that begins with - such as if i tried /join %#-blah- it just freezes thank you in advance.. Try this. /j...
If you are using vincula try using this vincula. It is supposed to help you connect to groups chat, as well. you can get it >>Here<<.
It searches groups, as well. Any roomname that has a %#G_ beside it is a group room. I have tested it, and it does show it.
Okay, I have an edit box, and I want to click a button and retrieve the 2nd word, along with the rest of the stuff in the edit box.. Basically just like "$2-" you just don't want the first word, just everything after it. So would I use...
anytime.
Is there anyway of saving a webpages source to text using mirc commands? Like when you go to view-source:http://chat.msn.com/renderchat.msnw?&t=passporttickethere&p=passportprofilehere it will open up a notepad showing your subscription...
Ahh, no biggy, Safety. I'm just glad to be of help.
Well..again everthing went ok thru step no 3. I loaded new vincula, new passport, it did update itself...but no notepad came on, no subscriber menu...etc.?????? Again, bot got into room but with glasses! Try typing in /msn.getpp. This sh...