on join say channels
Please Register to submit score.
| Average Score | 2.0 |
| Scores Submitted | 1 |
| Date Added | Jul 07, 2007 |
| Last Updated | Aug 19, 2007 |
| Tags | channel channels in is join on onjoin person say whois |
Introduction
<person> Is On: <all channels hes in>
<person> = the person that is joining your channel
Want to test the script or want to meet me? Join my channel:
Server: irc.SwiftIRC.net | Channel: #soresser
mIRC Snippet:
on join say channels
Posted on Aug 3, 2007 7:48 pm
Posted on Aug 3, 2007 7:48 pm
i've got that too :D
on *:JOIN:#chanhere: { whois $nick }
raw 319:*: { msg #chanhere 13,1 $2 8,1 is on 7,1 $3- }
on *:JOIN:#chanhere: { whois $nick }
raw 319:*: { msg #chanhere 13,1 $2 8,1 is on 7,1 $3- }




