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

	<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>2009-03-12T17:58:33-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Kemikals]]></name></author>
		<updated>2009-03-12T17:33:12-04:00</updated>

		<published>2009-03-12T17:33:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87813#p87813</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87813#p87813"/>
		<title type="html"><![CDATA[Very simple script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87813#p87813"><![CDATA[
Thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> and no<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10535">Kemikals</a> — Thu Mar 12, 2009 5:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2009-03-12T17:58:33-04:00</updated>

		<published>2009-03-12T17:26:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87812#p87812</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87812#p87812"/>
		<title type="html"><![CDATA[Very simple script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87812#p87812"><![CDATA[
try:<div class="codebox"><p>Code: </p><pre><code>namespace eval newp {   variable bcast_cmd_chans   variable bcast_chan# !new cmd channels set bcast_cmd_chans {#chan #chan2} # target channel set bcast_chan "#chan" ############################################# bind pub -|- !new [namespace current]::do_bcast proc ::newp::do_bcast { nick uhost hand chan arg } { variable bcast_cmd_chans                                variable bcast_chan if {[lsearch $bcast_cmd_chans $chan] == -1} { return } if {[botonchan $bcast_chan]} { putserv "PRIVMSG $bcast_chan :$arg" } } putlog "release.tcl loaded"}</code></pre></div>2nd:<div class="codebox"><p>Code: </p><pre><code>namespace eval upp {   variable bcast_cmd_chans   variable bcast_chan# !up cmd channels set bcast_cmd_chans {#chan #chan2} # target channel set bcast_chan "#chan" ############################################# bind pub -|- !up [namespace current]::do_bcast proc ::upp::do_bcast { nick uhost hand chan arg } { variable bcast_cmd_chans                                variable bcast_chan if {[lsearch $bcast_cmd_chans $chan] == -1} { return } if {[botonchan $bcast_chan]} { putserv "PRIVMSG $bcast_chan :$arg" } } putlog "release.tcl loaded"}</code></pre></div>anyway, this should be all in one script<br>and btw. don't tell me that script is for some warez?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Thu Mar 12, 2009 5:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kemikals]]></name></author>
		<updated>2009-03-12T17:33:50-04:00</updated>

		<published>2009-03-12T17:05:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87811#p87811</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87811#p87811"/>
		<title type="html"><![CDATA[Very simple script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87811#p87811"><![CDATA[
thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10535">Kemikals</a> — Thu Mar 12, 2009 5:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kemikals]]></name></author>
		<updated>2009-03-12T14:25:29-04:00</updated>

		<published>2009-03-12T14:25:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87808#p87808</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87808#p87808"/>
		<title type="html"><![CDATA[Very simple script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87808#p87808"><![CDATA[
you my sir <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> are my hero works like a charm!!!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10535">Kemikals</a> — Thu Mar 12, 2009 2:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[tomekk]]></name></author>
		<updated>2009-03-12T11:17:49-04:00</updated>

		<published>2009-03-12T11:17:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87804#p87804</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87804#p87804"/>
		<title type="html"><![CDATA[Very simple script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87804#p87804"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># !release cmd channelsset bcast_cmd_chans {#channel1 #channel2}# target channelset bcast_chan "#channel"#############################################bind pub -|- !release do_bcastproc do_bcast { nick uhost hand chan arg } {global bcast_chan bcast_cmd_chansif {[lsearch $bcast_cmd_chans $chan] == -1} {return}if {[botonchan $bcast_chan]} {putserv "PRIVMSG $bcast_chan :$arg"}}putlog "release.tcl loaded"</code></pre></div>test it<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10332">tomekk</a> — Thu Mar 12, 2009 11:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Kemikals]]></name></author>
		<updated>2009-03-12T09:54:24-04:00</updated>

		<published>2009-03-12T09:54:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87803#p87803</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87803#p87803"/>
		<title type="html"><![CDATA[Very simple script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87803#p87803"><![CDATA[
I have no clue how to write this <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> i know it's a very simple script though.<br><br>All i need it to do is if i type a command like !release (text here) it will make the eggdrop take whatever text after !release and display it in another channel of my choosing.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10535">Kemikals</a> — Thu Mar 12, 2009 9:54 am</p><hr />
]]></content>
	</entry>
	</feed>
