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

	<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>2008-03-11T14:22:19-04:00</updated>

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

		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2008-03-11T14:22:19-04:00</updated>

		<published>2008-03-11T14:22:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81625#p81625</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81625#p81625"/>
		<title type="html"><![CDATA[Help with regexp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81625#p81625"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>regexp -- {NEW SLAP: (.*?) pimp slaps (.*?) with (.*?)} $arg -&gt; by who with</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Tue Mar 11, 2008 2:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[w00f]]></name></author>
		<updated>2008-03-11T13:14:35-04:00</updated>

		<published>2008-03-11T13:14:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=81622#p81622</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=81622#p81622"/>
		<title type="html"><![CDATA[Help with regexp]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=81622#p81622"><![CDATA[
hey guys , i have a little problem in regex while grabin some info from other bot.<br><br>(@bot) <strong class="text-strong"><span style="color:RED">NEW SLAP</span>: <span style="text-decoration:underline">Someone</span> pimp slaps <span style="text-decoration:underline">nick</span> with a brain</strong><br><br>here a little part of the code<div class="codebox"><p>Code: </p><pre><code>set arg [stripcodes bcru $arg]regexp -- {^(NEW SLAP: (.*?) pimp slaps (.*?) with (.*?))$} $arg -&gt; by who with</code></pre></div>that works if there are no colors/underline/bold in 'bot' message, although having stripcodes to rip off all of that.<br><br>can anyone gimme a light ? <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=8264">w00f</a> — Tue Mar 11, 2008 1:14 pm</p><hr />
]]></content>
	</entry>
	</feed>
