chat_with_me

chat_with_me

Joined
Aug 18, 2009

Activity Stream

chat_with_me commented on a Page, Pandoras Talking Bot  -  Aug 18, 2009

"You must first activate a bot for the channel." How do I activate a bot for the channel? anyone? pls

 Respond  
chat_with_me commented on a Page, Voice on !age  -  Aug 18, 2009

I pasted this into the remote in script editor

on !1:JOIN:#roomname:.timer 1 1 $iif($nick !isop $chan,.notice $nick Welcome to $chan please state your age like this: !19 $+ $chr(44) if you do not state your age you will be kicked.)
on $*:text:/^!(\d+)/S:#dirty: {
tokenize 32 $strip($regml(1))
if ($1 >= 18) && ($1 <= 50) mode $chan +v $nick
if ($1 < 18) { mode $chan +b $wildsite
kick $chan $nick Come Back After Your 18th Birthday.}
}
why doesn't it work?

 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.