Enigma Bot — File Browser

EnigmaBotv1.4 / EnigmaBotv1.4 / Enigma versione1_4 / Addons / picco.txt

picco.txt — 0.53 KB — Download this file

on ^*:join:%peakchan: { if ( $nick(%peakchan,0) > %peak ) && ( %peakatt == on ) { set %peak $nick(%peakchan,0) | msg %peakchan Il nuovo picco è11 %peak } }
on ^*:text:!picco:%peakchan: { msg %peakchan 14«11 $+ $nick $+ 14» Il picco massimo è11 %peak e ne mancano $calc(%peak - $nick($chan,0)) }
menu status,channel {
  -
  Picco Utenti
  .Attiva:set %peakatt on | set %peak 0
  .Setta canale:set %peakchan $$?="Inserire canale (con il #)"
  .Stato currente => canale %peakchan con picco %peak:.
  .Disattiva:unset %peakatt
}