Ninja Gift

By Alex Magana on Dec 22, 2016

on *:TEXT:!ngift:#:{
set %ninjagift $rand(1,4)
if (%ninjagift == 1) { msg # 0,2Rikushiku ka Kid Safe-ish Ninja Gear Gift Set, $nick $+ !}
if (%ninjagift == 2) { msg # 0,2Rikushiku ka Ninja Blowgun Gift Set, $nick $+ !! }
if (%ninjagift == 3) { msg # 0,2Rikushiku ka Ninja Climbing Gear Gift Set, $nick $+ ! }
if (%ninjagift == 4) { msg # 0,2Rikushiku ka Ninja Nunchuck Gift Set, $nick $+! }
if (%ninjagift == 5) { msg # 0,2Rikushiku ka Ninja Throwing Knife Gift Set, $nick $+! }
if (%ninjagift == 6) { msg # 0,2Rikushiku ka Ninja Shinobi Ninjutsu Stealth Ninja Uniform Gift Set, $nick $+! }
if (%ninjagift == 7) { msg # 0,2Rikushiku ka Kid's Ninja Costume With Safe Ninja Weapons, $nick $+! }
if (%ninjagift == 8) { msg # 0,2Rikushiku ka Bat Gear Gift Set, $nick $+! }
if (%ninjagift == 9) { msg # 0,2Rikushiku ka Naruto Gift Set, $nick $+! }
if (%ninjagift == 10) { msg # 0,2Rikushiku ka Naruto of the Hidden Leaf Gift Set, $nick $+! }
if (%ninjagift == 11) { msg # 0,2Rikushiku ka Ninja Necessities Gift Set, $nick $+! }
if (%ninjagift == 12) { msg # 0,2Rikushiku ka Zombie Genocide Gift Set, $nick $+! }
}

Comments

Sign in to comment.
EricaTigress   -  Dec 24, 2016

You need to change the "$rand(1,4)" to "$rand(1,12)" since you have 12 options.

 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.