napa182 commented on a Page, Cool Meter  -  Aug 11, 2007

oops typeo lmao
it\'s this

on ^*:text:!cool*:#: {
  if ( %cool == off ) {
    msg $chan sorry $nick Cool % is off
  }
  elseif ((%cool == on) && ( $2 == $me)) {
    msg $chan $2 Is 100% Cool =P 
  }
  else {
  msg $chan $2 Is $rand(0,100) % Cool =P }
}
menu channel { 
  cool
  .Turn On { set %cool on | echo -a Cool % Game is now on } 
  .Turn Off { set %cool off | echo -a Cool % Game is now off }
}
 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.