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

	<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-06T22:11:27-04:00</updated>

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

		<entry>
		<author><name><![CDATA[masterstanf2k]]></name></author>
		<updated>2004-03-06T22:11:27-04:00</updated>

		<published>2004-03-06T22:11:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=34316#p34316</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=34316#p34316"/>
		<title type="html"><![CDATA[Netspilt??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=34316#p34316"><![CDATA[
would anyone mind sharing a final version of this script?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3942">masterstanf2k</a> — Sat Mar 06, 2004 10:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2002-03-10T21:08:00-04:00</updated>

		<published>2002-03-10T21:08:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5213#p5213</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5213#p5213"/>
		<title type="html"><![CDATA[Netspilt??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5213#p5213"><![CDATA[
It would return if the quit message was not in the format of "server1.com server2.com" as in a netsplit..<br><br>Wcc<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Sun Mar 10, 2002 9:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-10T10:55:00-04:00</updated>

		<published>2002-03-10T10:55:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5206#p5206</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5206#p5206"/>
		<title type="html"><![CDATA[Netspilt??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5206#p5206"><![CDATA[
Thanks Wcc. I've got a query.<br><blockquote class="uncited"><div>text is the 2 servernames..</div></blockquote>How should I add in the servernames? If it is more than a server, how can I add in then? It would be great if you could show it to me. Thanks <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"><p>Statistics: Posted by Guest — Sun Mar 10, 2002 10:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Wcc]]></name></author>
		<updated>2002-03-09T04:27:00-04:00</updated>

		<published>2002-03-09T04:27:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5167#p5167</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5167#p5167"/>
		<title type="html"><![CDATA[Netspilt??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5167#p5167"><![CDATA[
This should get you started..<br><div class="codebox"><p>Code: </p><pre><code>bind raw - QUIT raw:ssplitproc raw:ssplit {from keyword text} {  #From is the nick!user@host, keyword is "QUIT", text is the 2 servernames..  #See if it's a netsplit and not a quit..  if {![regexp "(.*) (.*)" $text match server1 server2]} { return }  #Log the split..  putlog "$server1 just split from $server2"  return}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=270">Wcc</a> — Sat Mar 09, 2002 4:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-09T02:15:00-04:00</updated>

		<published>2002-03-09T02:15:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5166#p5166</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5166#p5166"/>
		<title type="html"><![CDATA[Netspilt??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5166#p5166"><![CDATA[
Ehh, I need help with the raw coding. I ain't sure what's the raw code to use. Any ideas?<p>Statistics: Posted by Guest — Sat Mar 09, 2002 2:15 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-08T06:54:00-04:00</updated>

		<published>2002-03-08T06:54:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5134#p5134</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5134#p5134"/>
		<title type="html"><![CDATA[Netspilt??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5134#p5134"><![CDATA[
Yeah Petersen, you're right <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":smile:" title="Smile"> It suppose to detect spilts between servers. I'll try working it out and see how it goes. Thanks<p>Statistics: Posted by Guest — Fri Mar 08, 2002 6:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2002-03-07T17:26:00-04:00</updated>

		<published>2002-03-07T17:26:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5124#p5124</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5124#p5124"/>
		<title type="html"><![CDATA[Netspilt??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5124#p5124"><![CDATA[
Hi,<br><br>I like to know if the 'bind splt' can be used to detect netspilts? As in when there's a netspilt between servers, can the eggdrop detect it? If yes, can I know how does it work or any tcl coding?<br><br>Thanks<p>Statistics: Posted by Guest — Thu Mar 07, 2002 5:26 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Petersen]]></name></author>
		<updated>2002-03-07T11:39:00-04:00</updated>

		<published>2002-03-07T11:39:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=5125#p5125</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=5125#p5125"/>
		<title type="html"><![CDATA[Netspilt??]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=5125#p5125"><![CDATA[
<blockquote class="uncited"><div>I like to know if the 'bind splt' can be used to detect netspilts?</div></blockquote>Umm, yes, thats what its for. Though it can't be used to tell you what exactly split, just that a split occured.<br><blockquote class="uncited"><div>If yes, can I know how does it work or any tcl coding?</div></blockquote>Works by matching something like "*.*.* *.*.*" against a quit message (look in the source if you want the full string match). And tcl coding to do what exactly? (I suspect you want to capture the servers that have split, in which case you'll have to use bind raw - QUIT)<br><br>&lt;font size=-1&gt;[ This Message was edited by: Petersen on 2002-03-07 08:41 ]&lt;/font&gt;<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=60">Petersen</a> — Thu Mar 07, 2002 11:39 am</p><hr />
]]></content>
	</entry>
	</feed>
