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

	<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-08-14T00:51:22-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-08-14T00:51:22-04:00</updated>

		<published>2004-08-14T00:51:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39764#p39764</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39764#p39764"/>
		<title type="html"><![CDATA[on notice script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39764#p39764"><![CDATA[
Use this then:<br><br><div class="codebox"><p>Code: </p><pre><code>bind notc - "*" my:procedure proc my:procedure {nick uhost hand text {dest ""}} { if {(![string equal -nocase $::botnick $dest]) &amp;&amp; ([string match "#*" $dest]) &amp;&amp; ([string equal -nocase "timxnews" $nick]) &amp;&amp; (([string match -nocase *eric* $text]) || ([string match -nocase *john* $text]) || ([string match -nocase *genx* $text]) || ([string match -nocase *jeff* $text]) || ([string match -nocase *fate* $text]) || ([string match "*party girl*" $text]))} {  putserv "PRIVMSG #wolf :$text"; return 0  }} </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Sat Aug 14, 2004 12:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-13T17:53:22-04:00</updated>

		<published>2004-08-13T17:53:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39763#p39763</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39763#p39763"/>
		<title type="html"><![CDATA[on notice script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39763#p39763"><![CDATA[
sorry for not explaining and the names are fake . What i was trying.. is there is a gameing channel that has a bot that displays news on the stats of the game to a channel on irc in notice format to the room, i configured a mirc script to msg a specific channel when myself, or friends names are mentioned from the bot.  So basically on notice (*the bot sends the news in notice*) if nick == bot) and the names match the given names , &gt; then message what was said and whos names was said to another given channel. <br>; $1- being what was said from the bot<br>; *party girl*  being an example for me with a space in the nickname.<br><br>again sorry<br><br>nvnet admin<br>     Wolf<p>Statistics: Posted by Guest — Fri Aug 13, 2004 5:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-11T21:48:10-04:00</updated>

		<published>2004-08-11T21:48:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39700#p39700</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39700#p39700"/>
		<title type="html"><![CDATA[on notice script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39700#p39700"><![CDATA[
I guess he got what he deserved...for just pasting that lame mirc thing and not saying what it does <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> — Wed Aug 11, 2004 9:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-08-11T21:43:54-04:00</updated>

		<published>2004-08-11T21:43:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39699#p39699</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39699#p39699"/>
		<title type="html"><![CDATA[on notice script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39699#p39699"><![CDATA[
To my knowledge $1- can only be a nick, as we can see the matching types. It can only be a nick, or a channel name... nothing more! As there are no more limitations. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"> <br><br>Still it is not defined, if the notice is sent to a channel or it is sent as a private notice to the bot!<br><br>I was never good at mIRC scripting!  <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=4875">awyeah</a> — Wed Aug 11, 2004 9:43 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[user]]></name></author>
		<updated>2004-08-11T21:39:15-04:00</updated>

		<published>2004-08-11T21:39:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39698#p39698</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39698#p39698"/>
		<title type="html"><![CDATA[i don't know that mirc stuff, but...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39698#p39698"><![CDATA[
$1- == $nick &amp;&amp; "party girl" == "party*girl"? weird stuff <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_razz.gif" width="15" height="15" alt=":P" title="Razz"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2878">user</a> — Wed Aug 11, 2004 9:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-08-11T21:14:58-04:00</updated>

		<published>2004-08-11T21:14:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39697#p39697</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39697#p39697"/>
		<title type="html"><![CDATA[on notice script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39697#p39697"><![CDATA[
Well, erm I am not good with regexp (complex matching) maybe someone else can help him with that.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"> <br><br>Plus he wanted them in specific conditions and we all know that string match, is faster than regexp as well. Every micro-second counts!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Wed Aug 11, 2004 9:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-08-11T10:45:09-04:00</updated>

		<published>2004-08-11T10:45:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39687#p39687</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39687#p39687"/>
		<title type="html"><![CDATA[on notice script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39687#p39687"><![CDATA[
Tip: instead of lots of string equals use regexp. <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=187">caesar</a> — Wed Aug 11, 2004 10:45 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-08-11T02:06:37-04:00</updated>

		<published>2004-08-11T02:06:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39679#p39679</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39679#p39679"/>
		<title type="html"><![CDATA[on notice script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39679#p39679"><![CDATA[
Here, have a go at this!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_mrgreen.gif" width="15" height="15" alt=":mrgreen:" title="Mr. Green"> <br><div class="codebox"><p>Code: </p><pre><code>bind notc - "*" my:procedureproc my:procedure {nick uhost hand text {chan ""}} { if {([string equal -nocase "TimXnews" $nick]) &amp;&amp; (([string match -nocase *eric* $nick]) || ([string match -nocase *john* $nick]) || ([string match -nocase *genx* $nick]) || ([string match -nocase *jeff* $nick]) || ([string match -nocase *fate* $nick]) || ([string match "*party*girl*" $nick]))} { putserv "PRIVMSG #wolf :$nick"; return 0 }}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Wed Aug 11, 2004 2:06 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-08-10T15:49:19-04:00</updated>

		<published>2004-08-10T15:49:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=39670#p39670</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=39670#p39670"/>
		<title type="html"><![CDATA[on notice script help]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=39670#p39670"><![CDATA[
I was wondering if some one could help me translate this into tcl.<br><div class="codebox"><p>Code: </p><pre><code>On *:notice:*:*: if ($nick == TimXnews) &amp;&amp; (eric isin $1-) || (*john* iswm $1-) || (*genX* iswm $1-) || (*jeff* iswm $1-) || (*fate* iswm $1-) || (*party girl* iswm $1-) { msg #wolf  $1- } </code></pre></div>trying to make that into a tcl script .<br><br><br>Wolf<p>Statistics: Posted by Guest — Tue Aug 10, 2004 3:49 pm</p><hr />
]]></content>
	</entry>
	</feed>
