Jethro commented on a Page, Coin Flip Snippet (Updated!)  -  Apr 08, 2011
on *:TEXT:!flip:#:{
  if (%flood [ $+ [ $nick ] ]) { return }
  set -u3 %flood [ $+ [ $nick ] ] $true
  msg $chan 4 $nick 3flips a coin...
  set -l %flip $rand(1,2)
  msg # 3the coin landed on $iif(%flip == 1,4heads,4tails)
}
 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.