fumpyy@gmail.com commented on a Page, Help with copy chat bot  -  Sep 01, 2014

Help?

Herc08  -  Sep 01, 2014

In your case, you would probably want to do something like this

on :TEXT:!annoy :#: {
set %me. $+ $2 $true
msg $chan Now annoying $2 , to turn off use !stop $2
}

on :TEXT:!stop :#: {
unset %me. $+ $2 $true
msg $chan Not annoying $2 anymore.
}

on *:text:**:#:$iif(%me. [ $+ [ $nick ] ],msg $chan $1-,return)

Sign in to comment

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.