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

	<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>2013-02-10T21:17:24-04:00</updated>

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

		<entry>
		<author><name><![CDATA[duarteper]]></name></author>
		<updated>2013-02-10T21:16:15-04:00</updated>

		<published>2013-02-10T21:16:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100967#p100967</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100967#p100967"/>
		<title type="html"><![CDATA[joinpart.tcl - make eggdrops join or part channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100967#p100967"><![CDATA[
With Madalin help, code edited on fisrt post<br>thanks Madalin<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12154">duarteper</a> — Sun Feb 10, 2013 9:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2013-02-09T13:20:45-04:00</updated>

		<published>2013-02-09T13:20:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100955#p100955</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100955#p100955"/>
		<title type="html"><![CDATA[joinpart.tcl - make eggdrops join or part channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100955#p100955"><![CDATA[
No the script as i said is incomplet. An important part (the botnet part) is missing. So the script will only work with the current bot but the botnet part will not work.<br>This means the bot with the script will join/part but the others (on the botnet if others are linked) they wont interract<br><br>That botnet part can be in another .tcl file or in the same tcl as the !join/part command<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Sat Feb 09, 2013 1:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duarteper]]></name></author>
		<updated>2013-02-09T13:01:30-04:00</updated>

		<published>2013-02-09T13:01:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100953#p100953</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100953#p100953"/>
		<title type="html"><![CDATA[joinpart.tcl - make eggdrops join or part channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100953#p100953"><![CDATA[
i change this<br><div class="codebox"><p>Code: </p><pre><code>bind pub n|n !wjoin41 pub:join bind pub n|n !wpart41 pub:part </code></pre></div>to this<br><div class="codebox"><p>Code: </p><pre><code>bind pub n|n !join pub:join bind pub n|n !join pub:part </code></pre></div>is that the insue?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12154">duarteper</a> — Sat Feb 09, 2013 1:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[dirty]]></name></author>
		<updated>2013-02-09T12:50:40-04:00</updated>

		<published>2013-02-09T12:50:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100952#p100952</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100952#p100952"/>
		<title type="html"><![CDATA[joinpart.tcl - make eggdrops join or part channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100952#p100952"><![CDATA[
What Madalin is trying to say is that you need to paste the tcl that you have in the "leaf" bot as well because it won`t work otherwise. The script is complete but you need to paste the other one as well.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12189">dirty</a> — Sat Feb 09, 2013 12:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2013-02-09T12:45:37-04:00</updated>

		<published>2013-02-09T12:45:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100951#p100951</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100951#p100951"/>
		<title type="html"><![CDATA[joinpart.tcl - make eggdrops join or part channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100951#p100951"><![CDATA[
Yes it works but you need the <br><blockquote class="uncited"><div>bind BOT - command proc</div></blockquote>For the bjoin/bpart BOT commands. So what you copy-paste is incomplete and it will work for you but not for anyone else[/code]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Sat Feb 09, 2013 12:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duarteper]]></name></author>
		<updated>2013-02-09T12:36:32-04:00</updated>

		<published>2013-02-09T12:36:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100950#p100950</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100950#p100950"/>
		<title type="html"><![CDATA[joinpart.tcl - make eggdrops join or part channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100950#p100950"><![CDATA[
<blockquote class="uncited"><div>The script is incomplet ... it doesnt have the part where the other linkedk bots receive the JOIN/PART command. So please copy-paste the entire script if you want this be public</div></blockquote>sorry this script is working on my eggdrops<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12154">duarteper</a> — Sat Feb 09, 2013 12:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Madalin]]></name></author>
		<updated>2013-02-09T12:27:02-04:00</updated>

		<published>2013-02-09T12:27:02-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100949#p100949</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100949#p100949"/>
		<title type="html"><![CDATA[joinpart.tcl - make eggdrops join or part channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100949#p100949"><![CDATA[
The script is incomplet ... it doesnt have the part where the other linkedk bots receive the JOIN/PART command. So please copy-paste the entire script if you want this be public<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6396">Madalin</a> — Sat Feb 09, 2013 12:27 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[duarteper]]></name></author>
		<updated>2013-02-10T21:17:24-04:00</updated>

		<published>2013-02-09T12:15:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100948#p100948</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100948#p100948"/>
		<title type="html"><![CDATA[joinpart.tcl - make eggdrops join or part channels]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100948#p100948"><![CDATA[
hello o/<br><br>joinpart.tcl by duarteper<br><br>Type in channel :<br>!join #CHANNEL<br>!part #CHANNEL<br><div class="codebox"><p>Code: </p><pre><code>####################################################################   join us pt.PTchat.org#####     add joinpart.tcl to eggrop .conf file####       !Join #Channel###         !Part #Channel###bind pub n|n !join pub:join bind pub n|n !part pub:part ### BOTNET begin bind BOT - bjoin bjoin bind BOT - bpart bpart proc bjoin {from key arg} {    if {![validchan [lindex [split $arg] 0]]} {       channel add [lindex [split $arg] 0]    } } proc bpart {from key arg} {    if {[validchan [lindex [split $arg] 0]]} {       channel remove [lindex [split $arg] 0]    } } ### botnet end proc pub:join {nick host hand chan text} {    set newchan [lindex [split $text] 0]    if {$newchan == ""} {       puthelp "NOTICE $nick :No Channel Given."       return 0    }    putallbots "bjoin $newchan"    if {![validchan "$newchan"]} {       channel add $newchan       return 1    } else {       puthelp "NOTICE $nick :I'm already on that channel"       return 0    } } proc pub:part {nick host hand chan text} {    set oldchan [lindex [split $text] 0]    if {$oldchan == ""} {       puthelp "NOTICE $nick :Please give a channel name."       return 0    }    putallbots "bpart $oldchan"    if {[validchan "$oldchan"]} {       channel remove $oldchan       return 1    } else {       puthelp "NOTICE $nick :I'm not on \002$oldchan\002"       return 0    } }putlog "JoinPartChan by duarteper - Loaded!" </code></pre></div>i hope this helps you [[]]<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12154">duarteper</a> — Sat Feb 09, 2013 12:15 pm</p><hr />
]]></content>
	</entry>
	</feed>
