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

	<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>2003-08-27T19:48:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-08-27T19:48:01-04:00</updated>

		<published>2003-08-27T19:48:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25810#p25810</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25810#p25810"/>
		<title type="html"><![CDATA[Hi, Can you help?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25810#p25810"><![CDATA[
i couldn't get that to work<p>Statistics: Posted by Guest — Wed Aug 27, 2003 7:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2003-08-27T17:32:53-04:00</updated>

		<published>2003-08-27T17:32:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25788#p25788</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25788#p25788"/>
		<title type="html"><![CDATA[Hi, Can you help?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25788#p25788"><![CDATA[
# This is a Tcl script to be run immediately after connecting to a server.<br>bind evnt - init-server evnt:init_server<br><br>proc evnt:init_server {type} {<br>  global botnick<br>  putquick "MODE $botnick +i-ws"<br>}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Wed Aug 27, 2003 5:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[gumbydammit]]></name></author>
		<updated>2003-08-27T15:02:26-04:00</updated>

		<published>2003-08-27T15:02:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25775#p25775</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25775#p25775"/>
		<title type="html"><![CDATA[Hi, Can you help?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25775#p25775"><![CDATA[
in eggdrop 1.6.15 its a little proc in the conf file... look for evnt:init_server proc in the server module..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1870">gumbydammit</a> — Wed Aug 27, 2003 3:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-08-27T14:42:15-04:00</updated>

		<published>2003-08-27T14:42:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25772#p25772</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25772#p25772"/>
		<title type="html"><![CDATA[Hi, Can you help?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25772#p25772"><![CDATA[
I couldn't find a "set init-server" in the conf file.  I tried the .dump mode botnick -s  it worked........i did a .save is there a more permanent way?<p>Statistics: Posted by Guest — Wed Aug 27, 2003 2:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2003-08-27T00:20:16-04:00</updated>

		<published>2003-08-27T00:20:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25716#p25716</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25716#p25716"/>
		<title type="html"><![CDATA[Hi, Can you help?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25716#p25716"><![CDATA[
First, check the "set init-server" in the .conf file if you don't want it to set the +s mode on connect, second, if you do have owner access to it you can make it *dump* that command like: <em class="text-italics">.dump mode botnick -s</em> .. do replace botnick with it's actual nick.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Wed Aug 27, 2003 12:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-08-26T22:19:09-04:00</updated>

		<published>2003-08-26T22:19:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=25713#p25713</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=25713#p25713"/>
		<title type="html"><![CDATA[Hi, Can you help?]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=25713#p25713"><![CDATA[
Hi.<br><br>I was curious.......... can I set mode -s for my eggdrop?<br><br>like on normal mirc it's //mode $me -s<br><br>i want to be able to do that for my eggie, so the server notices don't bog it down.<br><br>Thanks!<p>Statistics: Posted by Guest — Tue Aug 26, 2003 10:19 pm</p><hr />
]]></content>
	</entry>
	</feed>
