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

	<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-01-27T15:40:51-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-01-27T15:40:51-04:00</updated>

		<published>2004-01-27T15:40:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=32968#p32968</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=32968#p32968"/>
		<title type="html"><![CDATA[need help ^^]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=32968#p32968"><![CDATA[
i've tried to make this tcl script, but i have not succeded. I want to make a script that do following things:<br><br>- if somebody write something on a chan etc .. *word1*, *word2* ..<br>    - only in #chan1, #chan2 and #chan3<br>- then i want the bot to copy the hole line that contain one of the words and add [ /msg $nick word1 ] behind..<br><br>I also want a script that kick $nick if he part #otherchan if he is on #mychan<br><br>and a script that invite a person to #otherchan if he type !chan in #mychan , like i've tried to do with this:<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !chan pub:!chanproc pub:!chan {nick host hand chan arg} {global botnickif {[llength $arg] &gt; 1} {notice $nick "Usage: !chan nothing more"}        notice $nick join #otherchan join here..        invite $nick #otherchan}        return 1}</code></pre></div><p>Statistics: Posted by Guest — Tue Jan 27, 2004 3:40 pm</p><hr />
]]></content>
	</entry>
	</feed>
