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

	<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>2008-05-20T07:09:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2008-05-20T07:09:24-04:00</updated>

		<published>2008-05-20T07:09:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83023#p83023</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83023#p83023"/>
		<title type="html"><![CDATA[Simple invite Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83023#p83023"><![CDATA[
It is hard to understand what it is you want, but I think it is something like this:<div class="codebox"><p>Code: </p><pre><code>set channels_to_inv "#chan1 #chan2 #chan3"bin pub - !invite do_simple_inviteproc do_simple_invite {nick host hand chan text} {foreach {c} [split $::channels_to_inv] {putserv "INVITE $nick $c"}}</code></pre></div>This will invite <strong class="text-strong"><span style="text-decoration:underline">everyone</span></strong> that type !invite in any of your channels to invite them to all the channels listed in channels_to_inv. Not recomended but you asked for it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Tue May 20, 2008 7:09 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[HelloWorld]]></name></author>
		<updated>2008-05-20T06:54:04-04:00</updated>

		<published>2008-05-20T06:54:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=83022#p83022</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=83022#p83022"/>
		<title type="html"><![CDATA[Simple invite Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=83022#p83022"><![CDATA[
Hi @all<br>Iam searching for a simple Invite Script.<br><br><br>I would like if someone in a channel! Invite writes that the bot him in #chan1 #chan2 and #chan3 invitete.<br>!invite<br>eggdrop invitet user in the channels.<br>Have something times but I had lost Forum Search and Google search took me only to be piling script with extra things that I do not need.<br><br>Hope someone can help me<br><br>Sorry for my bad English<br><br>Thank you<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9937">HelloWorld</a> — Tue May 20, 2008 6:54 am</p><hr />
]]></content>
	</entry>
	</feed>
