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

	<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>2005-09-21T05:21:23-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Figga]]></name></author>
		<updated>2005-09-21T05:21:23-04:00</updated>

		<published>2005-09-21T05:21:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55954#p55954</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55954#p55954"/>
		<title type="html"><![CDATA[Oper]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55954#p55954"><![CDATA[
Here is my oper script i wrote for this<br><div class="codebox"><p>Code: </p><pre><code>set operid "OPERNAME-AS-DEFINED-IN-CONFIGFILE"set operpass "OPERPASS-AS-SET-IN-CONFIGFILE"set nspass "NICKSERV-PASS-FOR-ABILITY-TO-SERVICES-ADMIN"bind evnt - init-server operbind evnt - init-server identityproc identity init-server  { putquick "privmsg nickserv : id $nspass " }proc oper init-server { putserv "OPER $::operid $::operpass" }</code></pre></div>This will oper the bot on connect to the server and id to nickserv ( dont forget to register the nick though via partyline (.msg nickserv register password <a href="mailto:fake@email.com">fake@email.com</a>) Substituting password for your pass)<br>Also if u want your eggdrop to set hosts and add access to AOP / XOP commands you need to add it to operserv (/msg operserv oper add NICK)<br>assuming you have services (the nick needs to be registered before you do this !!) and also dont forget to add the Oline to the irc config file and rehash before !!<br><br>Good Luck....<br><br>Edited ..... paste the above code into a script and include the script in your eggdrop.conf file there is no need to add direct to the .conf obviously you can but makes sense to not !!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6663">Figga</a> — Wed Sep 21, 2005 5:21 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-08-30T11:52:26-04:00</updated>

		<published>2005-08-30T11:52:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55043#p55043</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55043#p55043"/>
		<title type="html"><![CDATA[oper command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55043#p55043"><![CDATA[
/me sighs<br><br>a modern day ircop <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=5056">demond</a> — Tue Aug 30, 2005 11:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-08-30T07:23:34-04:00</updated>

		<published>2005-08-30T07:23:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55033#p55033</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55033#p55033"/>
		<title type="html"><![CDATA[oper command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55033#p55033"><![CDATA[
'/command ...' -&gt; 'putserv "command :..."'<br>arguments that will never contain spaces will most likely be place before " :" like channel names, nick names etc.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Tue Aug 30, 2005 7:23 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pstruh]]></name></author>
		<updated>2005-08-30T05:25:53-04:00</updated>

		<published>2005-08-30T05:25:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=55029#p55029</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=55029#p55029"/>
		<title type="html"><![CDATA[oper command]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=55029#p55029"><![CDATA[
HI,<br><br>I try to identify eggdrop via command /oper but I dont know which command i must use.<br>How can I send message to ircd become IRCop?? What I must put in my config file?<br><br>Thanks<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6031">pstruh</a> — Tue Aug 30, 2005 5:25 am</p><hr />
]]></content>
	</entry>
	</feed>
