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

	<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>2012-03-17T22:57:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Barkeep]]></name></author>
		<updated>2012-03-17T22:57:52-04:00</updated>

		<published>2012-03-17T22:57:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99065#p99065</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99065#p99065"/>
		<title type="html"><![CDATA[Bot DEOP's everyone after netsplit.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99065#p99065"><![CDATA[
Thanks for the help.<br><br>We have used .chanset to set the global setting to change them.  We have changed it to mode one.  We will wait for a net split and see what happens.<br><br>We have with verified with .chaninfo that it is set to 1.<br><br>Thanks again we will see what happens.<br><br>Barkeep<br><br>UPDATE:<br><br>Had another netsplit over night and the same thing happened again. when the channels rejoin X sets +l23oooo and the bot then sets -loooo. this keeps up until X kicks the bot for mass deoping. When the bot rejoins the channel and is oped then everything is okay again.<br><br>Thanks for the help<br><br>Barkeep<br><br>UPDATE #2:<br><br>Still having issues and we keep trying various things.  Thought I would post the channel info and see if that helps anyone to find the issue. We put +bitch back on recently when setting -bitch did not fix the problem.  X is part of the known ops so the bot should not be mad when X ops, and does not have an issue when X ops and it's in the channel only after net-splits when the channel rejoins. The bot also unsets l  when the channel rejoins.<br><br>Thanks in advance.<br><br>Settings for static channel #XXXXXX:<br>Protect modes (chanmode): +tn<br>Idle Kick after (idle-kick): DON'T!<br>stopnethack: DON'T!<br>aop-delay: 5:30<br>revenge-mode: 0<br>ban-type: 3<br>ban-time: 120<br>exempt-time: 60<br>invite-time: 60<br>Other modes:<br>     -inactive       +statuslog      -secret         -shared<br>     -greet          -seen           +cycle          +dontkickops<br>     +protectops     +protectfriends -revenge        -revengebot<br>     +bitch          -autoop         -autovoice      +nodesynch<br>     +enforcebans    +dynamicbans    -userbans       -autohalfop<br>     -protecthalfops +static<br>     +dynamicexempts +userexempts    +dynamicinvites +userinvites<br> flood settings: chan ctcp join kick deop nick<br> number:           15    3    5    3    3    5<br> time  :           60   60   60   10   10   60<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11931">Barkeep</a> — Sat Mar 17, 2012 10:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2012-03-17T20:33:49-04:00</updated>

		<published>2012-03-17T20:33:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99064#p99064</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99064#p99064"/>
		<title type="html"><![CDATA[Bot DEOP's everyone after netsplit.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99064#p99064"><![CDATA[
For starters, the global-stopnethack-mode (as well as the other global-* settings) are only used when you create a new channel record. Once the channel record has been created, changing the value of the global-stopnethack-mode variable will NOT affect already-created channels. By default, your eggdrop will also retain channel records between restarts using a channels-file.<br><br>In order to update any settings for a channel record once you've created it (either using the "channel add" command in your config file, or by using the .+chan command from the dcc chat partyline), you'll have to use the .chanset and .chaninfo dcc partyline commands.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Mar 17, 2012 8:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Barkeep]]></name></author>
		<updated>2012-03-17T18:28:01-04:00</updated>

		<published>2012-03-17T18:28:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=99063#p99063</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=99063#p99063"/>
		<title type="html"><![CDATA[Bot DEOP's everyone after netsplit.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=99063#p99063"><![CDATA[
Hi,<br><br>We have a bot up and running on Undernet. The Channel has X which is the server service that will auto op people that are approved.<br><br>When there is a net split, and the bot is not on the side of the split with X, on rejoin the bot DEOPs all the users that were with X. Then X Re-Op's the people and the bot will deop them again.  This continues until the user /hop from the channel and rejoins at which point the bot does not mess with them again.<br><br>The  set global-stopnethack-mode 0 is set to 0 and we have even tried to comment out the line and it did not help.  The set wait-split 1800 which is less time that the last net split was.<br><br>Bitch mode is off.<br><br>+nodesync is on also.<br><br>We are not running any deop scripts so I think it's in the generic config some place.<br><br>I can post the config if needed.<br><br>Does any one have any suggestions?<br><br>Thanks in advance for the help,<br><br>Barkeep.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11931">Barkeep</a> — Sat Mar 17, 2012 6:28 pm</p><hr />
]]></content>
	</entry>
	</feed>
