Pictochat
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Just gonna do this: Pictobot's !guessbox script

Go down

Just gonna do this: Pictobot's !guessbox script Empty Just gonna do this: Pictobot's !guessbox script

Post  ShyGuy Sat Apr 09, 2011 8:50 pm

Well, mIRC experts may say this is easy, but I'm just going to post this just because I need to play SOME part in the scripting section.
XD Anyways, this is the Guessbox script.
on *:TEXT:!guessbox:#: {
{
var %gb $rand(1,20)
var %bench.time = $ticks
var %bench.mark = 0
while ($calc($ticks - %bench.time) < 1000) {
inc %bench.mark
}
if (%gb == 1) describe $chan kicks a guess box, you got... a 6POISON 8SHROOM
if (%gb == 2) describe $chan kicks a guess box, you got... piranha plant comes out, and burns you with a fire ball.
if (%gb == 3) describe $chan kicks a guess box, you got... A 8$COIN$....YAY!
if (%gb == 4) describe $chan kicks a guess box, you got... a 4Fire Flower
if (%gb == 5) describe $chan kicks a guess box, you got....AIDS. :P
if (%gb == 6) describe $chan kicks a guess box, you got... a Mushroom!
if (%gb == 7) describe $chan kicks a guess box, you got... a 9 1-UP!
if (%gb == 8) describe $chan kicks a guess box, you got... VODKA!
if (%gb == 9) describe $chan kicks a guess box, you got... A 10ONE-HUNDRED DOLLAR BILL! Oh wait...wrong...you got...14A DIME!
if (%gb == 10) describe $chan kicks a guess box, you got... A 2SUPER7CUTS cupon, now you can get haircuts free for an entire month!
if (%gb == 11) describe $chan kicks a guess box, you got... a pack of PROFRAM!
if (%gb == 12) describe $chan kicks a guess box, you got... 8THOUSANDS OF COINS SHOOTING AT YOU FROM THE BOX! YOU JUST GOT A JACKPOT!
if (%gb == 13) describe $chan kicks a guess box, you got... a bob-omb!
if (%gb == 14) describe $chan kicks a guess box, you got... A 4S8T7A2R!
if (%gb == 15) describe $chan kicks a guess box, you got... A 9Y8O9S8H9I 8E9G8G!
if (%gb == 16) describe $chan kicks a guess box, you got... A 4-NUKE LAUNCHER-
if (%gb == 17) describe $chan kicks a guess box, you got... A 8CAPE FEATHER!!
if (%gb == 18) describe $chan kicks a guess box, you got... A 5RACOON LEAF!!
if (%gb == 19) describe $chan kicks a guess box, you got... A 2BLUE KOOPA SHELL WITH WINGS!
if (%gb == 20) describe $chan kicks a guess box, you got... 9YOSHI WINGS!
}
}


Last edited by ShyGuy on Sat Apr 09, 2011 9:51 pm; edited 1 time in total (Reason for editing : Smilies got in the way. -_-)
ShyGuy
ShyGuy
Admin

Posts : 7
Join date : 2011-03-25
Location : Subcon.

http://www.IdontGiveaFuck.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum