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

	<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>2004-12-27T09:31:28-04:00</updated>

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

		<entry>
		<author><name><![CDATA[[R]]]></name></author>
		<updated>2004-12-27T09:31:28-04:00</updated>

		<published>2004-12-27T09:31:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44566#p44566</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44566#p44566"/>
		<title type="html"><![CDATA[Help change nick kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44566#p44566"><![CDATA[
<blockquote class="uncited"><div>thank it has work . <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> i stupid <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote>Please learn english...  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"> <br>Or maybe you find help <a href="www.eggdrops.de" class="postlink">here</a><br><br>Greets &amp; Thx<br><br>[R]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4899">[R]</a> — Mon Dec 27, 2004 9:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Lph]]></name></author>
		<updated>2004-12-24T22:49:28-04:00</updated>

		<published>2004-12-24T22:49:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44489#p44489</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44489#p44489"/>
		<title type="html"><![CDATA[Help change nick kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44489#p44489"><![CDATA[
thank it has work . <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> i stupid <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=5692">Lph</a> — Fri Dec 24, 2004 10:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-24T22:36:49-04:00</updated>

		<published>2004-12-24T22:36:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44488#p44488</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44488#p44488"/>
		<title type="html"><![CDATA[Help change nick kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44488#p44488"><![CDATA[
if you can't realize what I wrote for you is an eggdrop script which does what you required, you are in a wrong place - you should be reading eggdrop's docs and exploring this website to obtain basic understanding what eggdrop is and how it works<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Dec 24, 2004 10:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Lph]]></name></author>
		<updated>2004-12-24T22:12:40-04:00</updated>

		<published>2004-12-24T22:12:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44486#p44486</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44486#p44486"/>
		<title type="html"><![CDATA[Help change nick kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44486#p44486"><![CDATA[
what ? eg my room is #daval ? help me ? it not work !!!!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5692">Lph</a> — Fri Dec 24, 2004 10:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-24T21:56:43-04:00</updated>

		<published>2004-12-24T21:56:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44484#p44484</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44484#p44484"/>
		<title type="html"><![CDATA[Help change nick kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44484#p44484"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind nick - * fooproc foo {n u h c nn} {  putkick $c $nn "no nick changes allowed"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Fri Dec 24, 2004 9:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Lph]]></name></author>
		<updated>2004-12-24T21:44:32-04:00</updated>

		<published>2004-12-24T21:44:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=44483#p44483</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=44483#p44483"/>
		<title type="html"><![CDATA[Help change nick kick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=44483#p44483"><![CDATA[
i have room.and i want to kick chatter when change nick. Help me<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5692">Lph</a> — Fri Dec 24, 2004 9:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
