<?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/20367" />

	<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>2017-07-22T19:03:32-04:00</updated>

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

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2017-07-22T19:03:32-04:00</updated>

		<published>2017-07-22T19:03:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106380#p106380</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106380#p106380"/>
		<title type="html"><![CDATA[Re: Last XDCC by Globulus v1.1  nickname error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106380#p106380"><![CDATA[
<blockquote class="uncited"><div>...<br>[1:57pm] &lt;loser&gt; "set gLXbotslist "[futurebot]-[04]""<br>...</div></blockquote>Anything inside of  [  ]   is considered to be a command.<br>Thus, you need to escape the square brackets.<br><br>Try:<br><br>set gLXbotslist "\[futurebot\]-\[04\]"<br><br>Note the addition of backslashes just before every character that we want to escape.<br><br>I hope this helps.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Sat Jul 22, 2017 7:03 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[scewter]]></name></author>
		<updated>2017-07-22T14:03:02-04:00</updated>

		<published>2017-07-22T14:03:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=106379#p106379</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=106379#p106379"/>
		<title type="html"><![CDATA[Last XDCC by Globulus v1.1  nickname error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=106379#p106379"><![CDATA[
[1:57pm] &lt;loser&gt; [10:57:43] Tcl error in file 'loser.conf':<br>[1:57pm] &lt;loser&gt; [10:57:43] invalid command name "futurebot"<br>[1:57pm] &lt;loser&gt; while executing<br>[1:57pm] &lt;loser&gt; "futurebot"<br>[1:57pm] &lt;loser&gt; invoked from within<br>[1:57pm] &lt;loser&gt; "set gLXbotslist "[futurebot]-[04]""<br>[1:57pm] &lt;loser&gt; (file "scripts/LastXDCC.tcl" line 77)<br>[1:57pm] &lt;loser&gt; invoked from within<br>[1:57pm] &lt;loser&gt; "source scripts/LastXDCC.tcl"<br>[1:57pm] &lt;loser&gt; (file "loser.conf" line 1389)<br>[1:57pm] &lt;loser&gt; [10:57:43] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)<br>Anyway to allow  ex [futurebot]-[03] nickname into the .tcl  with  []-  since it automatically crashes it. possibly adding somelines "*[*" ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12701">scewter</a> — Sat Jul 22, 2017 2:03 pm</p><hr />
]]></content>
	</entry>
	</feed>
