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

	<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-10-27T12:53:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-10-27T12:53:12-04:00</updated>

		<published>2004-10-27T12:53:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42305#p42305</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42305#p42305"/>
		<title type="html"><![CDATA[scaning text from trigger]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42305#p42305"><![CDATA[
You could use regexp, something like this should do it (untested)...<div class="codebox"><p>Code: </p><pre><code>regexp {(.*?)\s(.*)\s\=chan\s(.*)\s\=day\s(.*)$} $line garbage nickname text channel day</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Wed Oct 27, 2004 12:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[bazn]]></name></author>
		<updated>2004-10-27T10:11:01-04:00</updated>

		<published>2004-10-27T10:11:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=42291#p42291</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=42291#p42291"/>
		<title type="html"><![CDATA[scaning text from trigger]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=42291#p42291"><![CDATA[
he it's me again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>i have a question;<br><br>i have a trigger: <br><br>!quote this are the words i want to search for<br>and my script fills all the spaces with a % to use it for a mysql search etc... easy...<br><br>now i want a new function:<br><br>!quote nickname this are the words i want to search for =chan lobby =day sunday<br><br>but i haven't got an idea how to realize this coz now i have to filter out:<br><br>"nickname"  "this are the words i want to search for" "=chan lobby" "=day sunday"<br><br>can someone help me with this?<br><br>cheers<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5155">bazn</a> — Wed Oct 27, 2004 10:11 am</p><hr />
]]></content>
	</entry>
	</feed>
