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

	<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>2002-10-04T19:08:01-04:00</updated>

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

		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-04T19:08:01-04:00</updated>

		<published>2002-10-04T19:08:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11713#p11713</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11713#p11713"/>
		<title type="html"><![CDATA[2 easy questions!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11713#p11713"><![CDATA[
I've made this bind and proc, but the bot says:<blockquote class="uncited"><div>&lt;Weebl&gt; [00:01] Tcl error in script for 'need-op':<br>&lt;Weebl&gt; [00:01] invalid command name "wantop"</div></blockquote>There isn't wantop anywhere in the script...<br><br>The script is:<div class="codebox"><p>Code: </p><pre><code>bind evnt - connect-server need_opproc need_op {nick host hand chan text} {putserv "PRIVMSG NickServ :identify vikerora"putserv "PRIVMSG ChanServ :op #wibble"}</code></pre></div>Any help would be appreciated...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Fri Oct 04, 2002 7:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[darko``]]></name></author>
		<updated>2002-10-03T15:02:27-04:00</updated>

		<published>2002-10-03T15:02:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11672#p11672</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11672#p11672"/>
		<title type="html"><![CDATA[2 easy questions!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11672#p11672"><![CDATA[
bind join WILL fire when bot joins a channel.<br>So, you can utilise that...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1881">darko``</a> — Thu Oct 03, 2002 3:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2002-10-02T09:24:05-04:00</updated>

		<published>2002-10-02T09:24:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11611#p11611</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11611#p11611"/>
		<title type="html"><![CDATA[2 easy questions!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11611#p11611"><![CDATA[
there is no specific bind which executes when the bot joins the channel, but there is a bind when it comes to the server. I suggest u take a look at the tcl-commands.doc under the /doc dir on your eggdrop. Look at bind evnt - .......<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Wed Oct 02, 2002 9:24 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-02T09:16:09-04:00</updated>

		<published>2002-10-02T09:16:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11610#p11610</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11610#p11610"/>
		<title type="html"><![CDATA[2 easy questions!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11610#p11610"><![CDATA[
Thanks very much!<br><br>The bot's on openprojects, so to op the bot I need to msg ChanServ with 'op #wibble'. How can I do this when the bot comes onto the channel??<br><br>(I'm a very new TCLer!  <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=1982">OnFire</a> — Wed Oct 02, 2002 9:16 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2002-10-02T02:41:09-04:00</updated>

		<published>2002-10-02T02:41:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11596#p11596</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11596#p11596"/>
		<title type="html"><![CDATA[2 easy questions!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11596#p11596"><![CDATA[
lol<br>oops  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed"> <br>thx for pointing it out <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Wed Oct 02, 2002 2:41 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[spyda]]></name></author>
		<updated>2002-10-01T20:01:17-04:00</updated>

		<published>2002-10-01T20:01:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11588#p11588</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11588#p11588"/>
		<title type="html"><![CDATA[LIttle Problem]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11588#p11588"><![CDATA[
<blockquote class="uncited"><div><strong class="text-strong">Papillon</strong><br><br>Code: <br><br>bind pub - !wibble do_tha_wibble <br>proc do_tha_wibble {nick host hand chan} { <br>  putserv "PRIVMSG $chan :\001ACTION gives $nick a $text wibble" <br>} <br> </div></blockquote>Sorry just see a little problem with the coding! I am not sure if it is needed but I know it is not there! it is just the text value in the proc.<br><div class="codebox"><p>Code: </p><pre><code>bind pub - !wibble do_tha_wibble proc do_tha_wibble {nick host hand chan text} {   putserv "PRIVMSG $chan :\001ACTION gives $nick a $text wibble" }</code></pre></div>------------<br>ThePope<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1731">spyda</a> — Tue Oct 01, 2002 8:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Papillon]]></name></author>
		<updated>2002-10-01T15:11:53-04:00</updated>

		<published>2002-10-01T15:11:53-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11572#p11572</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11572#p11572"/>
		<title type="html"><![CDATA[2 easy questions!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11572#p11572"><![CDATA[
1. For that to work u the network it's on has to have some kind of authserv/nickserv thingie. When the bot joins just mak it send a login-command to the service.<br>2.<div class="codebox"><p>Code: </p><pre><code>bind pub - !wibble do_tha_wibbleproc do_tha_wibble {nick host hand chan} {  putserv "PRIVMSG $chan :\001ACTION gives $nick a $text wibble"}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=852">Papillon</a> — Tue Oct 01, 2002 3:11 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[OnFire]]></name></author>
		<updated>2002-10-01T14:12:38-04:00</updated>

		<published>2002-10-01T14:12:38-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=11569#p11569</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=11569#p11569"/>
		<title type="html"><![CDATA[2 easy questions!!]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=11569#p11569"><![CDATA[
Hi<br><br>I'm making an eggdrop bot, and I'd like to know how to script 2 things. They're both really simple but I can't work out how to do them!  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> <br><br>1) How can I make my bot op itself every time it joins a channel?<br><br>2) I want to make a command that works like this:<br><br>When someone types !wibble &lt;type&gt;, my bot says to the channel:<br><br>/me gives &lt;nick&gt; a &lt;type&gt; Wibble<br><br>How can I do this? It's the argument part I can't work out!<br><br>Thanks for any help<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1982">OnFire</a> — Tue Oct 01, 2002 2:12 pm</p><hr />
]]></content>
	</entry>
	</feed>
