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

	<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>2003-07-02T06:54:43-04:00</updated>

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

		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2003-07-02T06:54:43-04:00</updated>

		<published>2003-07-02T06:54:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22884#p22884</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22884#p22884"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22884#p22884"><![CDATA[
the ircd is quakenets asuka ircd<br><br>u2.10.11.04+asuka(1.0.3). tiscali.dk.quakenet.org B96AeEFfIKMpSUv<br><br>i try i later - busy atm<br>thx<br><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=1065">MasterJM</a> — Wed Jul 02, 2003 6:54 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-06-30T19:51:44-04:00</updated>

		<published>2003-06-30T19:51:44-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22780#p22780</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22780#p22780"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22780#p22780"><![CDATA[
<blockquote class="uncited"><div>dont work</div></blockquote>Then you're probably on a non-rfc compliant network. Try without irc case conversion:<div class="codebox"><p>Code: </p><pre><code>[string match -nocase $ban $nick]</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Mon Jun 30, 2003 7:51 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2003-06-30T10:32:13-04:00</updated>

		<published>2003-06-30T10:32:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22752#p22752</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22752#p22752"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22752#p22752"><![CDATA[
<blockquote class="uncited"><div>Please let me know if the suggested fix works <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote><br>dont work<br><br>the botnet even unban banned eggs<br><br>banned one bot, this bot ask for unban - but the other bots unban nothing<br><br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Mon Jun 30, 2003 10:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-06-17T16:55:01-04:00</updated>

		<published>2003-06-17T16:55:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22080#p22080</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22080#p22080"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22080#p22080"><![CDATA[
That would be great <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=2878">user</a> — Tue Jun 17, 2003 4:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-06-17T16:50:48-04:00</updated>

		<published>2003-06-17T16:50:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22079#p22079</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22079#p22079"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22079#p22079"><![CDATA[
To really be complete, you'd have to parse the 005 numeric reply and get the CASEMAPPING=blah argument hehe. Dalnet, for one, uses plain ascii comparison rather than rfc1459. Maybe eggdrop 1.7 should include ircmatch, ircequal, irclower, ircupper or something along those lines.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Jun 17, 2003 4:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-06-17T16:33:39-04:00</updated>

		<published>2003-06-17T16:33:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22078#p22078</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22078#p22078"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22078#p22078"><![CDATA[
<blockquote class="uncited"><div>Wouldn't the -nocase option be good?</div></blockquote>Actually, doing a irc case conversion would be required for it to work completely...if converting to lowercase the chars escaped by my previous map will be gone, so I guess it's not that bad:<br><div class="codebox"><p>Code: </p><pre><code>proc irclwr {str} {string tolower [string map {\[ \{ \] \} \\ |} $str]}if {[string match [irclwr $ban] [irclwr $nick]]} {</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Jun 17, 2003 4:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2003-06-17T15:56:55-04:00</updated>

		<published>2003-06-17T15:56:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22077#p22077</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22077#p22077"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22077#p22077"><![CDATA[
Wouldn't the -nocase option be good?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Tue Jun 17, 2003 3:56 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-06-17T14:54:49-04:00</updated>

		<published>2003-06-17T14:54:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22073#p22073</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22073#p22073"/>
		<title type="html"><![CDATA[Oops!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22073#p22073"><![CDATA[
You better make that map {\\ \\\\ \[ \\\[} <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=2878">user</a> — Tue Jun 17, 2003 2:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2003-06-17T09:55:06-04:00</updated>

		<published>2003-06-17T09:55:06-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22038#p22038</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22038#p22038"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22038#p22038"><![CDATA[
<blockquote class="uncited"><div>Please let me know if the suggested fix works <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"></div></blockquote><br>was line 249 in my getops.tcl (i take the one from my 1.6.15 install)<br><br>have changed it - the way you told <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br><br>yeah i will report <br>but there is no easy way to test it - so it can take a while *g<br><br>thx <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=1065">MasterJM</a> — Tue Jun 17, 2003 9:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-06-17T09:00:55-04:00</updated>

		<published>2003-06-17T09:00:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22037#p22037</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22037#p22037"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22037#p22037"><![CDATA[
Please let me know if the suggested fix works <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=2878">user</a> — Tue Jun 17, 2003 9:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2003-06-17T08:49:23-04:00</updated>

		<published>2003-06-17T08:49:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22035#p22035</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22035#p22035"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22035#p22035"><![CDATA[
<blockquote class="uncited"><div>That's called "lag" and, yes, it sucks. Removing all the bans sounds weird though... what ircd are you keeping them on?</div></blockquote><br>yeah<br><br>i mean borgqueen knows the mask of repulse - so what is the reason for removing all - <br><br>it may only remove the bans matching the mask of repulse<br><br><br>ircd is quakenet - the split and lag net <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>--<br>is there a way to fix it?<br><br>btw:<br>repulse is the hub bot 1.6.10<br>and borgqueen a client 1.6.15<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Tue Jun 17, 2003 8:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2003-06-17T08:58:01-04:00</updated>

		<published>2003-06-17T08:40:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22032#p22032</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22032#p22032"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22032#p22032"><![CDATA[
That's called "lag" and, yes, it sucks. Removing all the bans sounds weird though... what ircd are you keeping them on?<br><br>EDIT: nm...it seems to be a bug in getops..they're using 'string compare' to check if the bans match <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><br><br>Change line 253 from:<div class="codebox"><p>Code: </p><pre><code>if {[string compare $nick $ban]} {</code></pre></div>to:<div class="codebox"><p>Code: </p><pre><code>if {[string match [string map {\[ \\\[} $ban] $nick]} {</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Tue Jun 17, 2003 8:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2003-06-17T06:20:20-04:00</updated>

		<published>2003-06-17T06:20:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22029#p22029</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22029#p22029"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22029#p22029"><![CDATA[
a little help log of the partyline:<br><br>[23:07] GetOps: Requested Ops from lastline, borgqueen on #diablo2.de.<br>[23:07] GetOps: MSG from lastline: I don't monitor #diablo2.de.<br>[23:07] GetOps: MSG from borgqueen: Opped repulse on #diablo2.de.<br>[23:07] GetOps: Requesting ops from borgqueen on #diablo2.de<br>[23:07] GetOps: MSG from borgqueen: Opped repulse on #diablo2.de.<br>[23:08] GetOps: Requesting ops from borgqueen on #diablo2.de<br>[23:08] GetOps: Requesting unban on #diablo2.de from lastline.<br>[23:08] GetOps: Requesting unban on #diablo2.de from borgqueen.<br>[23:08] GetOps: MSG from lastline: I don't monitor #diablo2.de.<br>[23:08] GetOps: MSG from borgqueen: You are not on #diablo2.de for me.<br>[23:09] repulse joined #diablo2.de.<br>[23:09] GetOps: Requested Ops from lastline, borgqueen on #diablo2.de.<br>[23:09] GetOps: MSG from lastline: I don't monitor #diablo2.de.<br>[23:09] GetOps: MSG from borgqueen: Opped repulse on #diablo2.de. <br><br><br>this is the problem:<br><br>[23:08] GetOps: MSG from borgqueen: You are not on #diablo2.de for me.<br>[23:09] repulse joined #diablo2.de.<br><br><br>borgqueen not see repulse and removes all bans<br>this sucks!<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Tue Jun 17, 2003 6:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2003-06-17T06:05:52-04:00</updated>

		<published>2003-06-17T06:05:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=22026#p22026</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=22026#p22026"/>
		<title type="html"><![CDATA[problem with getops.tcl]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=22026#p22026"><![CDATA[
hi<br><br>i have a little botnet only getops.tcl running on the eggs.<br><br>one silly problem:<br><br>if a person ban and deop 1 eggdrop of these botnet<br>the remain botnet removes ALL bans from the channel<br>not only the one of the banned bot  ALL bans<br><br>this sucks<br><br>is it a config problem or is there a chance to improve ist?<br><br>the remain botnet may only remove the one ban!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Tue Jun 17, 2003 6:05 am</p><hr />
]]></content>
	</entry>
	</feed>
