lehmann14l commented on a Page, Simple !Say Script  -  Aug 19, 2007

on :TEXT:say:?:{
if ($level($address($nick,2)) == 100) {
if ($3) {
if ($me ison $2) {
/msg $2 $3-
}
else {
/join $2
/msg $2 $3-
}
}
else { /msg $nick What to say? }
}
else { /msg $nick NO ACCESS :-D }
}

 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.