Jethro commented on a Page, "Who Said it?" Game  -  Apr 08, 2010

I don't get this here:> on :text:whosaiditgame*:#:{
if ($1 == %c $+ whosaiditgame) {Why do you use %c <- mirc sees it as a variable. I don't see that as being necessary.

Why not just:

on *:text:*:#:{
  if ($1 == whosaiditgame) {
 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.