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

	<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-03-19T21:39:36-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Ofloo]]></name></author>
		<updated>2004-03-19T21:39:36-04:00</updated>

		<published>2004-03-19T21:39:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34802#p34802</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34802#p34802"/>
		<title type="html"><![CDATA[!say script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34802#p34802"><![CDATA[
why don't u use party line command then from the party line u can make the bot msg an channel that isn't mode +n or if the bot is on the channel.. also u will be able to send a msg from the partyline to any user you like.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3151">Ofloo</a> — Fri Mar 19, 2004 9:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rusher2K]]></name></author>
		<updated>2004-03-19T17:35:05-04:00</updated>

		<published>2004-03-19T17:35:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34800#p34800</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34800#p34800"/>
		<title type="html"><![CDATA[!say script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34800#p34800"><![CDATA[
Here:<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !say sayproc say {nick host hand chan text} {if {$chan!="#yourchan"} {return}    set who [lindex $text 0]    set msgtext [lrange $text 1 end]putserv "privmsg $who :$msgtext"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3034">Rusher2K</a> — Fri Mar 19, 2004 5:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-03-19T17:28:42-04:00</updated>

		<published>2004-03-19T17:28:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34799#p34799</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34799#p34799"/>
		<title type="html"><![CDATA[!say script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34799#p34799"><![CDATA[
Does anyone have a script which can either message a channel or person depending on the variable used? For example !say #channel TEST would message #channel with TEST, and !say person TEST would private message "person" with the word test.<br><br>I wouldn't imagine this would be to hard. This script would only be able to be used from 1 channel, which is private, so regardless of flags would have access to the command.<br><br>Does anyone know how to do this?<p>Statistics: Posted by Guest — Fri Mar 19, 2004 5:28 pm</p><hr />
]]></content>
	</entry>
	</feed>
