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

	<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>2008-11-04T12:32:37-04:00</updated>

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

		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2008-11-04T12:32:37-04:00</updated>

		<published>2008-11-04T12:32:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85722#p85722</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85722#p85722"/>
		<title type="html"><![CDATA[message on all channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85722#p85722"><![CDATA[
<span style="color:red">1st, please refrain from bumping over and over...<br><br>2nd, try cleaning up all your posts. Right now, any reader have to scroll through 4-5 posts with various pieces of code just to find what you are asking for help 'bout.<br><br>3rd, try to structure your layout of your code. Proper indenting and line spacing can make miracles out of a heap of code when it comes to readability.<br><br>4th, patience patience patience...</span><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Tue Nov 04, 2008 12:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2008-11-04T06:17:53-04:00</updated>

		<published>2008-11-04T06:17:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85718#p85718</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85718#p85718"/>
		<title type="html"><![CDATA[message on all channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85718#p85718"><![CDATA[
someone know how i can do that? <br>is it possible?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Tue Nov 04, 2008 6:17 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2008-11-01T14:32:45-04:00</updated>

		<published>2008-11-01T14:32:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85705#p85705</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85705#p85705"/>
		<title type="html"><![CDATA[message on all channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85705#p85705"><![CDATA[
any help ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Sat Nov 01, 2008 2:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2008-10-30T13:28:23-04:00</updated>

		<published>2008-10-30T13:28:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85693#p85693</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85693#p85693"/>
		<title type="html"><![CDATA[message on all channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85693#p85693"><![CDATA[
on my tcl i have this set's<br><br>set g_spamchannel ""<br>set g_spamchannel2 ""<br>set g_spamchannel3 ""<br>set g_spamchannel4 ""<br>set g_spamchannel5 ""<br>set g_spamchannel6 ""<br>set g_spamchannel7 ""<br>set g_spamchannel8 ""<br>set g_spamchannel9 ""<br><br>and when i restart my bot <br>set g_spaming "$g_spamchannel,$g_spamchannel2,$g_spamchannel3,$g_spamchannel4,$g_spamchannel5,$g_spamchannel6"<br><br>the g_spamchannel etc is clear without channel.. how i can save if add it with that script? <br><div class="codebox"><p>Code: </p><pre><code>proc g_spamjoin { nick uhost handle arg } {global g_spamchannel g_spamchannel2 g_spamchannel3 g_spamchannel4 g_spamchannel5 g_spamchannel6 g_spamchannel7 g_spamchannel8 g_spamchannel9 g_spamnumset g_spamnum [lindex $arg 0]if { $g_spamnum == 1 } {set g_spamchannel [lindex $arg 1]channel add $g_spamchannelputquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 2 } {set g_spamchannel2 [lindex $arg 1]channel add $g_spamchannel2putquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 3 } {set g_spamchannel3 [lindex $arg 1]channel add $g_spamchannel3putquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 4 } {set g_spamchannel4 [lindex $arg 1]channel add $g_spamchannel4putquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 5 } {set g_spamchannel5 [lindex $arg 1]channel add $g_spamchannel5putquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 6 } {set g_spamchannel6 [lindex $arg 1]channel add $g_spamchannel6putquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 7 } {set g_spamchannel7 [lindex $arg 1]channel add $g_spamchannel7putquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 8 } {set g_spamchannel8 [lindex $arg 1]channel add $g_spamchannel8putquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 9 } {set g_spamchannel9 [lindex $arg 1]channel add $g_spamchannel9putquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"}}}}}}}}}}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Thu Oct 30, 2008 1:28 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2008-10-30T12:15:54-04:00</updated>

		<published>2008-10-30T12:15:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85692#p85692</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85692#p85692"/>
		<title type="html"><![CDATA[message on all channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85692#p85692"><![CDATA[
solved<br><br>easy answer<br><div class="codebox"><p>Code: </p><pre><code>set g_spam"$g_spamchannel,$g_spamchannel2,$g_spamchannel3,$g_spamchannel4,$g_spamchannel5,$g_spamchannel6,$g_spamchannel7,$g_spamchannel8,$g_spamchannel9"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Thu Oct 30, 2008 12:15 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2008-10-30T11:56:52-04:00</updated>

		<published>2008-10-30T11:56:52-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85691#p85691</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85691#p85691"/>
		<title type="html"><![CDATA[message on all channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85691#p85691"><![CDATA[
or if i can <strong class="text-strong">set spam</strong> with something and that command will "return" the channels and if i use that $spam on some proc then the spam msg will be announced ok..<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Thu Oct 30, 2008 11:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ultralord]]></name></author>
		<updated>2008-10-30T11:50:48-04:00</updated>

		<published>2008-10-30T11:50:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=85690#p85690</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=85690#p85690"/>
		<title type="html"><![CDATA[message on all channel]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=85690#p85690"><![CDATA[
one of my scripts when i set channel its ok ..  but i have another script and i want to spam message on that channel g_spamchannel1 g_spamchannel2.. i pub on one variable the "<strong class="text-strong">set spam</strong> "#channel,#channel2.." but i want the channel=g_spamchannel1 channel2=g_spamchannel2 and when i remove or add new channel on g_spamchannel2 or g_spamchannel3 i want to edit the previous set with new channel.. like set spam "#$g_spammchannel,$g_spamchannel2.." etc can someone help me?<br><br>this is the code when i add new channel and i have another to remove.. but i want to change the <strong class="text-strong">spam</strong> with variable channels<br><div class="codebox"><p>Code: </p><pre><code>proc g_spamjoin { nick uhost handle arg } {global g_spamchannel g_spamchannel2 g_spamchannel3 g_spamchannel4 g_spamchannel5 g_spamchannel6 g_spamchannel7 g_spamchannel8 g_spamchannel9 g_spamnumset g_spamnum [lindex $arg 0]if { $g_spamnum == 1 } {set g_spamchannel [lindex $arg 1]channel add $g_spamchannelputquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 2 } {set g_spamchannel2 [lindex $arg 1]channel add $g_spamchannel2putquick "PRIVMSG $nick :14,1\[7«0 Bot's spamlist 1: $g_spamchannel 2: $g_spamchannel2 3: $g_spamchannel3 4: $g_spamchannel4 5: $g_spamchannel5 6: $g_spamchannel6 7: $g_spamchannel7 8: $g_spamchannel8 9: $g_spamchannel9 7»14]"} else {if { $g_spamnum == 3 } {set g_spamchannel3 [lindex $arg 1]channel add $g_spamchannel3</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8360">ultralord</a> — Thu Oct 30, 2008 11:50 am</p><hr />
]]></content>
	</entry>
	</feed>
