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

	<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>2013-12-23T17:21:03-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Shunta]]></name></author>
		<updated>2013-12-23T17:21:03-04:00</updated>

		<published>2013-12-23T17:21:03-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102404#p102404</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102404#p102404"/>
		<title type="html"><![CDATA[Most welcome...]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102404#p102404"><![CDATA[
Holy crap... <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> hehe not bad for a guy who started messing with eggbot 5 days ago <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>Glad I could help<br><br>Merry Christmas &amp; Happy New Year<br><br>Shunta<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12319">Shunta</a> — Mon Dec 23, 2013 5:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[backdark]]></name></author>
		<updated>2013-12-23T16:08:20-04:00</updated>

		<published>2013-12-23T16:08:20-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102403#p102403</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102403#p102403"/>
		<title type="html"><![CDATA[Connection Error on IRC server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102403#p102403"><![CDATA[
Hello, <br><br>Many Thanks is verry good ! <br>It's ok Now <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"> <br><br>many thanks  <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=12318">backdark</a> — Mon Dec 23, 2013 4:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Shunta]]></name></author>
		<updated>2013-12-23T13:42:29-04:00</updated>

		<published>2013-12-23T13:42:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102402#p102402</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102402#p102402"/>
		<title type="html"><![CDATA[Re: Connection Error on IRC server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102402#p102402"><![CDATA[
<blockquote class="uncited"><div>##### SERVER MODULE #####<br><br>loadmodule server<br><br>##### variables:<br>set nick "bot2"<br>set altnick "bot2"<br>set realname "bot2"<br>set init-server { putserv "MODE $botnick +iw-s" }<br>set servers {<br>portlane.se.eu.zenet.org:6667<br>}</div></blockquote>set username ""  # is blank, according to what I have read, this needs to be in place<br><br># I dont see the following <br>bind evnt - init-server evnt:init_server<br>proc evnt:init_server {type} {<br>   global botnick<br>   putquick "MODE $botnick +i-ws"<br>}<br># insert above as written above following line<br><br>set init-server { putserv "MODE $botnick +i-ws" }<br><br>set connect-server { putlog "Connecting to server." }<br><br>set disconnect-server { putlog "Disconnected from server." }<br><br>set servers { irc.change.this:6667 irc.example.com:7000 } <br># 7000-7002 are usually from what I have seen are services/server ports try 6662 to 6669, chat clients are typ 6667<br><br># I have read somewhere that the syntax must be show like this or it errors out, not sure though, mine is and works for me<br>    set servers {<br>      chg.this.tld<br>      insert.thisdiff.tld:clientporthere<br>    }<br><br># On the original eggbot.conf file the insert.thisdiff.tld:clientporthere also shows a :pwdgoeshere in addition to it... <br># example some.irc.com:6663:foobar <br># you can also insert an IP addy instead of Fully Qualified Domain name here to test<br><br>Give that a look ... I am really new to this so its just a guess, but after 4 days of pouring over all kinds of conf files, and making and breaking my system, its at least a start....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12319">Shunta</a> — Mon Dec 23, 2013 1:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[backdark]]></name></author>
		<updated>2013-12-23T07:36:35-04:00</updated>

		<published>2013-12-23T07:36:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102401#p102401</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102401#p102401"/>
		<title type="html"><![CDATA[Connection Error on IRC server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102401#p102401"><![CDATA[
Hello, <br>Thanks for your help.<br>but i try to change irc server by "irc.zenet.org"<br><br><br>[12:33:42] Disconnecting from server.<br>[12:34:06] Trying server irc.zenet.org:6667<br>[12:34:06] Connected to irc.zenet.org<br>[12:34:06] -NOTICE- *** Looking up your hostname...<br>[12:34:06] -NOTICE- *** Found your hostname<br>[12:34:42] -ERROR from server- Closing Link: Bot2[*.*.*.*] (Ping timeout: 35 seconds)<br>[12:34:42] Disconnecting from server<br><br>have you got a solution ?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12318">backdark</a> — Mon Dec 23, 2013 7:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[caesar]]></name></author>
		<updated>2013-12-22T10:56:09-04:00</updated>

		<published>2013-12-22T10:56:09-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102397#p102397</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102397#p102397"/>
		<title type="html"><![CDATA[Connection Error on IRC server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102397#p102397"><![CDATA[
Why don't you either add more servers to it's servers list? Or replace the one you got with <em class="text-italics">irc.zenet.org</em><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=187">caesar</a> — Sun Dec 22, 2013 10:56 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[backdark]]></name></author>
		<updated>2013-12-21T13:13:11-04:00</updated>

		<published>2013-12-21T13:13:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=102381#p102381</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=102381#p102381"/>
		<title type="html"><![CDATA[Connection Error on IRC server]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=102381#p102381"><![CDATA[
Hello all, <br><br>can you help me for connecting my eggdrop on this irc network <br><br>my file configuration eggdrop : <div class="codebox"><p>Code: </p><pre><code>#!~/eggdrop##### GENERAL STUFF #####set username ""set admin "&lt;email: bot2@bot2.com&gt;"set network "zenet"set timezone "EST"# set my-hostname "localhost" Laissez localhost ‡ moins que vous ayez un nom de domaine officiel# set my-ip "1" L'adresse ip de la machine sur laquelle tourne le bot##### LOG FILES #####set max-logs 5logfile mkco * "bot2.log"logfile jkp #relai "bot2.log"set log-time 1set keep-all-logs 0set switch-logfiles-at 300set console "mkcobxs"##### FILES AND DIRECTORIES #####set userfile "bot2.user"set help-path "help/"set temp-path "/tmp"set motd "motd"##### BOTNET ###### set botnet-nick "bot2"listen 4501 alllisten 4502 botsset protect-telnet 0set ident-timeout 30set require-p 1set open-telnets 0set connect-timeout 15set dcc-flood-thr 3set telnet-flood 5:60##### MORE ADVANCED STUFF #####set ignore-time 15set debug-output 0set hourly-updates 00set notify-newusers "HQ"set owner "k"set default-flags "hp"set remote-boots 2set share-unlinks 1set die-on-sighup 0set die-on-sigterm 0unbind dcc n tcl *dcc:tcl# unbind dcc n set *dcc:set# unbind dcc n simul *dcc:simulset max-dcc 50set enable-simul 1set allow-dk-cmds 1############## MODULES ##################### CHANNELS MODULE #####loadmodule channelsset chanfile "bot2.chan"set ban-time 1500set share-greet 0set use-info 1channel add #chat {chanmode "+nt-likm"idle-kick 0flood-deop 3:10flood-join 5:60flood-ctcp 3:60}##### SERVER MODULE #####loadmodule server##### variables:set nick "bot2"set altnick "bot2"set realname "bot2"set init-server { putserv "MODE $botnick +iw-s" }set servers {portlane.se.eu.zenet.org:6667}set keep-nick 1set strict-host 0set quiet-reject 1set lowercase-ctcp 0set answer-ctcp 3set flood-msg 5:60set flood-ctcp 3:60set never-give-up 1set strict-servernames 0set default-port 6667set server-cycle-wait 60set server-timeout 15set servlimit 0set check-stoned 1set use-console-r 0set serverror-quit 1set max-queue-msg 300set trigger-on-ignore 0set use-silence 0set handle-mode_r 1##### CTCP MODULE #####loadmodule ctcp# set ctcp-version "BitchX-75p1+ by panasync - Linux 2.2.3 : Keep it to yourself!"##### IRC MODULE #####loadmodule ircset bounce-bans 0set allow_desync 0set kick-method 4set learn-users 1set wait-split 300set wait-info 180set modes-per-line 3set mode-buf-length 200set use-354 0unbind msg - hello *msg:hellobind msg - yo *msg:hello##### TRANSFER MODULE #####loadmodule transfer##### variables:set max-dloads 3set dcc-block 0set copy-to-tmp 1set xfer-timeout 300##### SHARE MODULE ######loadmodule share##### variables:#set allow-resync 0#set resync-time 900#set private-owner 0#set private-global 0#set private-globals "mnot"#set private-user 0##### FILESYSTEM MODULE ######loadmodule filesys#set files-path "/home/mydir/filesys"#set incoming-path "/home/mydir/filesys/incoming"#set upload-to-pwd 0#set filedb-path ""#set max-file-users 20#set max-filesize 1024##### NOTES MODULE #####loadmodule notesset notefile "bot2.notes"set max-notes 50set note-life 60set allow-fwd 0set notify-users 1##### CONSOLE MODULE #####loadmodule console##### variables:set console-autosave 1set force-channel 0set info-party 0##### SEEN MODULE #####loadmodule seen##### BLOWFISH MODULE #####checkmodule blowfish##### ASSOC MODULE #####loadmodule assoc##### SCRIPTS #####source scripts/alltools.tclsource scripts/action.fix.tclloadhelp userinfo.help</code></pre></div>error on Connection : (on partie line ) <div class="codebox"><p>Code: </p><pre><code>.status[14:04:13] #admin# statusI am bot2, running eggdrop v1.6.21: 1 user (mem: 92k).Online for 00:00 (background) - CPU: 00:00 - Cache hit: 33.3%Configured with:Admin: &lt;email: bot2@bot2.com&gt;Config file: bot2.confOS: Linux 3.8.13-xxxx-grs-ipv6-64Tcl library: /usr/share/tcltk/tcl8.5Tcl version: 8.5.8 (header version 8.5.8)Tcl is threaded.Socket table: 20/100Loaded module information:    Channels: #chat (trying)    No server currently.    #chat               : (not on channel)[14:04:40] -ERROR from server- Closing Link: bot[*.*.*.*] (Ping timeout: 34 seconds)[14:04:40] Disconnecting from server.</code></pre></div>many thanks for your help.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12318">backdark</a> — Sat Dec 21, 2013 1:13 pm</p><hr />
]]></content>
	</entry>
	</feed>
