Enigma Bot — File Browser
EnigmaBotv1.4 / EnigmaBotv1.4 / Enigma versione1_4 / script.ini
script.ini — 2.33 KB — Download this file
[script]
n0=on *:TEXT:*:#:{
n1= if ($me isin $1-) {
n2=
n3=}
n4= }
n5=on *:notice:*:?:
n6=
n7= {
n8=}
n9=on 1:KICK:#:{
n10=
n11=}
n12=
n13=on 1:BAN:#:{
n14=
n15=}
n16=
n17=
n18=alias avvio {
n19= .timestamp -fe 11•9 HH:nn:ss 11•
n20= set %mionick $me
n21=
n22=
n23= echo -a 10[9Bot10] 4 13•6-=6[13E6nigm13a6]13®6[13B6o13t6]6=-13•
n24= echo -a 10[9Versione10] 3,1
n25=
n26= echo -a 10[9Utilizzo10] 6H13ai gia' usato il4 13•6-=6[13E6nigm13a6]13®6[13S6crip13t6]6=-13• 13p13er 13b6en6 %navvio 7v6ol13te 6
n27= echo -a 10[9Data10] 4 6Sono 13le $time 6d6el 13 $date
n28= echo -a 10[9Nick10] 4 6I13l tuo nick 13corren6te è 13 $me
n29= echo -a 10[9Ip10] 6I13l 13TuO 6Ip 6è 4 $ip
n30= echo -a 10[9HoSt10] 13I13l 13T6uO 6H6oSt 6è13 $host
n31= echo -a 10[9Porta10] 13L13a 13t6ua 6p6or6ta 13è6 $port
n32= echo -a 10[9Server10] 13I13l 13s6er6ve6r 6c13or6ren13te 13è 9 $network
n33= echo -a 10[9STATE ASCOLTANDO10] Canzone d'inizio
n34= echo -a 10[9Info10] 6Premi F3 per fermare la musica
n35= echo -a 10[9WeEe10]
n36= echo -a 10[9Rete10] 9irc.mindforge.org
n37=}
n38=
n39=on 1:START:{ inc %navvio 1
n40= if (%navvio == 1) { avvio }
n41= else { avvio }
n42=}
n43=:::::C o l o r a - N i c k n a m e:::::
n44=on *:JOIN:#:{ /cline 4 $chan $me }
n45=:::::R i s p o s t a - C T C P - V e r s i o n:::::
n46=ctcp *:version:?:{ ctcpreply $nick VERSION Che ti interessa che script uso?! :þ | haltdef
n47=.echo -a $timestamp 4~7CTCP4~9 $nick Ti Ha mandato un 7CTCP 4VERSION }
n48=::::::A l t r i - C T C P::::::
n49=ctcp 1:TIME:{
n50= if ($day == Monday) { set %giorno Lunedì }
n51= if ($day == Tuesday) { set %giorno Martedì }
n52= if ($day == Wednesday) { set %giorno Mercoledì }
n53= if ($day == Thursday) { set %giorno Giovedì }
n54= if ($day == Friday) { set %giorno Venerdì }
n55= if ($day == Saturday) { set %giorno Sabato }
n56= if ($day == Sunday) { set %giorno Domenica }
n57= ctcpreply $nick TIME %giorno $date $time
n58= haltdef
n59=}
n60=
n61=
n62=ctcp 1:CLIENTINFO:{
n63= ctcpreply $nick CLIENTINFO mIRC $version Powered with %script
n64= haltdef
n65=}