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

	<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>2003-09-23T04:31:29-04:00</updated>

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

		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-09-23T04:31:29-04:00</updated>

		<published>2003-09-23T04:31:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27459#p27459</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27459#p27459"/>
		<title type="html"><![CDATA[can anyone help  wiff  this]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27459#p27459"><![CDATA[
In that case, simply interface it with the *ctcp:CHAT command.<br><br>This is the Tcl equivilant proc name of the bind called when performing a /ctcp &lt;bot&gt; chat<br><br>The bot can handle the request for valid user info then.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Sep 23, 2003 4:31 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kk-]]></name></author>
		<updated>2003-09-22T18:21:05-04:00</updated>

		<published>2003-09-22T18:21:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27449#p27449</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27449#p27449"/>
		<title type="html"><![CDATA[can anyone help  wiff  this]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27449#p27449"><![CDATA[
i'm just lazy  i want to just type shortnick off the bot  chat  &amp; get it to dcc chat me instead off me dcc chatting it.......... plus helps the newbies<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3629">kk-</a> — Mon Sep 22, 2003 6:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[^DooM^]]></name></author>
		<updated>2003-09-22T18:02:33-04:00</updated>

		<published>2003-09-22T18:02:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27448#p27448</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27448#p27448"/>
		<title type="html"><![CDATA[can anyone help  wiff  this]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27448#p27448"><![CDATA[
Can't you just <em class="text-italics">/ctcp botnick chat</em> instead? seems a bit odd that you are trying to make the bot do what it already does??  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_confused.gif" width="15" height="15" alt=":-?" title="Confused"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3723">^DooM^</a> — Mon Sep 22, 2003 6:02 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[kk-]]></name></author>
		<updated>2003-09-22T17:44:59-04:00</updated>

		<published>2003-09-22T17:44:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=27446#p27446</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=27446#p27446"/>
		<title type="html"><![CDATA[can anyone help  wiff  this]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=27446#p27446"><![CDATA[
chat {  if {![matchattr $handle p]} {<br>             putnotc $nick "I don't wanna chat with you"<br>     return 0 }<br>     if {[hand2idx $handle] != -1 } {<br>     putnotc $nick "You are already on the partyline"<br>     return 0 }<br>     if {$telnet &lt; "1024"} {<br>     putnotc $nick "Sorry, your host isn't reachable at this time..."<br>     return 0 }<br>     putserv "PRIVMSG $nick :\001DCC CHAT chat [myip] $telnet\001"<br>     putnotc $nick "DCC Chat - initializing.."<br>     return 1 }<br><br><br>prob i have is this       Tcl error [pub_cd]: can't read "telnet": no such variable<br><br>anyone know how to solve this i be grateful<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3629">kk-</a> — Mon Sep 22, 2003 5:44 pm</p><hr />
]]></content>
	</entry>
	</feed>
