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

	<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>2008-02-23T14:50:35-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Fiby]]></name></author>
		<updated>2008-02-23T14:09:47-04:00</updated>

		<published>2008-02-23T14:09:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81099#p81099</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81099#p81099"/>
		<title type="html"><![CDATA[helpe to finish.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81099#p81099"><![CDATA[
sssssmmmmmmuuuuuaaaaaaaaakkkkkkksssssssssss ;*****<br><br>thanks Sir_Fz<br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9736">Fiby</a> — Sat Feb 23, 2008 2:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2008-02-23T14:50:35-04:00</updated>

		<published>2008-02-23T13:50:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81096#p81096</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81096#p81096"/>
		<title type="html"><![CDATA[helpe to finish.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81096#p81096"><![CDATA[
You didn't specify when do you want this message to be sent, however this is your code edited to make your bot send the message on public command !randmsg:<div class="codebox"><p>Code: </p><pre><code>set randmessg "here put my message"bind pub - !randmsg send:randmsgproc send:randmsg {nick uhost hand chan arg} { global randmessg set mychanlist [chanlist $chan] set randomnick [lindex $mychanlist [rand [llength $mychanlist]]] puthelp "PRIVMSG $randomnick :$randmessg"}</code></pre></div>Edit: Changed putmsg to puthelp.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sat Feb 23, 2008 1:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Fiby]]></name></author>
		<updated>2008-02-23T13:36:51-04:00</updated>

		<published>2008-02-23T13:36:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81094#p81094</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81094#p81094"/>
		<title type="html"><![CDATA[helpe to finish.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81094#p81094"><![CDATA[
need a script that pics randomly a nick from my channel userlist and sends it a message.<br><div class="codebox"><p>Code: </p><pre><code>set messg "here put my message"set mychanlist [chanlist #madrid]set randomnick [lindex $mychanlist [rand [llength $mychanlist]]]putmsg "PRIVMSG $randomnick : $messg"</code></pre></div>this code its good? or not? o how it's?<br><br> <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9736">Fiby</a> — Sat Feb 23, 2008 1:36 pm</p><hr />
]]></content>
	</entry>
	</feed>
