Russian Roulette (gun version)

By Viper01 on Jan 10, 2007

This script is just something I made because I was bored. Fairly simple to use, just paste it into your remotes section and type @rr to use it. It is a spam script though so do not use if your bot is on a channel with a spam = kick bot on it. Tested and working.

#######################
##Viper01's Russian####
##Roulette Script!#####
#######################

on *:TEXT:!rr*:#: {
  var %rr = $rand(1,3)
  msg $chan $2 spins the chamber and squeezes the trigger...!
  if (%rr == 1) .timer 1 3 msg $chan CLICK! $2 got lucky.
  if (%rr == 2) .timer 1 3 msg $chan BANG! $nick watches $2 $+ 's brain splatter all over the wall.
  if (%rr == 3) .timer 1 3 msg $chan The gun jammed, $2 got lucky.
}

Comments

Sign in to comment.
dma   -  Nov 10, 2015

still working in 2015 good little script

 Respond  
Aaron   -  Jan 13, 2007

i edited yours some to make a runescape style rr :P its pretty fun thanks :D

 Respond  
RussellReal   -  Jan 12, 2007

doing that ########
########
etc doesn\'t damage it rly because if you make a group like

group blah

it won\'t be on or off therefore ignored and the script will continue to process correctly, just lettin ya kno ;)

 Respond  
Lindrian   -  Jan 11, 2007

Very simple, nothing special. 3/10
Add ; infront of text in ur snippet so u wont damage it :)

 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.