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

	<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>2007-07-22T21:12:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-07-22T21:12:07-04:00</updated>

		<published>2007-07-22T21:12:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74665#p74665</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74665#p74665"/>
		<title type="html"><![CDATA[Random Nicks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74665#p74665"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set botslist {bot1 bot2 bot3 bot4 bot5}set randombot [lindex $botslist [rand [llength $botslist]]]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Jul 22, 2007 9:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Zorb]]></name></author>
		<updated>2007-07-22T20:03:55-04:00</updated>

		<published>2007-07-22T20:03:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=74660#p74660</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=74660#p74660"/>
		<title type="html"><![CDATA[Random Nicks]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=74660#p74660"><![CDATA[
Wondering how I would be able to select a random choice from about 5 nicks in the channel.<br><br>Bot<br>Bot2<br>Bot3<br>Bot4<br>Bot5<br><br>I'd like to be able to randomly choose one of them (not the bot that is running the script) and notice the bot to do something.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8299">Zorb</a> — Sun Jul 22, 2007 8:03 pm</p><hr />
]]></content>
	</entry>
	</feed>
