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

	<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>2010-04-28T11:46:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[raider2k]]></name></author>
		<updated>2010-04-28T11:46:45-04:00</updated>

		<published>2010-04-28T11:46:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92956#p92956</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92956#p92956"/>
		<title type="html"><![CDATA[Make Eggdrop Oper On Inspircd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92956#p92956"><![CDATA[
by doing it like on every other network since inspircd uses the same sytax<br><div class="codebox"><p>Code: </p><pre><code>putserv "oper $nick $pass"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9589">raider2k</a> — Wed Apr 28, 2010 11:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[lolwutxd]]></name></author>
		<updated>2010-04-27T02:47:34-04:00</updated>

		<published>2010-04-27T02:47:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92931#p92931</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92931#p92931"/>
		<title type="html"><![CDATA[Make Eggdrop Oper On Inspircd]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92931#p92931"><![CDATA[
Hello there,<br><br>I've switched from Unreal To Inspircd today and need some help I have the following code<br><br>bind evnt - init-server evnt:init_server <br>proc evnt:init_server {type} {<br> global botnick<br> putquick "MODE $botnick +ixT"<br>putquick "privmsg irc oper user pass"<br>}<br><br>But that no longer works since the move to inspircd, any ideas how i can make it work?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11160">lolwutxd</a> — Tue Apr 27, 2010 2:47 am</p><hr />
]]></content>
	</entry>
	</feed>
