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

	<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-04-14T06:28:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Xpert]]></name></author>
		<updated>2004-04-14T06:28:27-04:00</updated>

		<published>2004-04-14T06:28:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35511#p35511</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35511#p35511"/>
		<title type="html"><![CDATA[Who can help me?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35511#p35511"><![CDATA[
Use this code:<div class="codebox"><p>Code: </p><pre><code>set channel "#channel"set mychan "#channel-to-invite"bind join - * join:inviteproc join:invite {nick host hand chan} {  global channel mychan  if {([string equal -nocase "$channel" "$chan"]) &amp;&amp; (![onchan $nick $mychan])} {    putserv "invite $nick $mychan"  }}</code></pre></div>Should work good.... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4667">Xpert</a> — Wed Apr 14, 2004 6:28 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-04-14T05:49:52-04:00</updated>

		<published>2004-04-14T05:49:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35510#p35510</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35510#p35510"/>
		<title type="html"><![CDATA[Who can help me?!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35510#p35510"><![CDATA[
Who can help me? I want a script that invite the people that join my channel, to join another channel(ex. a person join my channel, the bot invites him to another channel) 10x<p>Statistics: Posted by Guest — Wed Apr 14, 2004 5:49 am</p><hr />
]]></content>
	</entry>
	</feed>
