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

	<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>2005-09-28T00:56:45-04:00</updated>

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

		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2005-09-28T00:56:45-04:00</updated>

		<published>2005-09-28T00:56:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56147#p56147</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56147#p56147"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56147#p56147"><![CDATA[
<blockquote class="uncited"><div>Dang <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> That didn't fix my problem. I still cannot DCC chat w/ the bot. Only telnet works. Anymore ideas?</div></blockquote>virtually all possible reasons for that are listed and explained in the top sticky post of this forum<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Wed Sep 28, 2005 12:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Derek]]></name></author>
		<updated>2005-09-27T07:07:54-04:00</updated>

		<published>2005-09-27T07:07:54-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56133#p56133</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56133#p56133"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56133#p56133"><![CDATA[
Dang <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> That didn't fix my problem. I still cannot DCC chat w/ the bot. Only telnet works. Anymore ideas?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6773">Derek</a> — Tue Sep 27, 2005 7:07 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Frontier]]></name></author>
		<updated>2005-09-27T03:56:21-04:00</updated>

		<published>2005-09-27T03:56:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56131#p56131</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56131#p56131"/>
		<title type="html"><![CDATA[Re: Same problem here]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56131#p56131"><![CDATA[
OK - got it working now.<br><br>I simply changed set learn-users to 1 in my eggdrop.conf file.<br><br>I hope this helps other users, having the same problem...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6775">Frontier</a> — Tue Sep 27, 2005 3:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[De Kus]]></name></author>
		<updated>2005-09-27T03:56:57-04:00</updated>

		<published>2005-09-27T03:55:19-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56130#p56130</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56130#p56130"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56130#p56130"><![CDATA[
have you verified that 'learn-users' is set to '1'?<br><br>If ZDarkGokus config paste is still uptodate he is the example of "too stupid to read the comments in the config file".<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2382">De Kus</a> — Tue Sep 27, 2005 3:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Frontier]]></name></author>
		<updated>2005-09-27T03:04:18-04:00</updated>

		<published>2005-09-27T03:04:18-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=56129#p56129</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=56129#p56129"/>
		<title type="html"><![CDATA[Same problem here]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=56129#p56129"><![CDATA[
<blockquote class="uncited"><div>You have unbound 'hello' and therefore need to "/msg LiveBot myword"</div></blockquote>Being honest here, I have the exact same problem. The bot won't respond to anything but telnet.<br><br>After having found this out, I have installed a few other TCL scripts (google, googlescore, etc) - and they work OK (respond to channel triggers).<br><br>I'm running the latest windows version on a Win2K3 server. This is an excerpt from my eggdrop.conf:<br><em class="text-italics">#unbind msg - hello *msg:hello<br>bind msg - hi! *msg:hello</em><br><br>Neither <em class="text-italics">hello</em> or <em class="text-italics">hi!</em> works...<br><br>Sincerely,<br><em class="text-italics">Klaus J.</em><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6775">Frontier</a> — Tue Sep 27, 2005 3:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2004-12-05T18:34:13-04:00</updated>

		<published>2004-12-05T18:34:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43520#p43520</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43520#p43520"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43520#p43520"><![CDATA[
You have unbound 'hello' and therefore need to "/msg LiveBot myword"<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Dec 05, 2004 6:34 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZDarkGoku]]></name></author>
		<updated>2004-12-05T15:48:12-04:00</updated>

		<published>2004-12-05T15:48:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43511#p43511</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43511#p43511"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43511#p43511"><![CDATA[
I'm still not getting any reply from the bot.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5734">ZDarkGoku</a> — Sun Dec 05, 2004 3:48 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CtrlAltDel]]></name></author>
		<updated>2004-12-05T15:42:42-04:00</updated>

		<published>2004-12-05T15:42:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43510#p43510</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43510#p43510"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43510#p43510"><![CDATA[
<blockquote class="uncited"><div>unbind msg - hello *msg:hello <br>bind msg - myword *msg:hello</div></blockquote>try /msg [LiveBot] myword  <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=5006">CtrlAltDel</a> — Sun Dec 05, 2004 3:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZDarkGoku]]></name></author>
		<updated>2004-12-05T15:30:48-04:00</updated>

		<published>2004-12-05T15:30:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43509#p43509</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43509#p43509"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43509#p43509"><![CDATA[
This is what I have in my config file. I can telnet to the bot with PuTTY on its listen port but I cannot DCC to it or say hello to it, weird. I saw somewhere that it says I need a userfile or something in the eggdrop directory of the shell.<br><div class="codebox"><p>Code: </p><pre><code>#!/home/zdarkgoku/eggdrop### BASIC SETTINGS ###set username "zdarkgoku"set admin "ZDarkGoku &lt;email: ZDarkGoku@mail.com&gt;"set network "irc.GamesNET.net"set timezone "EST"set offset "5"### LOG FILES ###set max-logs 5set max-logsize 0set quick-logs 0set log-time 0set quiet-save 0set switch-logfiles-at 300set keep-all-logs 0set logfile-suffix ".%d%b%Y"logfile ksxrow dblive "dblive.log"### CONSOLE ###set console "mkcobxs"### FILES AND DIRECTORIES ###set userfile "LiveBot.user"set pidfile "pid.LiveBot"set userfile-perm 0600set sort-users 0set help-path "help/"set text-path "text/"set mod-path "modules/"set temp-path "/tmp"set motd "text/motd"set telnet-banner "text/banner"### BOTNET/DCC/TELNET ###listen 4505 allset remote-boots 2set share-unlinks 1set protect-telnet 1set require-p 1set dcc-sanitycheck 0set open-telnets 0set stealth-telnets 1set paranoid-telnet-flood 1set use-telnet-banner 0set ident-timeout 5set connect-timeout 15set dcc-flood-thr 3set telnet-flood 5:60set resolve-timeout 15### MORE ADVANCED SETTINGS ###set owner "ZDarkGoku"set ignore-time 15set hourly-updates 00set max-dcc 50set notify-newusers "$owner"set default-flags "hp"set whois-fields "url birthday"set dupwait-timeout 5set dupwait-timeout 5set must-be-owner 1unbind dcc n set *dcc:setunbind dcc n tcl *dcc:tclunbind dcc n simul *dcc:simulset enable-simul 0set allow-dk-cmds 0set die-on-sigterm 0set die-on-sighup 0### MODULES #### CHANNELS MODULE #loadmodule channelsset chanfile "LiveBot.chan"set ban-time 120set exempt-time 60set invite-time 60set force-expire 0set share-greet 0set use-info 1set global-flood-chan 10:60set global-flood-join 5:60set global-flood-kick 3:10set global-flood-nick 5:60set global-flood-deop 3:10set global-flood-ctcp 3:60set global-aop-delay 5:30set global-chanmode "nt"set global-idle-kick 0set global-stopnethack-mode 0set global-revenge-mode 1set global-chanset {  +autoop  +autovoice  -bitch  +cycle  +dontkickops  +dynamicbans  +dynamicexempts  +greet  +dynamicinvites  -enforcebans  -inactive  -nodesynch  -protectfriends  +protectops  -revenge  -revengebot  -secret  -seen  +shared  +statuslog  +userbans  +userexempts  +userinvites}channel add #dblive { chanmode "+nt-likm" idle-kick 0 stopnethack-mode 0 revenge-mode 0 ban-time 120 exempt-time 60 invite-time 60 aop-delay 5:30 flood-chan 10:60 flood-deop 3:10 flood-kick 3:10 flood-join 5:60 flood-ctcp 3:60 flood-nick 5:60}# SERVER MODULE #loadmodule serverset servers { irc.GamesNET.net:6667}set net-type 0set nick "\[LiveBot]"set altnick "\[LiveBot?]"set keep-nick 1set strict-servernames 0set never-give-up 1set realname "/msg \[LiveBot] hello"set default-port 6667set server-cycle-wait 60set server-timeout 60set servlimit 0set check-stoned 1set serverror-quit 1set max-queue-msg 300set optimize-kicks 1set use-console-r 0set debug-output 0set strict-host 0#set nick-len 9set answer-ctcp 3set flood-msg 5:60set flood-ctcp 3:60set quiet-reject 1set lowercase-ctcp 0set double-help 0set trigger-on-ignore 0set double-mode 0set use-penalties 1#set check-mode-r 1set double-server 0# DNS MODULE #loadmodule dns# CTCP MODULE #loadmodule ctcpset ctcp-mode 0# IRC MODULE #loadmodule ircset bounce-bans 1set bounce-modes 0set kick-fun 0set ban-fun 0set learn-users 0set no-chanrec-info 0set max-modes 30set max-bans 20set wait-split 600set wait-info 180set mode-buf-length 200unbind msg - hello *msg:hellobind msg - myword *msg:hellounbind msg - ident *msg:identunbind msg - addhost *msg:addhostset bounce-exempts 0set bounce-invites 0#set use-exempts 0#set use-invites 0set prevent-mixing 1set max-exempts 20set max-invites 20#set include-lk 1#set use-354 0#set rfc-compliant 1#set kick-method 1#set modes-per-line 3# TRANSFER MODULE ##loadmodule transferset max-dloads 3set dcc-block 1024set xfer-timeout 30set copy-to-tmp 0# COMPRESS MODULE #loadmodule compressset share-compressed 0set compress-level 9# SHARE MODULE #loadmodule shareset resync-time 900set private-globals "mnot"set allow-resync 0set private-global 0set private-user 0set override-bots 0# FILESYSTEM MODULE #loadmodule filesysset files-path "/home/zdarkgoku/eggdrop/filesys"set incoming-path "/home/zdarkgoku/eggdrop/filesys/incoming"set filedb-path ""set max-file-users 20set max-filesize 1024set upload-to-pwd 0# NOTES MODULE #loadmodule notesset notefile "LiveBot.notes"set max-notes 50set note-life 60set allow-fwd 0set notify-users 1set notify-onjoin 1# CONSOLE MODULE #loadmodule consoleset console-autosave 1set force-channel 0set info-party 0# ASSOC MODULE ##loadmodule assoc# BLOWFISH MODULE #checkmodule blowfish# SEEN MODULE #loadmodule seen# UPTIME MODULE #loadmodule uptime# WIRE MODULE ##loadmodule wire# WOOBIE MODULE ##loadmodule woobie### SCRIPTS ###source scripts/alltools.tclsource scripts/action.fix.tclsource scripts/compat.tclsource scripts/userinfo.tclloadhelp userinfo.help</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5734">ZDarkGoku</a> — Sun Dec 05, 2004 3:30 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-05T15:16:27-04:00</updated>

		<published>2004-12-05T15:16:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43508#p43508</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43508#p43508"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43508#p43508"><![CDATA[
make sure you didn't unbind *msg:hello (check your config); also make sure you've opened a listen port in the config<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Dec 05, 2004 3:16 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZDarkGoku]]></name></author>
		<updated>2004-12-05T15:08:31-04:00</updated>

		<published>2004-12-05T15:08:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43507#p43507</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43507#p43507"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43507#p43507"><![CDATA[
Well... there are almost no posts concerning on DCC/CTCP the eggdrop bot. I've done everything the "Searched" posts said and still can't say "hello" or DCC to it.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5734">ZDarkGoku</a> — Sun Dec 05, 2004 3:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[demond]]></name></author>
		<updated>2004-12-05T14:38:25-04:00</updated>

		<published>2004-12-05T14:38:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43503#p43503</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43503#p43503"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43503#p43503"><![CDATA[
don't double post, check the replies of your previous post on the same subject in the junk yard section<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5056">demond</a> — Sun Dec 05, 2004 2:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[]Kami[]]></name></author>
		<updated>2004-12-05T14:37:43-04:00</updated>

		<published>2004-12-05T14:37:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43502#p43502</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43502#p43502"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43502#p43502"><![CDATA[
1)Use search function.<br><br>2)Use search function.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3559">]Kami[</a> — Sun Dec 05, 2004 2:37 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ZDarkGoku]]></name></author>
		<updated>2004-12-05T14:31:59-04:00</updated>

		<published>2004-12-05T14:31:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=43501#p43501</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=43501#p43501"/>
		<title type="html"><![CDATA[2 Newbie Questions]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=43501#p43501"><![CDATA[
1) My eggdrop bot is not responding to "/msg LiveBot hello" or DCC/CTCP chats.<br><br>2) How do I make the bot auto-identify its nickname on NickServ when it logins.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5734">ZDarkGoku</a> — Sun Dec 05, 2004 2:31 pm</p><hr />
]]></content>
	</entry>
	</feed>
