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

	<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>2007-01-26T23:12:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-01-26T23:12:45-04:00</updated>

		<published>2007-01-26T23:12:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69968#p69968</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69968#p69968"/>
		<title type="html"><![CDATA[Bot deops users when -bitch is set]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69968#p69968"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>.chanset #headbangers +nodesynch</code></pre></div>Try the above setting, also re-check your existing channel settings with:<div class="codebox"><p>Code: </p><pre><code>.chaninfo #headbangers</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Fri Jan 26, 2007 11:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[jnbek]]></name></author>
		<updated>2007-01-26T21:53:08-04:00</updated>

		<published>2007-01-26T21:53:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=69966#p69966</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=69966#p69966"/>
		<title type="html"><![CDATA[Bot deops users when -bitch is set]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=69966#p69966"><![CDATA[
the eggdrop bot i just setup runs great, no problems, except for when a Services AOP'd user joins and Services ops' the user, the bot in turn deops that user, it doesn't matter if Services, or another operator ops a user, the bot deops them. i set -bitch in global chan options and for the channel itself. What  can I do to make it stop. The bot should have Op status in the room it's sitting in, so just deopping the bot is out of the question. It's an eggdrop 1.6.18 bot running on FreeBSD 6.1-RELEASE and compiled fine. Here's the channel portion of the file:<br><div class="codebox"><p>Code: </p><pre><code>set global-chanset {        -autoop         -autovoice        -bitch          +cycle        +dontkickops    +dynamicbans        +dynamicexempts +dynamicinvites        -enforcebans    +greet        -inactive       -nodesynch        -protectfriends +protectops        -revenge        -revengebot        -secret         -seen        +shared         +statuslog        +userbans       +userexempts        +userinvites    -protecthalfops        -autohalfop}# Add each static channel you want your bot to sit in using the following# command. There are many different possible settings you can insert into# this command, which are explained below.#    channel add #headbangers {      chanmode "+nt-likm"      idle-kick 0      stopnethack-mode 0      revenge-mode 0      -bitch      ban-time 120      exempt-time 60      invite-time 60      aop-delay 5:30      need-op { putserv "PRIVMSG #headbangers :op me cos i'm me!" }      need-invite { putserv "PRIVMSG #lamest :let me in!" }      need-key { putserv "PRIVMSG #lamest :let me in!" }      need-unban { putserv "PRIVMSG #lamest :let me in!" }      need-limit { putserv "PRIVMSG #lamest :let me in!" }      flood-chan 10:60      flood-deop 3:10      flood-kick 3:10      flood-join 5:60      flood-ctcp 3:60      flood-nick 5:60    }    channel set #headbangers -bitch +greet +seen</code></pre></div>Also their are no bitch or deoping script installed, only a weather script and egg-fu. No sentinel, or anything like that<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8650">jnbek</a> — Fri Jan 26, 2007 9:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
