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

	<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>2012-12-29T04:43:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2012-12-29T04:43:45-04:00</updated>

		<published>2012-12-29T04:43:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100508#p100508</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100508#p100508"/>
		<title type="html"><![CDATA[mc.bad_words]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100508#p100508"><![CDATA[
I guess you can safely replace his <em class="text-italics">mc:bw:mirc_strip</em> function with a new one:<div class="codebox"><p>Code: </p><pre><code>proc mc:bw:mirc_strip {str} {   regsub -all {\002|\003([0-9]{1,2}(,[0-9]{1,2})?)?|\017|\026|\037} $str "" str   return $str}</code></pre></div>I can't test it nor debug it cos that thing is huge and would take quite a lot of time.. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sat Dec 29, 2012 4:43 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[romprod]]></name></author>
		<updated>2012-12-28T17:20:19-04:00</updated>

		<published>2012-12-28T17:20:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100507#p100507</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100507#p100507"/>
		<title type="html"><![CDATA[mc.bad_words]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100507#p100507"><![CDATA[
It looks like both repeating the badword and using colour codes will escape the script from actioning the badword.<br><br>I'll try wildcards tomorrow but not sure how I would go about including the colour codes in this wildcard somehow?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=223">romprod</a> — Fri Dec 28, 2012 5:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[romprod]]></name></author>
		<updated>2012-12-28T17:09:23-04:00</updated>

		<published>2012-12-28T17:09:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100506#p100506</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100506#p100506"/>
		<title type="html"><![CDATA[mc.bad_words]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100506#p100506"><![CDATA[
I'm using mc.bad_words.tcl to filter out spammers etc which seems to be working fine but I've noticed that it misses a certain 'badword' if it's said with colour codes.<br><br>Does anyone know how to fix the script to make it pickup on the colour codes or is there something I can do to make it see the colour codes?<br><br>I'm running Bad Words v5.1.12 with Eggdrop 1.6.20<br><br>Thnx for the help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=223">romprod</a> — Fri Dec 28, 2012 5:09 pm</p><hr />
]]></content>
	</entry>
	</feed>
