Code: Select all
MBot > shoutcast: checking if stream is online
MBot > Tcl error [isonline]: can't read "streamstatus": no such variable
.status all
MBot > I am Bot, running eggdrop v1.6.17: 6 users (mem: 128k).
MBot > Online for 00:10 (terminal mode) - CPU: 00:01 - Cache hit: 23.0%
MBot > Admin: MiXiS <email: M@MBot.lame.org>
MBot > Config file: eggdrop.conf
MBot > OS: CYGWIN_NT-5.1 1.5.18(0.132/4/2)
MBot > Tcl library: /usr/local/lib/tcl8.4
MBot > Tcl version: 8.4.11 (header version 8.4.11)
MBot > *** shoutcast.tcl v1.03 by domsen
MBot > Botnet nickname: MBot Code: Select all
.set errorinfo
MBot > Currently: "puts $temp "$streamstatus\n$repl\n$curhigh\n$cursong\n$bitrate\n$stitle\n$sgenre\n$surl""
MBot > Currently: (procedure "isonline" line 56)
MBot > Currently: invoked from within
MBot > Currently: "isonline $_time1 $_time2 $_time3 $_time4 $_time5"
<<<appended>>>
.set errorinfo (after i type .dj )
MBot > [15:18] #MiXiS# set errorInfo
MBot > Currently: can't read "streamstatus": no such variable
MBot > Currently: while executing
MBot > Currently: "if { $streamstatus == "1" } { return 1 } else { return 0 }"
MBot > Currently: (procedure "status" line 19)
MBot > Currently: invoked from within
MBot > Currently: "status"
MBot > Currently: (procedure "dj" line 4)
MBot > Currently: invoked from within
MBot > Currently: "dj $nick "
MBot > Currently: (procedure "pub_dj" line 1)
MBot > Currently: invoked from within
MBot > Currently: "pub_dj $_pub1 $_pub2 $_pub3 $_pub4 $_pub5"