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

	<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>2010-03-04T20:26:54-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-03-04T20:26:54-04:00</updated>

		<published>2010-03-04T20:26:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92378#p92378</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92378#p92378"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92378#p92378"><![CDATA[
Only thing else I can think of would be some other channel master, master, channel owner, or owner changing the chanmode settings..<br><br>Be adviced, that there are two procs in ChannelHelper that do set the chanmode setting to +nt for a specific channel or all channels:<ul><li>user:check:chansettings - triggered by a time binding (once an hour, 20 minutes past the hour)</li><li>bot:join - triggered from user:msgbot, which is triggered by a pubm binding</li></ul>Also a hint for tracking down bugs, when you have some odd behaviour like this, keep removing scripts until the behavior disappears, don't (re)add scripts. Or even better, start without any scripts, then load one at a time and observe, until you see the odd behaviour again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Mar 04, 2010 8:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pzOr]]></name></author>
		<updated>2010-03-04T19:33:08-04:00</updated>

		<published>2010-03-04T19:33:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92376#p92376</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92376#p92376"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92376#p92376"><![CDATA[
I've put it back on, since i've tried and noticed it wasn't ChannelHelper that was doing it.<br><br>And i know i did, i went and killed the process, removed the loading script form the bot, removed the script from the scripts folder, run the eggdrop again, and there was no loading message from the script, plus, theres was no available options in the channel, etc.<br><br>But since i know it's not it, it's a decent script, i want it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11118">pzOr</a> — Thu Mar 04, 2010 7:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-03-04T18:20:11-04:00</updated>

		<published>2010-03-04T18:20:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92374#p92374</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92374#p92374"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92374#p92374"><![CDATA[
Then ChannelHelper is still loaded...<br>Please re-check your config-files and make certain there is no reference to it whatsoever; also try renaming/removing any and all files related to ChannelHelper. <br>Finally kill your bot and start it again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Mar 04, 2010 6:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pzOr]]></name></author>
		<updated>2010-03-04T18:00:53-04:00</updated>

		<published>2010-03-04T18:00:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92373#p92373</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92373#p92373"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92373#p92373"><![CDATA[
That command is available, but it only shows the server is on, and the partyline door is listening in.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11118">pzOr</a> — Thu Mar 04, 2010 6:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-03-04T14:17:59-04:00</updated>

		<published>2010-03-04T14:17:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92370#p92370</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92370#p92370"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92370#p92370"><![CDATA[
Odd.. None of the other scripts you've listed have any capabilities to change the chanmode settings, and eggdrop will not reset this on it's own.<br><br>Could you test if the .log dcc command is still available?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Thu Mar 04, 2010 2:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pzOr]]></name></author>
		<updated>2010-03-04T14:02:23-04:00</updated>

		<published>2010-03-04T14:02:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92367#p92367</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92367#p92367"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92367#p92367"><![CDATA[
Yes i did.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11118">pzOr</a> — Thu Mar 04, 2010 2:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2010-03-03T16:56:17-04:00</updated>

		<published>2010-03-03T16:56:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92352#p92352</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92352#p92352"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92352#p92352"><![CDATA[
pz0r:<br>Did you remember to restart your bot (.rehash is not enough) when you removed the ChannelHelper script?<br>None of the other scripts you've listed should alter the chanmode settings of any channels.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Wed Mar 03, 2010 4:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pzOr]]></name></author>
		<updated>2010-03-03T16:51:31-04:00</updated>

		<published>2010-03-03T16:51:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92351#p92351</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92351#p92351"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92351#p92351"><![CDATA[
Yes, Q is on the channel and is OP.<br><br>After a few hours, the bot starts +n, while Q does -n, and until i go to the bot partyline again, and change it AGAIN, it keeps that constant mod changing.<br><br>I'm not really happy i couldn't fix this, through chanset, and why he resets it to +nt, even tho i have specified everywhere he should -n+t.<br><br>But adding Q to the bot, with the +m flag, makes him accept everything he does on the channel. and I'm not really worried Q will takeover <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11118">pzOr</a> — Wed Mar 03, 2010 4:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-03-03T10:48:50-04:00</updated>

		<published>2010-03-03T10:48:50-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92346#p92346</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92346#p92346"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92346#p92346"><![CDATA[
is Q oped (+o) and on your channel? If its just the fact that eggdrop is flooding modes when Q changes a mode it's most likely down to your channel settings, like <strong class="text-strong">nodesynch</strong>.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Wed Mar 03, 2010 10:48 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pzOr]]></name></author>
		<updated>2010-03-02T20:01:15-04:00</updated>

		<published>2010-03-02T20:01:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92339#p92339</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92339#p92339"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92339#p92339"><![CDATA[
It's not ChannelHelper, i removed it, same story.<br>I have a temporary fix, by adding Q with the +m flag, so he can change the flags, without him freaking out.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11118">pzOr</a> — Tue Mar 02, 2010 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[TCL_no_TK]]></name></author>
		<updated>2010-02-27T17:12:46-04:00</updated>

		<published>2010-02-27T17:12:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92270#p92270</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92270#p92270"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92270#p92270"><![CDATA[
The ChannelHelper Script would appear to override any channel settings you make when the bot joins a channel. I'd think more about what scripts you put on your bot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8130">TCL_no_TK</a> — Sat Feb 27, 2010 5:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pzOr]]></name></author>
		<updated>2010-02-26T00:56:35-04:00</updated>

		<published>2010-02-26T00:56:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=92245#p92245</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=92245#p92245"/>
		<title type="html"><![CDATA[Chanmode randomly forced, and spam happens.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=92245#p92245"><![CDATA[
My problem, i need this specific channel to have "-n" chanmode to accept notices.<br><br>So i did .+chan, .chanset, and set the mode. All was fine! <br>I also changed it in Q at the same time (otherwise spam occurs, that's the problem).<br><br>What happens, is that randomly.. 1 hour, 2 hours.. even after restarting, and etc, and everything is ok, it's set in the files to -n, etc.<br><br>He starts going insane, he sets +n, Q sets -n, like 100times in 1 minute.<br><br>This is what i tried. Changing the protected modes to "" (meaning: NONE), and it said "None", and it was working.. till again at a random time, he started forcing +n, and in the .chaninfo, i noticed the "None" was replaced by "+tn".<br><br>Then i decided to eliminate all channels, i reconfigured the eggdrop, and added the channel statically, i specified again "-n", and "", and both times again, he randomly started forcing "+n".<br><br>I then removed all dynamic channels, leaving only the specific channel statitically in the .conf, i added not only in the chanmode there "-n" but also, set the global chanmode protection to "-n", and again randomly he started going +n<br><br>Scripts I am running?<br><br>I have ChannelHelper - Which might be the problem? .. -<br><br>[by the way: if anyone knows a better script for the same purpose (interacting with Q, auto voice, remember users, welcome messages, topic saving, etc..), please say so.<br>THIS SCRIPT has a chanmode protect thing, that might (i don't know, not that experienced) be messing with the configs?i have set it to off, and when on, i also set it to -n] same thing still happened..<br><br>Link: <a href="http://www.egghelp.org/cgi-bin/tcl_archive.tcl?mode=download&amp;id=1552" class="postlink">http://www.egghelp.org/cgi-bin/tcl_arch ... ad&amp;id=1552</a><br><br><br>Others Scripts:<br><br>I have incith-google, Hal's learn and bseen.<br>All can be found in egghelp's tcl archive.<br><br>P.S: If there's a way to either stop (other than the following) the bot from forcing chanmodes or the Q to stop forcing it right back, that will do i guess.<br><br>Thanks.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_cry.gif" width="15" height="15" alt=":cry:" title="Crying or Very sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=11118">pzOr</a> — Fri Feb 26, 2010 12:56 am</p><hr />
]]></content>
	</entry>
	</feed>
