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

	<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>2010-07-21T10:13:59-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Huko]]></name></author>
		<updated>2010-07-21T10:13:59-04:00</updated>

		<published>2010-07-21T10:13:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93611#p93611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93611#p93611"/>
		<title type="html"><![CDATA[Forward.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93611#p93611"><![CDATA[
Thanks, how about forwarding to the room any messages that the bot itself writes to others?<br><br>Like<br>* I wrote $nick: 'Message Here'<br><br>?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11240">Huko</a> — Wed Jul 21, 2010 10:13 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[username]]></name></author>
		<updated>2010-07-21T09:03:56-04:00</updated>

		<published>2010-07-21T09:03:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93610#p93610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93610#p93610"/>
		<title type="html"><![CDATA[Forward.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93610#p93610"><![CDATA[
Change <div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $chan :$nick wrote me: '$line'"</code></pre></div> to <div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $chan :$nick@$uhost wrote me: '$line'"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6813">username</a> — Wed Jul 21, 2010 9:03 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Huko]]></name></author>
		<updated>2010-07-21T08:28:17-04:00</updated>

		<published>2010-07-21T08:28:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=93609#p93609</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=93609#p93609"/>
		<title type="html"><![CDATA[Forward.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=93609#p93609"><![CDATA[
I would like this script to be in the format of<br>&lt;Nickname@hostname&gt; Message Here<br>&amp; forward any messages sent by the bot aswell. help please.<br><div class="codebox"><p>Code: </p><pre><code>#This is tcl to forwaring msgs on private to channel. It's simple and so funny :&gt;#skript za printirane na msg-tata na privat v izbran kanal :&gt; da se posmeem ##                              r0gUe gad@c4.com##blagodarnosti na Himika :&gt; Thanks himik :P   bind msgm - "*" proc:laina#seting the channel to forward | Setvame si kanala za forward na replikite i ... da se posmeem set chan "#EPL-Staff"proc proc:laina {nick uhost hand arg} {global chanset line [string trim $arg]if {$nick == "SeenServ"} {puthelp "privmsg $chan :SeenServ returned: $line"return 0}puthelp "PRIVMSG $chan :$nick wrote me: '$line'"}return 0putlog "Forward loaded"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11240">Huko</a> — Wed Jul 21, 2010 8:28 am</p><hr />
]]></content>
	</entry>
	</feed>
