xbox_gamer1 commented on a Page, Truth or dare  -  May 01, 2011

you may want to add a flood too that

 on $*:TEXT:/^[!@.]Truth/Si:#:{
if  (!%tru) {
   inc -u4 %tru
if ($2- !ison $chan) { notice $nick Please Specify a Person | halt }
    msg # $2- $+ , Is it True That $read(Truth.txt) $+ ?
}
}

and then do the same thing for dare

 on $*:TEXT:/^[!@.]Dare/Si:#:{
  if  (!%dar) {
    inc -u4 %dar
    if ($2- !ison $chan) { notice $nick Please Specify a Person | halt }
    msg # $2- $+ ,  I Dare you to $read(Dare.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.