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

	<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>2003-06-01T17:02:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-06-01T17:02:56-04:00</updated>

		<published>2003-06-01T17:02:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21047#p21047</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21047#p21047"/>
		<title type="html"><![CDATA[Topic script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21047#p21047"><![CDATA[
or no wait...<br>i think that one will make conflicts<br>use this one:<div class="codebox"><p>Code: </p><pre><code>bind pubm o|o "!topic" topic proc topic {nick uhost hand chan text} {     set ntopic [lindex [split $text] 0]     if {$ntopic == ""} {         set ntopic $topic     }     putserv "TOPIC $chan :$topic" }[code]this one will make no errors... but I'm not sure if it'll work</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jun 01, 2003 5:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2003-06-01T16:57:54-04:00</updated>

		<published>2003-06-01T16:57:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21045#p21045</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21045#p21045"/>
		<title type="html"><![CDATA[Topic script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21045#p21045"><![CDATA[
ok it'll be something like this :<div class="codebox"><p>Code: </p><pre><code>bind pubm o|o "!topic" topicproc topic {nick uhost hand chan text} {     set text [lindex [split $text] 0]    if {$text == ""} {        set person $topic    }    putserv "TOPIC $chan :$topic"}</code></pre></div>I think this would work, I'd be very proud if it worked <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=3085">Sir_Fz</a> — Sun Jun 01, 2003 4:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-06-01T02:12:31-04:00</updated>

		<published>2003-06-01T02:12:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=21008#p21008</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=21008#p21008"/>
		<title type="html"><![CDATA[Topic script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=21008#p21008"><![CDATA[
Is there a topic script for eggdrops that kinda looks like this<br>if i type !topic something bot changes topic and if  I type !topic hello it changes topic to Something (nickname who posted topic) || hello (nickname) ?<p>Statistics: Posted by Guest — Sun Jun 01, 2003 2:12 am</p><hr />
]]></content>
	</entry>
	</feed>
