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

	<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>2001-10-28T00:01:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[snow-ball]]></name></author>
		<updated>2001-10-28T00:01:00-04:00</updated>

		<published>2001-10-28T00:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1121#p1121</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1121#p1121"/>
		<title type="html"><![CDATA[can somebody help me?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1121#p1121"><![CDATA[
Tks for you help.. It help me a lot<br><br>There only was a litte mistake my... i think<br>I change [putserv "PRIVMSG <strong class="text-strong">$add_chans</strong> :My answer"] <br>to <br>[putserv "PRIVMSG <strong class="text-strong">$chan</strong> :my answe"]<br><br>Because when some body type "how to login" the boy say the say #help<br>Example:<br>&gt; how to login<br>&lt;A&gt; #help<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=262">snow-ball</a> — Sun Oct 28, 2001 12:01 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-27T21:56:00-04:00</updated>

		<published>2001-10-27T21:56:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1119#p1119</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1119#p1119"/>
		<title type="html"><![CDATA[can somebody help me?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1119#p1119"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set add_chans "#mychan #help" bind pubm - "*how*login*" how_loginproc how_login { nick uhost hand chan arg } {  global add_chans  if {[lsearch -exact [split [string tolower $add_chans]] [string tolower $chan]] &lt; 0} { return }  putserv "PRIVMSG $add_chans :The anwers here"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sat Oct 27, 2001 9:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[snow-ball]]></name></author>
		<updated>2001-10-27T21:38:00-04:00</updated>

		<published>2001-10-27T21:38:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=1116#p1116</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=1116#p1116"/>
		<title type="html"><![CDATA[can somebody help me?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=1116#p1116"><![CDATA[
Hello<br><br>I have a tcl may be it has errors.. i want yo modify something but i need some help.. <br><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/atom-one-dark-reasonable.min.css"> <strong>script</strong>  <strong>script</strong> <div class="codebox"><pre><code class="language-tcl">set add_chans "#mychan #help" bind pubm - "*how*login*" how_loginproc how_login { nick uhost hand chan arg } {global add_chans    putserv "PRIVMSG $add_chans :The anwers here"}My bot is on seven channels, but I want to my script be active in that two channels only.. but for example my bot is on #test and when somebody type "how to login" the bot say the anwer in #mychan and #help... any ideas how to fix it? Sorry for my english :/</code></pre></div> <strong>script</strong> <br><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=262">snow-ball</a> — Sat Oct 27, 2001 9:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
