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

	<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>2006-11-15T19:31:52-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2006-11-13T19:47:16-04:00</updated>

		<published>2006-11-13T19:47:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68028#p68028</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68028#p68028"/>
		<title type="html"><![CDATA[says the bot started, but its not on irc[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68028#p68028"><![CDATA[
Get a new eggdrop.conf, edit it all and start the bot again. To telnet to the bot, type in shell (if telnet is allowed):<blockquote class="uncited"><div>telnet &lt;my-ip&gt; &lt;listen-port&gt;</div></blockquote>where my-ip and listen-port are set in the eggdrop.conf file. On the other hand, if the bot connects to the server you can msg it hello and it will recognize you as owner.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Nov 13, 2006 7:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[itsdecks]]></name></author>
		<updated>2006-11-15T19:31:52-04:00</updated>

		<published>2006-11-13T19:21:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=68024#p68024</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=68024#p68024"/>
		<title type="html"><![CDATA[says the bot started, but its not on irc[solved]]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=68024#p68024"><![CDATA[
i edited the conf file, when i started the bot it said it started and i need to telnet to the bot and use cmd "new" the bots NOT on irc, heres my conf file.<br>and here is the msg i get via PuTTy when i use the ./eggdrop -m &lt;config&gt;  cmd<br><br>Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads<br>[15:36] --- Loading eggdrop v1.6.18 (Mon Nov 13 2006)<br>[15:36] Module loaded: channels<br>[15:36] Module loaded: server<br>[15:36] Module loaded: irc<br>[15:36] Module loaded: blowfish<br>[15:36] Module loaded: uptime<br>[15:36] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).<br>[15:36] use '.help userinfo' for commands.<br>[15:36] * STARTING BOT IN USERFILE CREATION MODE.<br>Telnet to the bot and enter 'NEW' as your nickname.<br><br>//------------heres my eggdrop.conf--------------------<br><br>set admin "bryand &lt;email: <a href="mailto:bdecker@ca.rr.com">bdecker@ca.rr.com</a>&gt;"<br>set network "irc.gamesurge.net:6667"<br>set timezone "PST"<br><br>set max-logs 5<br>set must-be-owner 1<br>loadmodule channels<br>set chanfile "RealRadio"<br>set global-flood-chan 10:60<br>set global-flood-deop 3:10<br>set global-flood-kick 3:10<br>set global-flood-join 5:60<br>set global-flood-ctcp 3:60<br>set global-flood-nick 5:60<br>set global-aop-delay 5:30<br>set global-idle-kick 0<br>set global-chanmode "nt"<br>set global-stopnethack-mode 0<br>set global-revenge-mode 0<br>set global-ban-time 120<br>set global-exempt-time 60<br>set global-invite-time 60<br><br>set global-chanset {<br>        -autoop         -autovoice<br>        -bitch          +cycle<br>        +dontkickops    +dynamicbans<br>        +dynamicexempts +dynamicinvites<br>        -enforcebans    +greet<br>        -inactive       -nodesynch<br>        -protectfriends +protectops<br>        -revenge        -revengebot<br>        -secret         -seen<br>        +shared         +statuslog<br>        +userbans       +userexempts<br>        +userinvites    -protecthalfops<br>        -autohalfop<br>}<br>loadmodule server<br>set net-type 5<br>set nick RealRadio<br>set altnick RealServ<br>set realname RealServ<br>bind evnt - init-server evnt:init_server<br><br>proc evnt:init_server {type} {<br>  global botnick<br>  putquick "MODE $botnick +i-ws"<br>}<br>set default-port 6667<br>set servers {<br>   Prothid.CA.US.GameSurge.Net<br>}<br>set keep-nick 1<br>set strict-host 0<br>set quiet-reject 1<br>set servlimit 0<br>set serverror-quit 0<br>set max-queue-msg 300<br>set double-mode 1<br>set double-help 1<br>set optimize-kicks 1<br>loadmodule irc<br>set bounce-modes 0<br>set max-bans 30<br>set max-exempts 20<br>set ban-fun 0<br>set wait-split 600<br>set opchars "@"<br>set modes-per-line 3<br>loadmodule blowfish<br>loadmodule uptime<br>source scripts/alltools.tcl<br>source scripts/action.fix.tcl<br>source scripts/userinfo.tcl<br>loadhelp userinfo.help<br><br>i have no idea what this means... telnet to the bot and enter new as your nickname. i dont get it. first time useing eggdrop. if someone could help me out thatd be great!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8381">itsdecks</a> — Mon Nov 13, 2006 7:21 pm</p><hr />
]]></content>
	</entry>
	</feed>
