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

	<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>2009-04-18T17:37:08-04:00</updated>

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

		<entry>
		<author><name><![CDATA[krzys]]></name></author>
		<updated>2009-04-18T17:29:27-04:00</updated>

		<published>2009-04-18T17:29:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88497#p88497</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88497#p88497"/>
		<title type="html"><![CDATA[[SOLVED] eggdrop via psybnc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88497#p88497"><![CDATA[
It works! thank you <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10548">krzys</a> — Sat Apr 18, 2009 5:29 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Getodacul]]></name></author>
		<updated>2009-04-18T16:09:27-04:00</updated>

		<published>2009-04-18T16:09:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88496#p88496</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88496#p88496"/>
		<title type="html"><![CDATA[[SOLVED] eggdrop via psybnc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88496#p88496"><![CDATA[
modify in your eggdrop conf:<br>set servers {<br>your_bouncer:port:password<br>}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9046">Getodacul</a> — Sat Apr 18, 2009 4:09 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[krzys]]></name></author>
		<updated>2009-04-18T17:37:08-04:00</updated>

		<published>2009-04-18T13:47:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=88494#p88494</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=88494#p88494"/>
		<title type="html"><![CDATA[[SOLVED] eggdrop via psybnc]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=88494#p88494"><![CDATA[
Hi.<br><br>I want to connect eggdrop via psybnc. In mIRC I should login via command <em class="text-italics">Your IRC Client did not support a password. Please type /QUOTE PASS yourpassword to connect.</em> Ok so I send pass and I'm connected. But how to do it using eggdrop? I write tcl procedure to do it:<br><div class="codebox"><p>Code: </p><pre><code>proc evnt_oper {type} {global botnick  putserv "PASS pass"  putserv "PRIVMSG NickServ :IDENTIFY pass"}</code></pre></div>and added it to eggdrop.conf but don't works. In commandline I see only:<br><blockquote class="uncited"><div>[19:31] -Welcome (<a href="mailto:psyBNC@lam3rz.de">psyBNC@lam3rz.de</a>)- psyBNC2.3.2-7<br>[19:31] --psyBNC (<a href="mailto:psyBNC@lam3rz.de">psyBNC@lam3rz.de</a>)- Your IRC Client did not support a password. Please type /QUOTE PASS yourpassword to connect.</div></blockquote>Any ideas?<br><br>Thanks in advance!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10548">krzys</a> — Sat Apr 18, 2009 1:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
