cupcake commented on a Page, deleted  -  Dec 16, 2010

ReapTheChaos here is a way to make your own text files...thanks to King44 for Helping.

on :text::#:{
if ($1 == !td) {
msg $nick 4,1To play the game, person starting chooses either !truth or !dare, then to pass to next victim ummm I mean person when done type !pass(nick) Example !pass lucy (the bot can not play) remember if you decline answering the !truth must take a !dare. Everyone gets a gift type !gift to redeem, Have FUN!!
}
if ($1 == !pass) && ($2) {
msg $chan 4,1 $$2 choose !truth or !dare
}
if ($1 == !truth) {
msg $chan 14,1 $nick $read truth.txt
}
if ($1 == !dare) {
msg $chan 7,1 $nick $read dare.txt
}
if ($1 == !gift) {
describe $chan $read gift.txt
}
}

 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.