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

	<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-02-05T18:06:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-02-05T18:06:56-04:00</updated>

		<published>2004-02-05T18:06:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33267#p33267</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33267#p33267"/>
		<title type="html"><![CDATA[QuakeNet: channel add 'problem']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33267#p33267"><![CDATA[
Hi!<br><br>'putdccraw' finally made it!  Thanks a lot <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br>Even with channel add I am having the error msg but will fix that on my own <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>Best Regards<br>Hunter<p>Statistics: Posted by Guest — Thu Feb 05, 2004 6:06 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2004-02-05T16:25:27-04:00</updated>

		<published>2004-02-05T16:25:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33265#p33265</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33265#p33265"/>
		<title type="html"><![CDATA[QuakeNet: channel add 'problem']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33265#p33265"><![CDATA[
Hi,<br><br>Ok I tested it and it didn't work. Not because of the join delay, but because putserv parses the text you send it and filters out multiple messages (anything past the first \n).<br><br>The solution is something like this:<br><br>set str "join #blah\nprivmsg #blah :baa baa\npart #blah\n"<br>putdccraw 0 [string length $str] $str<br><br>putdccraw does not manipulate the text at all, it just sends it. I tested this and it works, although you get a log message saying "joined #blah but didn't want to!" One way around that is to use channel add before the putdccraw... or just ignore the log message. :)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Thu Feb 05, 2004 4:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[strikelight]]></name></author>
		<updated>2004-02-05T16:24:56-04:00</updated>

		<published>2004-02-05T16:24:56-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33264#p33264</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33264#p33264"/>
		<title type="html"><![CDATA[QuakeNet: channel add 'problem']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33264#p33264"><![CDATA[
stdragon should know that eggdrop strips \n's from the queues  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"> <br>(except for maybe using the putdcc queue to the server idx.)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2005">strikelight</a> — Thu Feb 05, 2004 4:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-02-05T14:07:26-04:00</updated>

		<published>2004-02-05T14:07:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33259#p33259</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33259#p33259"/>
		<title type="html"><![CDATA[QuakeNet: channel add 'problem']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33259#p33259"><![CDATA[
Hi stdragon.<br><br>That's exactly what I meant. <br>Tested the easy way 'putserv "join #blah\nprivmsg #blah :hello sheep!\npart #blah' without success or better with the same behaviour: Bot joins and parts, no msg at all. (Phew... If it really were that easy I would have kicked myself <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> )<br><br>The 'bind join' solution sounds more interesting. I always thought monitoring a join event is only possible if the bot is already on the chan!?<br>Will give a try and return the result.<br><br>Thx so far.  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=":wink:" title="Wink"><br>Hunter<p>Statistics: Posted by Guest — Thu Feb 05, 2004 2:07 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[GodOfSuicide]]></name></author>
		<updated>2004-02-05T14:02:26-04:00</updated>

		<published>2004-02-05T14:02:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33258#p33258</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33258#p33258"/>
		<title type="html"><![CDATA[QuakeNet: channel add 'problem']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33258#p33258"><![CDATA[
<blockquote class="uncited"><div>putserv "join #blah\nprivmsg #blah :hello sheep!\npart #blah"</div></blockquote>i doubt that this works....you would have to delay it, if you dont join in 0.0000001 secs the msg wont come throught<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1433">GodOfSuicide</a> — Thu Feb 05, 2004 2:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[stdragon]]></name></author>
		<updated>2004-02-05T13:21:30-04:00</updated>

		<published>2004-02-05T13:21:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33251#p33251</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33251#p33251"/>
		<title type="html"><![CDATA[QuakeNet: channel add 'problem']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33251#p33251"><![CDATA[
Do you mean something like this?<br><br>channel add #blah<br>putserv "privmsg #blah :yay sheep"<br>channel remove #blah<br><br>?<br><br>Rather than that, you should do use a bind join to see when the bot joins the channel, then do the privmsg in the bind, then channel remove.<br><br>On the other hand, if you just want something really easy, try this:<br><br>putserv "join #blah\nprivmsg #blah :hello sheep!\npart #blah"<br><br>I think that works, but I'm not sure and I can't test right now.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8">stdragon</a> — Thu Feb 05, 2004 1:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2004-02-05T09:46:41-04:00</updated>

		<published>2004-02-05T09:46:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=33241#p33241</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=33241#p33241"/>
		<title type="html"><![CDATA[QuakeNet: channel add 'problem']]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=33241#p33241"><![CDATA[
Hi there. <br><br>Got stuck again...  <br>I'm currently creating a script which should do a channel add, post something into it and finally channel remove. I need to go that way because lots of (Clan-)channel on Quakenet are +n protected.  (The scripts purpose is to allow trusted user to place a search request for a funwar opponent - no misuse for spam or ad!)<br><br>It looks like the completion of the channel add command is taking up too much time and the putserv/putquick command for the msg itself is being sent out to the chan while the bot is not yet recognized there. The msg  itself is treated as an external Msg and dropped due to the +n chanmode.<br><br>Is there a proper way to get around that? <br><br>I know that the above works fine using the putserv command if the bot remain online in the channel. It would help to find out when the msg had been successfully posted so the bot may quit the channel then. <br><br>Thx for any advice.<br>Regards<br>Hunter<p>Statistics: Posted by Guest — Thu Feb 05, 2004 9:46 am</p><hr />
]]></content>
	</entry>
	</feed>
