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

	<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>2007-03-17T07:27:11-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-03-17T07:27:11-04:00</updated>

		<published>2007-03-17T07:27:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71304#p71304</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71304#p71304"/>
		<title type="html"><![CDATA[bot wont join channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71304#p71304"><![CDATA[
Login to partyline via telnet, and add a hostmask to your handle that you know won't change (e.g. something like *!<a href="mailto:user@xx.xx.xx">user@xx.xx.xx</a>.*).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Mar 17, 2007 7:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[realmadrid_rocks]]></name></author>
		<updated>2007-03-17T03:47:30-04:00</updated>

		<published>2007-03-17T03:47:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71301#p71301</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71301#p71301"/>
		<title type="html"><![CDATA[bot wont join channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71301#p71301"><![CDATA[
ok another problem creeped in after i made it join through .+chan #channelname<br>since my ip changes if i turn my modem off and then back on,it is not allowing to dcc me..i mean dcc is not being accepted,it gets stuck on waiting for authorisation.what to do now?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8774">realmadrid_rocks</a> — Sat Mar 17, 2007 3:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Callisto]]></name></author>
		<updated>2007-03-16T08:39:49-04:00</updated>

		<published>2007-03-16T08:39:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71282#p71282</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71282#p71282"/>
		<title type="html"><![CDATA[bot wont join channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71282#p71282"><![CDATA[
[quote="realmadrid_rocks"]i have this in my config file<br># Here is a shorter example:<br>#<br>#   channel add #botcentral {<br>#     chanmode "+mnstl 1"<br>#     idle-kick 1<br>#   }<br>#   channel set #botcentral +bitch +enforcebans -greet +revenge<br><br>it accepts my dcc now,logs me in too but im not being able to make it join a channel. help please.thank you.[/quote<br><br>change that part to <div class="codebox"><p>Code: </p><pre><code>   channel add #botcentral {     chanmode "+nt "     idle-kick 1   }   channel set #botcentral +bitch +enforcebans -greet +revenge</code></pre></div>Good luck<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6064">Callisto</a> — Fri Mar 16, 2007 8:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-03-16T06:41:53-04:00</updated>

		<published>2007-03-16T06:41:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71279#p71279</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71279#p71279"/>
		<title type="html"><![CDATA[bot wont join channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71279#p71279"><![CDATA[
<blockquote class="uncited"><div>.+chan #channel</div></blockquote>(Visit Alchera's links)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Mar 16, 2007 6:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[realmadrid_rocks]]></name></author>
		<updated>2007-03-16T06:27:23-04:00</updated>

		<published>2007-03-16T06:27:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71278#p71278</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71278#p71278"/>
		<title type="html"><![CDATA[bot wont join channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71278#p71278"><![CDATA[
i have this in my config file<br># Here is a shorter example:<br>#<br>#   channel add #botcentral {<br>#     chanmode "+mntisl 1"<br>#     idle-kick 1<br>#   }<br>#   channel set #botcentral +bitch +enforcebans -greet +revenge<br><br>it accepts my dcc now,logs me in too but im not being able to make it join a channel. help please.thank you.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8774">realmadrid_rocks</a> — Fri Mar 16, 2007 6:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-03-09T20:01:29-04:00</updated>

		<published>2007-03-09T20:01:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71130#p71130</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71130#p71130"/>
		<title type="html"><![CDATA[bot wont join channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71130#p71130"><![CDATA[
<a href="http://www.egghelp.org/setup.htm" class="postlink">Setting up an Eggdrop</a><br><br><a href="http://forum.egghelp.org/viewtopic.php?t=10399" class="postlink">Help us to help you (and try to help yourself)</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Mar 09, 2007 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[realmadrid_rocks]]></name></author>
		<updated>2007-03-09T14:00:45-04:00</updated>

		<published>2007-03-09T14:00:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71128#p71128</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71128#p71128"/>
		<title type="html"><![CDATA[bot wont join channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71128#p71128"><![CDATA[
hi,i have been trying for days now to make eggdrop join a channel but it wouldnt.it would just be connected to server but wont join channel and neither will it allow dcc.please help me,as i added a botnet service to it(storm bot) and it worked fine.but not without it.any help would be appreciated.thanks.<br>am using eggdrop 1.6.18 its windrop version.<br>thanks.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8774">realmadrid_rocks</a> — Fri Mar 09, 2007 2:00 pm</p><hr />
]]></content>
	</entry>
	</feed>
