guest598594 commented on a Page, Simple !Say Script  -  Jul 23, 2007

id do

menu nicklist,status,channel {
Set Owner { owner }
}
alias owner {
set %owner $?=\"Who would you like to set as my owner?\"
}
on :text:!say :#: {
if ($nick == %owner) {
msg $chan $2-
}
}
on :text:!me:#:{
if ($nick == %owner) {
describe $chan $2-
}
}

 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.