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

	<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>2004-06-08T13:23:16-04:00</updated>

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

		<entry>
		<author><name><![CDATA[taliesen]]></name></author>
		<updated>2004-06-08T13:23:16-04:00</updated>

		<published>2004-06-08T13:23:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37109#p37109</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37109#p37109"/>
		<title type="html"><![CDATA[samode sajoin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37109#p37109"><![CDATA[
no, it isnt the server opping it, when the samode is used, the return is the same exact line as a regular mode change...<br><br>this is a regular mode change in mirc looking at the debug raw commands...<br><br>-&gt; irc.newzbin.com MODE #test -ooo TalieseN<br>&lt;- :TalieseN!<a href="mailto:hehe@pool-141-151-176-48.pitt.east.verizon.net">hehe@pool-141-151-176-48.pitt.east.verizon.net</a> MODE #test -o TalieseN<br><br>this is the samode...<br><br>-&gt; irc.newzbin.com SAMODE #test +o taliesen<br>&lt;- :TalieseN!<a href="mailto:hehe@pool-141-151-176-48.pitt.east.verizon.net">hehe@pool-141-151-176-48.pitt.east.verizon.net</a> MODE #test +o TalieseN<br><br>the only difference is the actuall sent command, but as far as the eggdrop would be concerned, it just set mode +o on its self. which i know works, as the last ircd we used, used normal mode and not samode. and it worked fine.<br><br>not positve this is whats causing the screwy ops and bans, but i cant find any other reason it would do this.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4473">taliesen</a> — Tue Jun 08, 2004 1:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-06-08T12:11:23-04:00</updated>

		<published>2004-06-08T12:11:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37108#p37108</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37108#p37108"/>
		<title type="html"><![CDATA[samode sajoin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37108#p37108"><![CDATA[
Well, it's possible that bot deops some random user, because server op him...Server isn't in eggdrop user list...You should add this line in your bitch script: <strong class="text-strong">if {[onchan $nick $channel] == 0} {return 0}</strong>.I had Eggdrop as IRCOP on my network some time, aswell i used /samop command and all worked great....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Tue Jun 08, 2004 12:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[taliesen]]></name></author>
		<updated>2004-06-08T11:47:11-04:00</updated>

		<published>2004-06-08T11:47:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37107#p37107</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37107#p37107"/>
		<title type="html"><![CDATA[samode sajoin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37107#p37107"><![CDATA[
ok, have an eggdrop running on a bahamut irc server, this eggdrop is a oper so it can op it self in a few channels(small network), now ive had a few problems ever since i first started using the /samode and /sajoin<br><br>i use the /samode in the need-op {}'s and /sajoin in the need-invite/key's<br><br>some things that have happened...<br><br>the bot will deop people that were never opped.<br><br>the bot has banned the wrong hostmask from time to time, that are sticky bans.<br><br>the bot will not deop some people, both with +bitch and a manual .deop, it just wont deop some people.<br><br>now i have no damn clue why its doing thing, ive recompiled many many times, used 2 different shells, all the same results. so is there some possibility that the samode and sajoin could be affecting its internal workings?<br><br>and if so, is there a way i can force it to recheck the entire channel list once its opped its self? a tcl command perhaps to check the entire channel list and status of each user? kinda like /names or something in other clients?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4473">taliesen</a> — Tue Jun 08, 2004 11:47 am</p><hr />
]]></content>
	</entry>
	</feed>
