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

	<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-04-18T23:11:04-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Caribou]]></name></author>
		<updated>2004-04-18T23:11:04-04:00</updated>

		<published>2004-04-18T23:11:04-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35695#p35695</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35695#p35695"/>
		<title type="html"><![CDATA[A tcl way to reconnect our EggDrop on server wanted?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35695#p35695"><![CDATA[
Yeah by tcl i meant a way to launch it out of partyline <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br><br>and jump worked yeah, thanks a lot Strikelight<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !reconnect reconnectproc reconnect {nick uhost hand chan arg} { if {[isop $nick $chan]} {  if {$arg != ""} {   jump $arg  } else {   jump  } }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4823">Caribou</a> — Sun Apr 18, 2004 11:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-04-18T11:34:07-04:00</updated>

		<published>2004-04-18T11:34:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35681#p35681</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35681#p35681"/>
		<title type="html"><![CDATA[A tcl way to reconnect our EggDrop on server wanted?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35681#p35681"><![CDATA[
No Tcl is needed... See <strong class="text-strong">.help jump</strong> in your bot's partyline.<br>For permanent server changes, you will need to edit the servers variable in your bot's config.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Sun Apr 18, 2004 11:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Caribou]]></name></author>
		<updated>2004-04-18T11:25:24-04:00</updated>

		<published>2004-04-18T11:25:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=35679#p35679</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=35679#p35679"/>
		<title type="html"><![CDATA[A tcl way to reconnect our EggDrop on server wanted?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=35679#p35679"><![CDATA[
Hello <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> <br><br>Is there any TCL way to make our eggdrop reconnecting on another server we just choosed before ?<br><br>I mean another network server, sometimes on this network one server is more laggy than other, and i wanna be able to make bot switching on servers.<br><br>Thats mean a tcl script or command like : <strong class="text-strong">.reconnect irc.server2.org</strong><br>And Eggdrop will reconnect on this server.<br><br>I don't know if it is possible, the only part i learned about joining server was the config.txt file with <strong class="text-strong">set servers</strong>.. but i can't control this<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4823">Caribou</a> — Sun Apr 18, 2004 11:25 am</p><hr />
]]></content>
	</entry>
	</feed>
