on join say channels

By Soresser on Jul 07, 2007

Your bot will message:

Is On: = 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 ON *:JOIN:#: { if ($chan == #soresser) { /halt } set %thisuser $nick set %chan2whois $chan whois $nick } raw 319:*:{ if (%chan2whois) { msg %chan2whois %thisuser Is On: $3- unset %chan2whois } } ```

Comments

Sign in to comment.
GAWD   -  Aug 03, 2007

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- }

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.