<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/10224" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2005-08-09T22:16:40-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/10224</id>

		<entry>
		<author><name><![CDATA[DragnLord]]></name></author>
		<updated>2005-08-09T22:16:40-04:00</updated>

		<published>2005-08-09T22:16:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53978#p53978</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53978#p53978"/>
		<title type="html"><![CDATA[Shoutcast V1.3 Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53978#p53978"><![CDATA[
This script was fixed by the author (quite a while ago).<br>The fixed script is available from the author's website.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4461">DragnLord</a> — Tue Aug 09, 2005 10:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Mixis]]></name></author>
		<updated>2005-08-07T21:45:46-04:00</updated>

		<published>2005-08-07T21:45:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53844#p53844</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53844#p53844"/>
		<title type="html"><![CDATA[Shoutcast V1.3 Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53844#p53844"><![CDATA[
Thanx but i fixed it myself<br><br>P.S i will be writing a tutoral on how to set up shoutcast.tcl through a router/firewall.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6564">Mixis</a> — Sun Aug 07, 2005 9:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-07T17:41:50-04:00</updated>

		<published>2005-08-07T17:41:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53829#p53829</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53829#p53829"/>
		<title type="html"><![CDATA[Shoutcast V1.3 Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53829#p53829"><![CDATA[
next time use <strong class="text-strong"></strong><div class="codebox"><p>Code: </p><pre><code>[/b] tag when posting codethe problem you experienced is caused by lame scripting that fails to recognize the situation where the string "standalone" is absend from server's output (not to mention likely incorrect handling of that socket connection); your best bet is to contact the author and ask for a fix, since this is faulty logic</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Aug 07, 2005 5:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Mixis]]></name></author>
		<updated>2005-08-07T22:44:58-04:00</updated>

		<published>2005-08-07T15:09:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=53828#p53828</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=53828#p53828"/>
		<title type="html"><![CDATA[Shoutcast V1.3 Error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=53828#p53828"><![CDATA[
In DCC chat with my bot I get this error.... <br><div class="codebox"><p>Code: </p><pre><code>MBot &gt; shoutcast: checking if stream is online MBot &gt; Tcl error [isonline]: can't read "streamstatus": no such variable .status all MBot &gt; I am Bot, running eggdrop v1.6.17: 6 users (mem: 128k). MBot &gt; Online for 00:10 (terminal mode) - CPU: 00:01 - Cache hit: 23.0% MBot &gt; Admin: MiXiS &lt;email: M@MBot.lame.org&gt; MBot &gt; Config file: eggdrop.conf MBot &gt; OS: CYGWIN_NT-5.1 1.5.18(0.132/4/2) MBot &gt; Tcl library: /usr/local/lib/tcl8.4 MBot &gt; Tcl version: 8.4.11 (header version 8.4.11) MBot &gt; *** shoutcast.tcl v1.03 by domsen MBot &gt; Botnet nickname: MBot </code></pre></div>Is there anything I need to do or undo??<div class="codebox"><p>Code: </p><pre><code>.set errorinfoMBot &gt; Currently: "puts $temp "$streamstatus\n$repl\n$curhigh\n$cursong\n$bitrate\n$stitle\n$sgenre\n$surl""MBot &gt; Currently: (procedure "isonline" line 56)MBot &gt; Currently: invoked from withinMBot &gt; Currently: "isonline $_time1 $_time2 $_time3 $_time4 $_time5"&lt;&lt;&lt;appended&gt;&gt;&gt;.set errorinfo (after i type .dj )MBot &gt; [15:18] #MiXiS# set errorInfoMBot &gt; Currently: can't read "streamstatus": no such variableMBot &gt; Currently: while executingMBot &gt; Currently: "if { $streamstatus == "1" } { return 1 } else { return 0 }"MBot &gt; Currently: (procedure "status" line 19)MBot &gt; Currently: invoked from withinMBot &gt; Currently: "status"MBot &gt; Currently: (procedure "dj" line 4)MBot &gt; Currently: invoked from withinMBot &gt; Currently: "dj $nick "MBot &gt; Currently: (procedure "pub_dj" line 1)MBot &gt; Currently: invoked from withinMBot &gt; Currently: "pub_dj $_pub1 $_pub2 $_pub3 $_pub4 $_pub5"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6564">Mixis</a> — Sun Aug 07, 2005 3:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
