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

	<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>2002-09-25T06:36:06-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-25T06:36:06-04:00</updated>

		<published>2002-09-25T06:36:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11346#p11346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11346#p11346"/>
		<title type="html"><![CDATA[autochange nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11346#p11346"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># Channelsset chans "#sex"# minutes to cycleset time 5# seconds out of the channelset outa 5# random nicknamesset nicks {    "Very_Sexy|"    "LoVeRgIrL_"    "nick3.. etc"}   bind notc I "*registered*and*protected*" must:id if {![info exists ald]} {set ald 1timer $time do:it}    proc do:it {} {global nicks chans outa timelink sexy set newnick [lindex $nicks [rand [llength $nicks]]]foreach chana $chans {channel set $chana +inactive}puthelp "nick $newnick"foreach chana $chans {utimer $outa "channel set $chana -inactive"}timer $time do:it}   proc must:id {n u h c a} {global nicksif {$n == "NickServ"} {set newnick [lindex $nicks [rand [llength $nicks]]]puthelp "nick $newnick" }}</code></pre></div>Also no!spam is kewl.<br>--Greets<p>Statistics: Posted by Guest — Wed Sep 25, 2002 6:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-09-25T06:08:41-04:00</updated>

		<published>2002-09-25T06:08:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11342#p11342</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11342#p11342"/>
		<title type="html"><![CDATA[autochange nick]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11342#p11342"><![CDATA[
Hi,<br>i want my bot parts channel and change nick and rejoin channel. do you know any script?<p>Statistics: Posted by Guest — Wed Sep 25, 2002 6:08 am</p><hr />
]]></content>
	</entry>
	</feed>
