Enigma Bot — File Browser

EnigmaBotv1.4 / EnigmaBotv1.4 / Enigma versione1_4 / bottiglia.txt

bottiglia.txt — 1.77 KB — Download this file

on 1:text:!girala:#: {
  set %numero_random $rand(1,12)
  if (%numero_random == 1) set %frase $nick devi dare un bacio a
  if (%numero_random == 2) set %frase $nick devi dare un pugno a
  if (%numero_random == 3) set %frase $nick devi grattare la schiena a
  if (%numero_random == 4) set %frase $nick devi dare un bacio in fronte a
  if (%numero_random == 5) set %frase $nick devi limonarti
  if (%numero_random == 6) set %frase $nick devi confessare il tuo amore a 
  if (%numero_random == 7) set %frase $nick devi fare un massaggio ai piedi a
  if (%numero_random == 8) set %frase $nick devi dare un calcio in **** a
  if (%numero_random == 9) set %frase $nick devi offrire una birra ghiacciata a 
  if (%numero_random == 10) set %frase $nick devi togliere le caccole dal naso a
  if (%numero_random == 11) set %frase $nick devi togliere un indumento a
  if (%numero_random == 12) set %frase $nick devi dare una bella palpata dove preferisci a
  if (%spinbottle == on) { notice $nick Gioco in corso... Aspetta il tuo turno! | halt }
  set %spinbottle on
  set %s $nick(#,$rand(1,$nick(#,0)),a) 
  set %t $nick(#,$rand(1,$nick(#,0)),a)
  msg $chan 13*** 4E' tempo di far ruotare la bottiglia! 13***
  .timer 1 3 msg $chan 9 $+ $nick 9La bottiglia ruota e punta ....
  .timer 1 5 msg $chan 13****13  $+ %s $+  13****
  if (%s == $nick) { .timer 1 7 msg $chan 8TILT 4, $nick  9Hai spaccato la bottiglia  4 :( devi auto-punirti, schiaffeggiati 2 volte in faccia,intanto io rattoppo la bottiglia,poi riprova a rigirare sarai piu' fortunato/a 
.timer 1 8 msg $chan psst...hei...13  $+ %t $+   non dirlo in giro che $nick 4e' veramente 7 una frana,8 ha spaccato tutto!!!
}
  else { .timer 1 8 msg $chan 4 $+ %frase %s }
  .timer 1 9 set %spinbottle off
}