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

	<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-06-15T07:46:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-06-15T07:46:01-04:00</updated>

		<published>2004-06-15T07:46:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37398#p37398</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37398#p37398"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37398#p37398"><![CDATA[
hahaha.. my apologies maybe I wasn't my<br>100% at 4 in the night... when I replied to<br>the thread.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Tue Jun 15, 2004 7:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-06-15T06:51:58-04:00</updated>

		<published>2004-06-15T06:51:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37397#p37397</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37397#p37397"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37397#p37397"><![CDATA[
<blockquote class="uncited"><div>Thanx but what would come after "proc notc"???<br><br>rather than doing it from an onjoin message, could you make it trigger, ONJOINing the channel??<br><br>Cheers<br><br>Matt</div></blockquote>So you want greet then.If you want greet, then this should work:<br><div class="codebox"><p>Code: </p><pre><code>bind join - * greet_idleproc greet_idle {nick mask hand chan} { putquick "notice $nick :So, you want to play? Type !idlerpg to find out how ... or go to http://idleRPG.silversnake8.com/" }</code></pre></div>Then you also need to set !idlerpg pub, something like this should work:<br><div class="codebox"><p>Code: </p><pre><code>bind pub -|- "!idlerpg" pub:idlerpgproc pub:idlerpg {nick host handle chan arg} {  putquick "PRIVMSG $chan :Your text here"} </code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Tue Jun 15, 2004 6:51 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-15T06:20:48-04:00</updated>

		<published>2004-06-15T06:20:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37395#p37395</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37395#p37395"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37395#p37395"><![CDATA[
Thanx but what would come after "proc notc"???<br><br>rather than doing it from an onjoin message, could you make it trigger, ONJOINing the channel??<br><br>Cheers<br><br>Matt<p>Statistics: Posted by Guest — Tue Jun 15, 2004 6:20 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[greenbear]]></name></author>
		<updated>2004-06-14T17:00:25-04:00</updated>

		<published>2004-06-14T17:00:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37374#p37374</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37374#p37374"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37374#p37374"><![CDATA[
if you're trying to respond to a onjoin notice, then what you want is 'bind notc'<br><div class="codebox"><p>Code: </p><pre><code>bind notc - "* So, you want to play? *"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=24">greenbear</a> — Mon Jun 14, 2004 5:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-14T15:46:54-04:00</updated>

		<published>2004-06-14T15:46:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37367#p37367</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37367#p37367"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37367#p37367"><![CDATA[
hmmm thanks guys,<br><br>But for some reason its not working <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br><br><br>Matt<p>Statistics: Posted by Guest — Mon Jun 14, 2004 3:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dollar]]></name></author>
		<updated>2004-06-14T15:08:56-04:00</updated>

		<published>2004-06-14T15:08:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37365#p37365</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37365#p37365"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37365#p37365"><![CDATA[
Oh my god. Awyeah. You're making *EXACTLY* the same mistake over and over again. GO READ THE DAMN DOC ON PUBM, instead of confusing newbies and giving them wrong code. Also, when people point out an error, do something with the information instead of replying with "well I'm right anyway".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4046">dollar</a> — Mon Jun 14, 2004 3:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-06-14T15:02:16-04:00</updated>

		<published>2004-06-14T15:02:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37364#p37364</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37364#p37364"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37364#p37364"><![CDATA[
Whoa.. whoa whoa... you cant get me this time...erm.<br><br>See his first post which says<br><div class="codebox"><p>Code: </p><pre><code>bind pubm -|- "So, you want to play?</code></pre></div>Where did the % in the beginning come from??<br>You added it yourself... sneaky...umm<br><br>Withouth the %... as the first character he mentioned<br>it should be 'pubm' I guess.<br><br>So I guess my post was correct, for what he said<br>as ass kicker first mentioned  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_lol.gif" width="15" height="15" alt=":lol:" title="Laughing"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Jun 14, 2004 3:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-06-14T14:47:39-04:00</updated>

		<published>2004-06-14T14:47:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37363#p37363</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37363#p37363"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37363#p37363"><![CDATA[
<blockquote class="uncited"><div>There you go.<br><div class="codebox"><p>Code: </p><pre><code>bind pubm -|- "So, you want to play? Type !idlerpg to find out how ... or go to http://idleRPG.silversnake8.com/" pubm:idle proc pubm:idle {nick host handle chan arg} {   putquick "PRIVMSG idlerpg :Login Dustbuster 50015" } </code></pre></div>The bind 'pub' triggers one first word, and all the rest after it are arguments.<br><br>The bind 'pubm' triggers all words in a text depending upon your<br>match sequence.<br><br>So, if you want a bind for "!commands" use 'pub'<br>and if you want a bind for "!help commands" use 'pubm'<br><br>Well... erm something like that.<br>Read the tcl-commands.doc should get you on the right track.</div></blockquote>This one is wrong too  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <br><br>Usage is: <strong class="text-strong">bind pubm -|- "% So, you want to play? Type !idlerpg to find out how ... or go to <a href="http://idleRPG.silversnake8.com/" class="postlink">http://idleRPG.silversnake8.com/</a>" pubm:idle "</strong><br><br>% - matches any chan...You can aswell use only one channel name it to work only on one chan.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Mon Jun 14, 2004 2:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[awyeah]]></name></author>
		<updated>2004-06-14T14:36:55-04:00</updated>

		<published>2004-06-14T14:36:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37362#p37362</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37362#p37362"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37362#p37362"><![CDATA[
There you go.<br><div class="codebox"><p>Code: </p><pre><code>bind pubm -|- "So, you want to play? Type !idlerpg to find out how ... or go to http://idleRPG.silversnake8.com/" pubm:idle proc pubm:idle {nick host handle chan arg} {   putquick "PRIVMSG idlerpg :Login Dustbuster 50015" } </code></pre></div>The bind 'pub' triggers one first word, and all the rest after it are arguments.<br><br>The bind 'pubm' triggers all words in a text depending upon your<br>match sequence.<br><br>So, if you want a bind for "!commands" use 'pub'<br>and if you want a bind for "!help commands" use 'pubm'<br><br>Well... erm something like that.<br>Read the tcl-commands.doc should get you on the right track.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=4875">awyeah</a> — Mon Jun 14, 2004 2:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2004-06-14T13:37:08-04:00</updated>

		<published>2004-06-14T13:37:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37351#p37351</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37351#p37351"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37351#p37351"><![CDATA[
The bind pub performs an action upon a public (channel) message. The thing you need is either a bind of a pubm or an msg. Check the doc/tcl-commands.doc file for more instructions.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Mon Jun 14, 2004 1:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-06-14T11:06:00-04:00</updated>

		<published>2004-06-14T11:06:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=37330#p37330</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=37330#p37330"/>
		<title type="html"><![CDATA[I'm Baffled]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=37330#p37330"><![CDATA[
Heya guys,<br><br>This is what i have so fat, But its refusing to work lol<br><div class="codebox"><p>Code: </p><pre><code>bind pub -|- "So, you want to play? Type !idlerpg to find out how ... or go to http://idleRPG.silversnake8.com/" pub:idleproc pub:idle {nick host handle chan arg} {   putquick "PRIVMSG idlerpg :Login Dustbuster 50015" } </code></pre></div>Can anyone help out,<br><br>What it is ment to do is, well when it joins #idlerpg i want it to login to the idlerpg bot<br><br>Cheers<br><br>Dustbuster<p>Statistics: Posted by Guest — Mon Jun 14, 2004 11:06 am</p><hr />
]]></content>
	</entry>
	</feed>
