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

	<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>2006-11-15T17:30:42-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-11-15T17:30:42-04:00</updated>

		<published>2006-11-15T17:30:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68098#p68098</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68098#p68098"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68098#p68098"><![CDATA[
What's the output of <strong class="text-strong">.set errorInfo</strong>?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Wed Nov 15, 2006 5:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Red_Rooste5]]></name></author>
		<updated>2006-11-15T12:41:08-04:00</updated>

		<published>2006-11-15T12:41:08-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68079#p68079</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68079#p68079"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68079#p68079"><![CDATA[
I tested the script and it returns<br>[17:40] Tcl error [invite:join]: invalid channel prefix<br>on .rehash<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8308">Red_Rooste5</a> — Wed Nov 15, 2006 12:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Red_Rooste5]]></name></author>
		<updated>2006-11-13T09:11:03-04:00</updated>

		<published>2006-11-13T09:11:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68016#p68016</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68016#p68016"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68016#p68016"><![CDATA[
Yeah, I have that one as invite.tcl in my eggdrop.<br>And it says: source scripts/invite.tcl in eggdrop.conf<br>So I have no idea why?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8308">Red_Rooste5</a> — Mon Nov 13, 2006 9:11 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[smash]]></name></author>
		<updated>2006-11-12T16:19:01-04:00</updated>

		<published>2006-11-12T16:19:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67977#p67977</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67977#p67977"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67977#p67977"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind raw - INVITE invite:join bind join - {*} invite:joinmsg proc invite:join {from key arg} {   if {![validchan [set chan [lindex [split $arg] 1]]] &amp;&amp; [llength [channels]] &lt; "20"} {     channel add $chan   } } proc invite:joinmsg {nick uhost hand chan} {   if {[isbotnick $nick]} {     putserv "PRIVMSG $chan :bla bla bla"   } }</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8041">smash</a> — Sun Nov 12, 2006 4:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Red_Rooste5]]></name></author>
		<updated>2006-11-12T16:16:20-04:00</updated>

		<published>2006-11-12T16:16:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67976#p67976</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67976#p67976"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67976#p67976"><![CDATA[
I have no idea, and what script did he use? Mine or the other one?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8308">Red_Rooste5</a> — Sun Nov 12, 2006 4:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-11-12T15:37:00-04:00</updated>

		<published>2006-11-12T15:37:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67973#p67973</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67973#p67973"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67973#p67973"><![CDATA[
<blockquote class="uncited"><div>I tryed it and it works!<br><br>is it posable to do ./part botnick #channel  as well ?</div></blockquote>It obviously works for him, so why wouldn't it work for you?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Sun Nov 12, 2006 3:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Red_Rooste5]]></name></author>
		<updated>2006-11-12T15:28:29-04:00</updated>

		<published>2006-11-12T15:28:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67972#p67972</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67972#p67972"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67972#p67972"><![CDATA[
Come on guys I really need this script to work, it's the only script I need then I can use my bot :\<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8308">Red_Rooste5</a> — Sun Nov 12, 2006 3:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Red_Rooste5]]></name></author>
		<updated>2006-11-10T10:05:07-04:00</updated>

		<published>2006-11-10T10:05:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67866#p67866</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67866#p67866"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67866#p67866"><![CDATA[
Actually, what I want is that my bot joins the channel that invited the bot, then msgs that message.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8308">Red_Rooste5</a> — Fri Nov 10, 2006 10:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[metroid]]></name></author>
		<updated>2006-11-10T02:58:46-04:00</updated>

		<published>2006-11-10T02:58:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67864#p67864</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67864#p67864"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67864#p67864"><![CDATA[
I assume he means that he wants to send a message to a channel when the bot parts (though, since you're parting, you obviously can't send a message to the channel)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5078">metroid</a> — Fri Nov 10, 2006 2:58 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-11-09T23:28:36-04:00</updated>

		<published>2006-11-09T23:28:36-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67862#p67862</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67862#p67862"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67862#p67862"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>bind dcc n part part_chanproc part_chan {hand idx text} {        set text [split $text]        if {([botonchan $text]) &amp;&amp; ([validchan $text])} {                channel set $text +inactive                putcmdlog "Bot setting channel +inactive and leaving $text by $hand 's command."        } else {                putdcc $idx "I'm not ON channel $text"                return        }}</code></pre></div>That's what I use.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Nov 09, 2006 11:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[smash]]></name></author>
		<updated>2006-11-09T20:24:35-04:00</updated>

		<published>2006-11-09T20:24:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67861#p67861</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67861#p67861"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67861#p67861"><![CDATA[
I tryed it and it works!<br><br>is it posable to do ./part botnick #channel  as well ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8041">smash</a> — Thu Nov 09, 2006 8:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[rosc2112]]></name></author>
		<updated>2006-11-09T19:33:02-04:00</updated>

		<published>2006-11-09T19:33:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67860#p67860</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67860#p67860"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67860#p67860"><![CDATA[
<blockquote class="uncited"><div>Err... when was the 346 numeric added? Can't find it in rfc1459 (de-facto irc standard)...</div></blockquote>346 RPL_INVITELIST  RFC2812    &lt;channel&gt; &lt;invitemask&gt; An invite mask for the invite mask list<br><br><a href="http://www.alien.net.au/irc/irc2numerics.html" class="postlink">http://www.alien.net.au/irc/irc2numerics.html</a><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=7395">rosc2112</a> — Thu Nov 09, 2006 7:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-11-09T15:59:02-04:00</updated>

		<published>2006-11-09T15:59:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67857#p67857</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67857#p67857"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67857#p67857"><![CDATA[
<blockquote class="uncited"><div>It's because you need to bind on raw INVITE not 346. </div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Nov 09, 2006 3:59 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2006-11-09T15:57:37-04:00</updated>

		<published>2006-11-09T15:57:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67856#p67856</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67856#p67856"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67856#p67856"><![CDATA[
<blockquote class="uncited"><div>Odd that the post I made which included the solution was deleted  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_rolleyes.gif" width="15" height="15" alt=":roll:" title="Rolling Eyes"></div></blockquote>Would seem you "flamed" and therefore the post was sent to the Junk Yard.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Thu Nov 09, 2006 3:57 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Red_Rooste5]]></name></author>
		<updated>2006-11-09T14:53:47-04:00</updated>

		<published>2006-11-09T14:53:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=67853#p67853</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=67853#p67853"/>
		<title type="html"><![CDATA[Help with my join on invite and msg on join script.]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=67853#p67853"><![CDATA[
Err... Couldn't anyone write that script everyone's talking about?<br>I don't get what I should add or remove <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=8308">Red_Rooste5</a> — Thu Nov 09, 2006 2:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
