Thread: mirc users
View Single Post
Old 10-16-2002, 10:28 PM  
[Labret]
Registered User
 
Industry Role:
Join Date: May 2001
Location: Са́нкт-Петербу́рг
Posts: 10,945
Quote:
Originally posted by codemebaby
Yeah, it requires scripting

see /help on join for more information

The mirc help pages are basically useless. an hour and a half on google and I cant find shit. And if it were as simple as turning something off in the options, I would have found it a couple days ago.

n JOIN/PART

The on JOIN and on PART events trigger when a user joins or parts a channel.


Format: on <level>:JOIN:<#[,#]>:<commands>
Example: on 1:JOIN:#mirc,#irchelp:/msg $nick hiya!

Examples

on 1:JOIN:#:/msg $chan Welcome $nick

This triggers when any user joins any channel which you are on.

on 5:PART:#mIRC,#newbies:/describe $chan waves bye-bye to $nick *sniff*

This triggers when a user with access level 5 leaves channels #mIRC or #newbies
[Labret] is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote