Window -c
It depends on how you connection is. You may need to activate the connection if you have more than one status window open. /scon or /scid
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.
It depends on how you connection is. You may need to activate the connection if you have more than one status window open. /scon or /scid
You open a socket to the file and the server will start sending you the file one line at a time. You just /write this to the file name. /write -c file..mrc first. When it is all finished /load the file. mIRC stores each file in mem...
timer sends the channel name as $1. I dont know your server. If the room names start with % you can try removing the % and adding it when you join.
on *:text:! *:#:{ See the space between the ! & *? That will only respond to: ! paper ! rock ! scissors
Oh sorry, I didn't really understand your question ... or where your question was for that matter. I thought your question was how to get checkboxes in the second column. If your question hasn't been answered please re-ask it. Thanks....
A spell checker useless? It is actually the most requested script I get. I would think a spell checker would be very usefull in a chat room environment.
Point out all you like. I've never seen Vista crash emptying the recycle bin either.
No, it wasn't very funny. But then you joined Rumbaars and said "what's the problem?" and I've been using Opera ever since.
I don't know if this is an issue when using mIRC by itself to connect to Buzzen, but when you use a socket connection, it is up to the creator to route the info to the socket correctly. Most connections don't do this and leave you hangin...
From SoulFly ... raw data:*:{ if ($3 == CMWHISP) && ($window($nick)) { if ($4 == WHISPACCEPTED) { echo 11 -t $nick ... Your whisper with $nick has been accepted. } elseif ($4 == WHISPWNDCLOSED) { echo 11 -t $nick ... $nick ha...
Just copy and paste. That's what I did.
Good Luck and Congratulations RdNck_CA!!!
I dunno, I'm not one to jump on the latest bandwagon but when I setup an iPhone for a customer I fell in love immediately.
Should use the latest nhtml, which is 2.95, anyways.
Installed fine on my three machines. I'm waiting until I start installing it on customers computers.
I wouldn't. I left MSN before it closed and was very happy to.
Gwen would kick yahoo's butt hands down. Gwen FTW Edit: For the record I haven't had any issues with the helpdesk at Buzzen. Course, I don't count on them for much. I get answers from the developers and use the help desk to r...
That service is around $50 a month here plus the adapter.
I noticed you starting a lot of good threads and always helping. I feel you deserve it. Good job, keep up the good work and congratulations!
Good, I wouldnt limit any knowledge to one source. Good luck with it.
That will kick if one of the words int heir away message is more than 20 characters.
aliases Aliases are tools for scripting. Aliases were created to allow the user to create their own commands and identifiers. These are the two main uses for an alias. The most common would be kind of like a macro. An alias would perfo...
I understand your point but there are more things to life than making money. If we created a species whose sole purpose, drive and mindset was based around money it would be a very boring, uncultured group. History, geography, philosophy...
I prefer a list of results like google. This is just emulating the Apple iTunes look. I find no worth in it. They wasted their time as far as IM concerned.
Lynx, the code I presented was a guideline. It didn't have the commands to connect to your server. Also, I accidentally left the $ off the $chan(0) identifier which is why you had the recursive loop. I've fixed it, but again, it is missi...