GlobalAnomaly commented on a Page, Russian Roulette  -  Nov 11, 2009
on *:text:`RRoulette:#: {
  set %RRoulette.num $r(1,3)
  set %RRoulette.target $r(1,3)
  .msg # So you wanna test your luck against me eh $+($nick,?)
  .describe # flips a revolver in the air..
  .describe # catches it and fires at $+($nick,!)
  if (%RRoulette.num == %RRoulette.target) { .describe # BOOM! A bullet hit $+($nick,!) | .timer 1 1 kick # $nick BOOM! | unset %RRoulette.num | unset %RRoulette.target | halt }
  else {
    .msg # CLICK! $nick got lucky!!
    unset %RRoulette.num
    unset %RRoulette.target
  }
}
 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.