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

	<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-06-09T22:11:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-09T22:11:16-04:00</updated>

		<published>2004-06-09T22:11:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37156#p37156</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37156#p37156"/>
		<title type="html"><![CDATA[;]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37156#p37156"><![CDATA[
thanks man, exactly right.<p>Statistics: Posted by Guest — Wed Jun 09, 2004 10:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[puffi]]></name></author>
		<updated>2004-06-09T18:31:34-04:00</updated>

		<published>2004-06-09T18:31:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37152#p37152</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37152#p37152"/>
		<title type="html"><![CDATA[Random number in bot name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37152#p37152"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>set nick "botnick-[rand 10][rand 10][rand 10][rand 10][rand 10]"</code></pre></div>should help you out.<blockquote class="uncited"><div>  rand &lt;limit&gt;<br>    Returns: a random integer between 0 and limit-1<br>    Module: core</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4998">puffi</a> — Wed Jun 09, 2004 6:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-09T18:12:26-04:00</updated>

		<published>2004-06-09T18:12:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37151#p37151</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37151#p37151"/>
		<title type="html"><![CDATA[Random number in bot name]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37151#p37151"><![CDATA[
Im trying to make a random number appear in the bots names.<br>like this:<br>botnick-xxxx<br>where xxxx is a random number.<br><br>Ive tried this<br>botnick-%random%<br><br>but with no success, any help is greatly appreciated.<p>Statistics: Posted by Guest — Wed Jun 09, 2004 6:12 pm</p><hr />
]]></content>
	</entry>
	</feed>
