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

	<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>2006-10-21T04:18:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-10-17T11:12:30-04:00</updated>

		<published>2006-10-17T11:12:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67218#p67218</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67218#p67218"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67218#p67218"><![CDATA[
Praise the Lord for a translator. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Oct 17, 2006 11:12 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dwickie]]></name></author>
		<updated>2006-10-17T10:38:33-04:00</updated>

		<published>2006-10-17T10:38:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67217#p67217</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67217#p67217"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67217#p67217"><![CDATA[
+H is on linknet and allows to join only clients, with +h mode (hide ip)<br><br>so easiest step is to modify .conf inside <br><div class="codebox"><p>Code: </p><pre><code>proc evnt:init_server {type} {</code></pre></div>part, replace <em class="text-italics">putquick "MODE $botnick +i-ws"</em> with <strong class="text-strong">putquick "MODE $botnick +ih-ws"</strong>, this will automatically add +h usermode after connect<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5343">dwickie</a> — Tue Oct 17, 2006 10:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[krimson]]></name></author>
		<updated>2006-10-17T10:22:02-04:00</updated>

		<published>2006-10-17T10:22:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67216#p67216</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67216#p67216"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67216#p67216"><![CDATA[
you should specify what does a 'mangledhost' mean. does it require some form of authentication with services and / or specific user modes?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7663">krimson</a> — Tue Oct 17, 2006 10:22 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-10-17T09:47:50-04:00</updated>

		<published>2006-10-17T09:47:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67214#p67214</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67214#p67214"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67214#p67214"><![CDATA[
<blockquote class="uncited"><div>the bot wont join as it has to set mode +H before it can join a mangled host chan<br>#bla bla bla unable to join (Mangledhost only Enabled Channel)</div></blockquote>The bot itself has to set this weird mode?<div class="codebox"><p>Code: </p><pre><code>.chanset #chan chanmode +H</code></pre></div>Try that and see what happens.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Oct 17, 2006 9:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[Lost]]]></name></author>
		<updated>2006-10-17T09:33:03-04:00</updated>

		<published>2006-10-17T09:33:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67213#p67213</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67213#p67213"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67213#p67213"><![CDATA[
the bot wont join as it has to set mode +H before it can join a mangled host chan<br>#bla bla bla unable to join (Mangledhost only Enabled Channel)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8281">[Lost]</a> — Tue Oct 17, 2006 9:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-10-17T08:58:28-04:00</updated>

		<published>2006-10-17T08:58:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67212#p67212</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67212#p67212"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67212#p67212"><![CDATA[
error msgs from the bot?<br><br>I dont see why a channel mode would make any difference to the bot..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Oct 17, 2006 8:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[Lost]]]></name></author>
		<updated>2006-10-17T07:33:03-04:00</updated>

		<published>2006-10-17T07:33:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67209#p67209</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67209#p67209"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67209#p67209"><![CDATA[
anyone any help??<br><br>have read all sorts of things, but still can not get bot to join a chan on linknet that has +H set on it<br><br><br>Thanx<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8281">[Lost]</a> — Tue Oct 17, 2006 7:33 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[Lost]]]></name></author>
		<updated>2006-10-10T11:01:25-04:00</updated>

		<published>2006-10-10T11:01:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67058#p67058</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67058#p67058"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67058#p67058"><![CDATA[
mangled host on linknet +H<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8281">[Lost]</a> — Tue Oct 10, 2006 11:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-10-10T03:38:16-04:00</updated>

		<published>2006-10-10T03:38:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67047#p67047</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67047#p67047"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67047#p67047"><![CDATA[
What exactly is a +H channel anyway?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Tue Oct 10, 2006 3:38 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[[Lost]]]></name></author>
		<updated>2006-10-21T04:18:16-04:00</updated>

		<published>2006-10-10T02:02:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67045#p67045</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67045#p67045"/>
		<title type="html"><![CDATA[joining a +H chan [SOLVED]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67045#p67045"><![CDATA[
Hi guys, i have been trying to get my eggy to join a +H chan,but it just wont have it.lol<br>I know this is prob a basic question to some of you:P<br><br>Any help would be nice many than in advance<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8281">[Lost]</a> — Tue Oct 10, 2006 2:02 am</p><hr />
]]></content>
	</entry>
	</feed>
