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

	<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>2005-01-23T20:46:34-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-01-23T20:46:34-04:00</updated>

		<published>2005-01-23T20:46:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45754#p45754</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45754#p45754"/>
		<title type="html"><![CDATA[Wondering about botrequest]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45754#p45754"><![CDATA[
Yep. Using botnick-?? will give integers from 00-99 randomly. <br><br>VIA TCL: If you want you can create a small loop and incr 1 each time the loop ends then change the botnick or store them in global variables for use.<br><br>Like use a do, while loop.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Jan 23, 2005 8:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2005-01-23T18:53:33-04:00</updated>

		<published>2005-01-23T18:53:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45745#p45745</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45745#p45745"/>
		<title type="html"><![CDATA[Wondering about botrequest]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45745#p45745"><![CDATA[
Using botnick-?? will give your bot botnick-19 for instance it just picks a number at random as awyeah said. It wont be sequential tho as in if botnick-01 is taken it wont try botnick-02 unless your extremely lucky and the random number just happens to be 02  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Sun Jan 23, 2005 6:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[LiquidIce]]></name></author>
		<updated>2005-01-23T16:54:35-04:00</updated>

		<published>2005-01-23T16:54:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45739#p45739</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45739#p45739"/>
		<title type="html"><![CDATA[Wondering about botrequest]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45739#p45739"><![CDATA[
Bot request ill have like 20 bots named  CUG-1 through CUG-20<br><br>Can i do  this :<br># bot nicknames you wanna give out<br>set botnicks "CUG-??" &lt;&lt; use it for all bot names starting with that. the  ?? be numbers<br><br>instead of using:<br># bot nicknames you wanna give out<br>set botnicks "[CUG]-1, [CUG]-2, etc.. "<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4380">LiquidIce</a> — Sun Jan 23, 2005 4:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-01-23T13:05:29-04:00</updated>

		<published>2005-01-23T13:05:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45732#p45732</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45732#p45732"/>
		<title type="html"><![CDATA[Wondering about botrequest]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45732#p45732"><![CDATA[
I do  beleive I didn't totally understood what he mean't.<br><blockquote class="uncited"><div>He's asking if he can use something so it detects his bot rather than change his name on connect.</div></blockquote>Use something so his bot detects? detects? detects what? What's this got todo with the changing of a name?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Jan 23, 2005 1:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2005-01-23T10:58:47-04:00</updated>

		<published>2005-01-23T10:58:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45730#p45730</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45730#p45730"/>
		<title type="html"><![CDATA[Wondering about botrequest]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45730#p45730"><![CDATA[
awyeah, read the subject and its text :p<br><br>He's asking if he can use something so it detects his bot rather than change his name on connect<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sun Jan 23, 2005 10:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2005-01-23T05:26:43-04:00</updated>

		<published>2005-01-23T05:26:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45723#p45723</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45723#p45723"/>
		<title type="html"><![CDATA[Wondering about botrequest]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45723#p45723"><![CDATA[
Yes, see the .conf file for 'set nick'.<br><br>The character "?" replaces any /[0-9/] number.<br>For your demonstration:<br><br>set nick "gamebot-??"<br><br>Everytime the bot connects to a server, the last to "?" would be replaced by random numbers in between 0-9.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sun Jan 23, 2005 5:26 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[LiquidIce]]></name></author>
		<updated>2005-01-23T01:56:04-04:00</updated>

		<published>2005-01-23T01:56:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=45718#p45718</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=45718#p45718"/>
		<title type="html"><![CDATA[Wondering about botrequest]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=45718#p45718"><![CDATA[
Is it poissble for a eggdrop to use <br>set botnicks "gamebot-XX" <br><br>xx- bot number<br><br>gamebot-1<br>gamebot-2 <br>and so on instead of having it read 30 botnames?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4380">LiquidIce</a> — Sun Jan 23, 2005 1:56 am</p><hr />
]]></content>
	</entry>
	</feed>
