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

	<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>2002-07-29T15:51:07-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-29T15:51:07-04:00</updated>

		<published>2002-07-29T15:51:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9329#p9329</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9329#p9329"/>
		<title type="html"><![CDATA[Getting op problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9329#p9329"><![CDATA[
Yep!<br><br>It worked!!! Thanks a lot!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by Guest — Mon Jul 29, 2002 3:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-07-29T15:40:42-04:00</updated>

		<published>2002-07-29T15:40:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9328#p9328</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9328#p9328"/>
		<title type="html"><![CDATA[Getting op problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9328#p9328"><![CDATA[
AH.<br><br>Another question, which did cross my mind, I admit.<br><br>Is this a fresh start for the bot, or are you making changes, from a previous setup?<br><br>If the previous setup method is being used, the problem lies in the channels file as well.<br><br>I sugest makignt he change in the config file, rehash the bot, then use ".chanset #channel need-op" on the partyline. Once saved, all should be fine.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Jul 29, 2002 3:40 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-29T15:26:15-04:00</updated>

		<published>2002-07-29T15:26:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9327#p9327</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9327#p9327"/>
		<title type="html"><![CDATA[Getting op problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9327#p9327"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>source scripts/alltools.tclsource scripts/action.fix.tclsource scripts/compat.tclsource scripts/userinfo.tclsource scripts/autoid.tcl</code></pre></div>And autoid.tcl is for PTnet identification:<br><div class="codebox"><p>Code: </p><pre><code>bind notc - * notc.aidproc notc.aid {nick uhost hand text dest} {    global aidnick aidpass aidnotc aidhost botnick    if {(($uhost == $aidhost) &amp;&amp; ([string match *$aidnotc* $text]) &amp;&amp; ($botnick == $aidnick))} {        putserv "nickserv identify $aidpass"    }}</code></pre></div><p>Statistics: Posted by Guest — Mon Jul 29, 2002 3:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-07-29T15:11:40-04:00</updated>

		<published>2002-07-29T15:11:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9324#p9324</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9324#p9324"/>
		<title type="html"><![CDATA[Getting op problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9324#p9324"><![CDATA[
By maybe listing the scripts that you do have loaded!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Jul 29, 2002 3:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-29T14:36:43-04:00</updated>

		<published>2002-07-29T14:36:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9323#p9323</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9323#p9323"/>
		<title type="html"><![CDATA[Getting op problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9323#p9323"><![CDATA[
Well i don't, but i have some scripts installed..<br><br>How can i find the [censored] that overwrites need-op setting?<p>Statistics: Posted by Guest — Mon Jul 29, 2002 2:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-07-29T11:17:29-04:00</updated>

		<published>2002-07-29T11:17:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9317#p9317</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9317#p9317"/>
		<title type="html"><![CDATA[Getting op problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9317#p9317"><![CDATA[
Do you have any other scripts loaded, that are designed to help gain OP's.<br><br>These may be overwriting the neep-op setting.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Jul 29, 2002 11:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-07-29T11:02:15-04:00</updated>

		<published>2002-07-29T11:02:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=9316#p9316</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=9316#p9316"/>
		<title type="html"><![CDATA[Getting op problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=9316#p9316"><![CDATA[
I don't understand why my eggdrop doesn't do the "need-op" stuff...<br><br>Here is the code i'm using on config file:<br><div class="codebox"><p>Code: </p><pre><code>channel add #PVT {  chanmode "+nt-likm"  idle-kick 0  stopnethack-mode 0  revenge-mode 0  aop-delay 5:30  need-op { putserv "PRIVMSG #PVT :TESTING 123" }}</code></pre></div><p>Statistics: Posted by Guest — Mon Jul 29, 2002 11:02 am</p><hr />
]]></content>
	</entry>
	</feed>
