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

	<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-16T13:27:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-03-16T13:27:51-04:00</updated>

		<published>2007-03-16T13:27:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71292#p71292</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71292#p71292"/>
		<title type="html"><![CDATA[trying to make it channel add two channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71292#p71292"><![CDATA[
<blockquote class="uncited"><div>But it doesn't show the bot joining the other channel because of channels modes in the channel. Thanks anyway Opposing  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"></div></blockquote>I didn't really understand what you said, but I think you mean that the bot is not being able to join the channel due to a restriction mode. Depends on the restriction type, what you can do is:<ul><li>If the channel is restricted to registered users, register your bot's nick.</li><li>If the bot can only join on invite, then you can <em class="text-italics">.chanset #channel need-invite putserv "ChanServ :invite #channel $botnick"</em> (command might differ on every network)</li><li>Same thing, if the bot is banned then set need-unban, if the channel has a key then set need-key...</li></ul><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Fri Mar 16, 2007 1:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[vigilant]]></name></author>
		<updated>2007-03-16T11:14:50-04:00</updated>

		<published>2007-03-16T11:14:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71285#p71285</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71285#p71285"/>
		<title type="html"><![CDATA[trying to make it channel add two channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71285#p71285"><![CDATA[
Lo, i think it worked sorry lol.<br>But it doesn't show the bot joining the other channel because of channels modes in the channel. Thanks anyway Opposing  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7195">vigilant</a> — Fri Mar 16, 2007 11:14 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-03-13T14:36:20-04:00</updated>

		<published>2007-03-13T14:36:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71208#p71208</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71208#p71208"/>
		<title type="html"><![CDATA[trying to make it channel add two channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71208#p71208"><![CDATA[
Are you calling this proc or you just loaded it? It looks like a proc for a pub(m) bind, do you have a pub bind that calls this proc?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Tue Mar 13, 2007 2:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[vigilant]]></name></author>
		<updated>2007-03-13T12:47:35-04:00</updated>

		<published>2007-03-13T12:47:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=71205#p71205</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=71205#p71205"/>
		<title type="html"><![CDATA[trying to make it channel add two channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=71205#p71205"><![CDATA[
proc start:scrim { n u h c a } {<br>channel add #findscrim<br>channel add #calscrim<br>}<br><br>It's not joining both channels! and i tried setting global variables like<br>global chan1<br>global chan2<br>and tried typing..<br>set chan1 "#findscrim" <br>in the proc<br>and that way, it didnt work, with both variables either, why?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7195">vigilant</a> — Tue Mar 13, 2007 12:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
