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

	<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-03-18T15:23:41-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-03-18T15:23:41-04:00</updated>

		<published>2004-03-18T15:23:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34759#p34759</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34759#p34759"/>
		<title type="html"><![CDATA[tell the bot a user has split]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34759#p34759"><![CDATA[
So, if you can see that "Quit (Registered)" then why don't you use the sign bind and check if $nick has quited and returned or something like this? I think I sow a topic about something related to this, you should to a search on the forum.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Thu Mar 18, 2004 3:23 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2004-03-18T13:49:38-04:00</updated>

		<published>2004-03-18T13:49:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34757#p34757</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34757#p34757"/>
		<title type="html"><![CDATA[tell the bot a user has split]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34757#p34757"><![CDATA[
this would not solve the problem, but just avoid it XD.<br>but i wouldn't like to, its a security whole. Since all my chans are set +u (supress quit message) the registred quit is a save sign for proper server side rejoin and would be allowed to be threaten as a netsplit.<br><br>PS: if I didn't know the options, I wouldn't have posted my bitch setting <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink">.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Thu Mar 18, 2004 1:49 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Rusher2K]]></name></author>
		<updated>2004-03-18T13:21:20-04:00</updated>

		<published>2004-03-18T13:21:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34755#p34755</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34755#p34755"/>
		<title type="html"><![CDATA[tell the bot a user has split]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34755#p34755"><![CDATA[
I'am on Quakenet to and all my eggdrops of #sicherheit have: <div class="codebox"><p>Code: </p><pre><code>set global-stopnethack-mode 0</code></pre></div>And it works fine.<br>Test it. When you have any Question Qry me Nick: Rusher2K<br><br>Info about stopnethack <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"> :<div class="codebox"><p>Code: </p><pre><code># stopnethack-mode 0#    This setting will make the bot de-op anyone who enters the channel#    with serverops. There are seven different modes for this settings:#       0 turn off,#      1 isoptest (allow serverop if registered op)#      2 wasoptest (allow serverop if op before split)#      3 allow serverop if isop or wasop#      4 allow serverop if isop and wasop.#      5 If the channel is -bitch, see stopnethack-mode 3#        If the channel is +bitch, see stopnethack-mode 1#      6 If the channel is -bitch, see stopnethack-mode 2#        If the channel is +bitch, see stopnethack-mode 4</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3034">Rusher2K</a> — Thu Mar 18, 2004 1:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2004-03-18T11:49:39-04:00</updated>

		<published>2004-03-18T11:49:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34747#p34747</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34747#p34747"/>
		<title type="html"><![CDATA[tell the bot a user has split]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34747#p34747"><![CDATA[
is it possible via a TCL script to tell the bot a user has not quit but split (like capturing via bind quit and return 1). But I couldn't find any command refering to something like this. The cause I want such a script is, because QuakeNet likes to 'quit' user when changing normal hostmark to the authed one. But the bot does not like them to get serverop, beause he they are to supposed to look like they had no op before <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green">. Is there a way or shall I give up the idea?<br>lets end this with an example ^-^<blockquote class="uncited"><div>[16:25:56] * Wachmann (<a href="mailto:maxl@ist.der.coder.der.matr1x.de">maxl@ist.der.coder.der.matr1x.de</a>) Quit (Registered)<br>[16:25:56] * Wachmann (<a href="mailto:maxl@W4chmann.users.quakenet.org">maxl@W4chmann.users.quakenet.org</a>) has joined #sTe<br>[16:25:56] * tiscali.dk.quakenet.org sets mode: +o Wachmann<br>[16:26:00] * StarZ|Clan sets mode: -o Wachmann</div></blockquote>PS: stopnethack is set to 5 and -bitch<br><br>PPS: alternitvely I'd use a smal modul, if only possible this way, but that would be off-topic ^-^<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Thu Mar 18, 2004 11:49 am</p><hr />
]]></content>
	</entry>
	</feed>
