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

	<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-03-26T05:59:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-26T05:59:00-04:00</updated>

		<published>2002-03-26T05:59:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5695#p5695</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5695#p5695"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5695#p5695"><![CDATA[
Works perfectly now, thanks for all your help!<br>Much Appreciated!<p>Statistics: Posted by Guest — Tue Mar 26, 2002 5:59 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-03-25T21:01:00-04:00</updated>

		<published>2002-03-25T21:01:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5689#p5689</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5689#p5689"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5689#p5689"><![CDATA[
<blockquote class="uncited"><div>On 2002-03-25 00:49, BassTeQ wrote:<br>Seems to be working nicely thanks!<br><br>One thing I would like to add, how could I make the script /msg a user that gives OP's <br><br>a) to a person that isn't allowed to HAVE ops<br>b) by a current OP that isnt allowed to GIVE ops<br><br>Cheers</div></blockquote>If you want to send a message to the nick spreading illegally the op, locate the following line at the bottom of the script:<br><div class="codebox"><p>Code: </p><pre><code>putserv "MODE $chan -oo $nick $deopnick"</code></pre></div>and add below it:<br><div class="codebox"><p>Code: </p><pre><code>puthelp "PRIVMSG $nick :You are not allowed to hand out ops on $chan to a stranger like $deopnick"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Mon Mar 25, 2002 9:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-25T03:49:00-04:00</updated>

		<published>2002-03-25T03:49:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5674#p5674</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5674#p5674"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5674#p5674"><![CDATA[
Seems to be working nicely thanks!<br><br>One thing I would like to add, how could I make the script /msg a user that gives OP's <br><br>a) to a person that isn't allowed to HAVE ops<br>b) by a current OP that isnt allowed to GIVE ops<br><br>Cheers<p>Statistics: Posted by Guest — Mon Mar 25, 2002 3:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-03-22T16:31:00-04:00</updated>

		<published>2002-03-22T16:31:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5632#p5632</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5632#p5632"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5632#p5632"><![CDATA[
<blockquote class="uncited"><div>On 2002-03-21 18:23, BassTeQ wrote:<br>Actually looking at the code now, the section<br>set strictopglobflag "n m o"<br>Does that mean that the user must have ALL these flags, or any ONE of those flags? <br><br>Cheers</div></blockquote>Any ONE of those flags.<br><br>If you make it:<br>set strictopglobflag "nmo"<br>the user needs ALL these flags.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Fri Mar 22, 2002 4:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-21T21:37:00-04:00</updated>

		<published>2002-03-21T21:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5614#p5614</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5614#p5614"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5614#p5614"><![CDATA[
Egghead, thanks for your prompt reply.<br>I'll Confirm my channel is setup +protectops and -bitch and check my userflags again.<br><br>Ill let you know how I go, cheers mate.<p>Statistics: Posted by Guest — Thu Mar 21, 2002 9:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-03-21T21:34:00-04:00</updated>

		<published>2002-03-21T21:34:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5613#p5613</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5613#p5613"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5613#p5613"><![CDATA[
<blockquote class="uncited"><div>On 2002-03-21 18:20, BassTeQ wrote:<br>Hi egghead, I tested out the script on version 1.6.9<br>I took away the 'o' flag from a user in the bots user list and got another OP to op that user, but the bot didn't remove the OP's that were given.<br><br>Any ideas?<br>Could this version be incompatible with 1.6.9?<br><br>Thanks!<br></div></blockquote>Hi BassTeQ. First, as described in the text of the script: the channel setting must include +protectops and -bitch. Do you have this setting for the channel?<br><br>Second, the scripts makes a distinction between a person who GIVEs ops and a person who GETs the ops.<br><br>If the person GIVING the ops has the required global or channelflags (n/m/o), the opping is allowed.<br>In your case, what flags did the user have that gave the ops?<br><br>If the person GETTING the ops has the required global or channel flags, the opping is also allowed. In your case, what flags did the user have that received the ops? none?<br><br>Your answers to these questions will help to track down a bug, if there is one. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":grin:" title="Very Happy"><br><br>Or do you want the strictopping to tighter to check only the flags of the person getting opped?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Thu Mar 21, 2002 9:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-21T21:23:00-04:00</updated>

		<published>2002-03-21T21:23:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5611#p5611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5611#p5611"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5611#p5611"><![CDATA[
Actually looking at the code now, the section<br>set strictopglobflag "n m o"<br>Does that mean that the user must have ALL these flags, or any ONE of those flags? <br><br>Cheers<p>Statistics: Posted by Guest — Thu Mar 21, 2002 9:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-21T21:20:00-04:00</updated>

		<published>2002-03-21T21:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5610#p5610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5610#p5610"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5610#p5610"><![CDATA[
Hi egghead, I tested out the script on version 1.6.9<br>I took away the 'o' flag from a user in the bots user list and got another OP to op that user, but the bot didn't remove the OP's that were given.<br><br>Any ideas?<br>Could this version be incompatible with 1.6.9?<br><br>Thanks!<br><p>Statistics: Posted by Guest — Thu Mar 21, 2002 9:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-18T21:00:00-04:00</updated>

		<published>2002-03-18T21:00:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5518#p5518</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5518#p5518"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5518#p5518"><![CDATA[
Fantastic thanks, Ill have a look at it tonight!<p>Statistics: Posted by Guest — Mon Mar 18, 2002 9:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-03-18T20:59:00-04:00</updated>

		<published>2002-03-18T20:59:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5517#p5517</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5517#p5517"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5517#p5517"><![CDATA[
<blockquote class="uncited"><div>[snip]<br>#Make sure the bot recognises such service/guarding bot!<br><br>What flag should I set for my service so that my bot recognises the servce/guarding bot accordingly, the same as if it was a user that was allowed to set ops?</div></blockquote>If you don't change the settings in the script, a global/channel +o will do.<br><br>Enjoy!<br><br>&lt;font size=-1&gt;[ This Message was edited by: egghead on 2002-03-18 18:00 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Mon Mar 18, 2002 8:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-18T20:02:00-04:00</updated>

		<published>2002-03-18T20:02:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5515#p5515</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5515#p5515"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5515#p5515"><![CDATA[
Ok thanks, Ill have aplay with the scripts and see how I go.<br>The only question I have is in the scriptops.tcl it says<br><br>#Make sure the bot recognises such service/guarding bot!<br><br>What flag should I set for my service so that my bot recognises the servce/guarding bot accordingly, the same as if it was a user that was allowed to set ops?<br><br>Cheers<p>Statistics: Posted by Guest — Mon Mar 18, 2002 8:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-03-18T19:58:00-04:00</updated>

		<published>2002-03-18T19:58:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5514#p5514</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5514#p5514"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5514#p5514"><![CDATA[
BassTeQ, thanks for the offer, but I'm looking for something like GeoCities. They are going to switch off FTP access, which makes maintaining a site cumbersome.<br><br>Modifying the scripts shouldn't be too difficult, you have the source now <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><br><br>If in a week of hard trying you couldn't modify it to your needs, let it know here <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":grin:" title="Very Happy"><br><br>&lt;font size=-1&gt;[ This Message was edited by: egghead on 2002-03-18 16:58 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Mon Mar 18, 2002 7:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-18T19:46:00-04:00</updated>

		<published>2002-03-18T19:46:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5513#p5513</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5513#p5513"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5513#p5513"><![CDATA[
Hi egghead, thanks for your reply.<br><br>I have a proposition or you. Id be happy to host your scripts and site on my domian if you could help me customise these scripts a little further. Do you have ICQ / Email?<br>We can dicuss it further there.<br><br>Cheers<p>Statistics: Posted by Guest — Mon Mar 18, 2002 7:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[egghead]]></name></author>
		<updated>2002-03-18T09:17:00-04:00</updated>

		<published>2002-03-18T09:17:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5490#p5490</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5490#p5490"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5490#p5490"><![CDATA[
<blockquote class="uncited"><div>On 2002-03-17 17:20, BassTeQ wrote:<br>[snip]<br>What Im looking for is a TCL script that will undo any +o channel changes by users that dont have a certain flag.<br><br>So if user A gives ops to user B, and user A doesn't have the flag X in his userfile then then ops will be removed from user B<br></div></blockquote>BassTeQ, no doubt there are scripts out there which do that. You can see my experiments at:<br><a href="http://www.geocities.com/eggheadtcl/strictop.tcl.txt" class="postlink">http://www.geocities.com/eggheadtcl/strictop.tcl.txt</a><br>and a similar script for deop revenge:<br><a href="http://www.geocities.com/eggheadtcl/prot-deop.tcl.txt" class="postlink">http://www.geocities.com/eggheadtcl/prot-deop.tcl.txt</a><br><br>I haven't used these scripts for a long time and I only brassed them up for this occasion. <br>Maybe this will get you started. Note that the scripts use [wasop], which was introduced somewhere around eggdrop version 1.4. Lower eggdrop versions can't use these scripts.<br><br>Btw, if you know a good place like Geocities where my scripts can be hosted for free and with FTP access, suggestions are appreciated.<br><br><br>&lt;font size=-1&gt;[ This Message was edited by: egghead on 2002-03-18 06:18 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=282">egghead</a> — Mon Mar 18, 2002 9:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-17T20:20:00-04:00</updated>

		<published>2002-03-17T20:20:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5483#p5483</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5483#p5483"/>
		<title type="html"><![CDATA[De-Op Script]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5483#p5483"><![CDATA[
Hello I was wondering if anyone could help me with a solution to my problem.<br>Re:  <a href="http://forum.egghelp.org/viewtopic.php?topic=1274&amp;forum=1&amp;4" class="postlink">http://forum.egghelp.org/viewtopic.php? ... &amp;forum=1&amp;4</a><br><br>What Im looking for is a TCL script that will undo any +o channel changes by users that dont have a certain flag.<br><br>So if user A gives ops to user B, and user A doesn't have the flag X in his userfile then then ops will be removed from user B<br><br>Any help is greatly appreciated.<br>Thank You.<p>Statistics: Posted by Guest — Sun Mar 17, 2002 8:20 pm</p><hr />
]]></content>
	</entry>
	</feed>
