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

	<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>2003-11-11T02:42:50-04:00</updated>

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

		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2003-11-11T02:42:50-04:00</updated>

		<published>2003-11-11T02:42:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29842#p29842</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29842#p29842"/>
		<title type="html"><![CDATA[Changing bot's nick..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29842#p29842"><![CDATA[
If you have keep-nick 0, you could also type in eggdrop .dump nick new-nick<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Tue Nov 11, 2003 2:42 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Tristam]]></name></author>
		<updated>2003-11-01T20:01:10-04:00</updated>

		<published>2003-11-01T20:01:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29310#p29310</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29310#p29310"/>
		<title type="html"><![CDATA[Changing bot's nick..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29310#p29310"><![CDATA[
Thanks! My god I'm stupid sometimes <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3881">Tristam</a> — Sat Nov 01, 2003 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-11-01T18:30:44-04:00</updated>

		<published>2003-11-01T18:30:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29304#p29304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29304#p29304"/>
		<title type="html"><![CDATA[Changing bot's nick..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29304#p29304"><![CDATA[
Be shure you have keep-nick set to 0. Also, do a lil search on the forum about the nick and special characters.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Nov 01, 2003 6:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Tristam]]></name></author>
		<updated>2003-11-01T18:22:46-04:00</updated>

		<published>2003-11-01T18:22:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=29303#p29303</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=29303#p29303"/>
		<title type="html"><![CDATA[Changing bot's nick..]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=29303#p29303"><![CDATA[
Probably a very simple thing you all will laugh at.. but I'll take the risk <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>Okay, I want my bot to have nick |Nick| or ^Nick^ or so.. But it wont start if I just edit it in config file.. (because of the special characters) So I tried to make a tcl to change it later..<br><div class="codebox"><p>Code: </p><pre><code>bind pub o !nick nickproc nick { nick host hand chan text } {putserv "NICK :$text" }</code></pre></div>It works fine, but after few seconds the bot changes back.. Here's the info from partyline:<br><div class="codebox"><p>Code: </p><pre><code>&lt;TrisBot&gt; [00:17] Nickname changed to '|TrisBot|'???&lt;TrisBot&gt; [00:17] Switching back to nick TrisBot</code></pre></div>Any idea on how to use some special characters in the bot's nick? <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3881">Tristam</a> — Sat Nov 01, 2003 6:22 pm</p><hr />
]]></content>
	</entry>
	</feed>
