<?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/forum/1" />

	<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>2026-01-19T06:29:58-04:00</updated>

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

		<entry>
		<author><name><![CDATA[conhector]]></name></author>
		<updated>2026-01-19T06:29:58-04:00</updated>

		<published>2026-01-19T06:29:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113439#p113439</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113439#p113439"/>
		<title type="html"><![CDATA[Eggdrop Help • Looking for a good script for quizzes]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113439#p113439"><![CDATA[
Hi, newbie here. I want to have a bot for my students to take quizzes on my private IRC server. I have been playing around with Bogustrivia because I did not find a more straightforward script for that purpose in <a href="https://www.eggheads.org/scripts/" class="postlink">https://www.eggheads.org/scripts/</a>  or  <a href="https://tclarchive.github.io/" class="postlink">https://tclarchive.github.io/</a> . I also checked scripts for Sopel instead of Eggdrop, but it looks like there is not much developed for Sopel now. Is it a good approach to customize Bogustrivia questions files if I want to do quizzes with irc bots? Or is there a better script or IRC bot for this purpose? Thank you in advance.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=14714">conhector</a> — Mon Jan 19, 2026 6:29 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2025-12-30T16:04:27-04:00</updated>

		<published>2025-12-30T16:04:27-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113434#p113434</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113434#p113434"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113434#p113434"><![CDATA[
awesome thank you...will set those!<br>Cheers again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Tue Dec 30, 2025 4:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2025-12-30T11:04:15-04:00</updated>

		<published>2025-12-30T11:04:15-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113433#p113433</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113433#p113433"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113433#p113433"><![CDATA[
<blockquote class="uncited"><div>Hi &amp; thanks for the replies.<br><br>The mode is currently: -nodesynch<br>Should I set it to +nodesynch to prevent a conflict with network services?<br><br>Thanks again.</div></blockquote>i would set it for all channels bot is in via partyline with:<br><blockquote class="uncited"><div> <br> .chanset * +nodesynch</div></blockquote>and i would add it in the conf file so it sets it by deault for new channels bot joins<br>like so:<br><br><blockquote class="uncited"><div><br> set default-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     -static<br>}<br></div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Tue Dec 30, 2025 11:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2025-12-30T07:46:23-04:00</updated>

		<published>2025-12-30T07:46:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113432#p113432</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113432#p113432"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113432#p113432"><![CDATA[
Yes <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br>And add services as friend and op<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Tue Dec 30, 2025 7:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2025-12-30T01:52:45-04:00</updated>

		<published>2025-12-30T01:52:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113431#p113431</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113431#p113431"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113431#p113431"><![CDATA[
Hi &amp; thanks for the replies.<br><br>The mode is currently: -nodesynch<br>Should I set it to +nodesynch to prevent a conflict with network services?<br><br>Thanks again.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Tue Dec 30, 2025 1:52 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2025-12-29T13:12:59-04:00</updated>

		<published>2025-12-29T13:12:59-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113430#p113430</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113430#p113430"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113430#p113430"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>afaik that will only kick the one who set the mode :<br><br>with kick msg<br><blockquote class="uncited"><div> Abusing desync</div></blockquote></div></blockquote>No, it also reverse the mode. If the +v is set by a service's bot or the service itself, the eggdrop cannot kick it. But it will reverse the +v</div></blockquote>ok<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Mon Dec 29, 2025 1:12 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2025-12-29T10:44:35-04:00</updated>

		<published>2025-12-29T10:44:35-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113428#p113428</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113428#p113428"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113428#p113428"><![CDATA[
<blockquote class="uncited"><div>afaik that will only kick the one who set the mode :<br><br>with kick msg<br><blockquote class="uncited"><div> Abusing desync</div></blockquote></div></blockquote>No, it also reverse the mode. If the +v is set by a service's bot or the service itself, the eggdrop cannot kick it. But it will reverse the +v<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Mon Dec 29, 2025 10:44 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2025-12-29T09:39:49-04:00</updated>

		<published>2025-12-29T09:39:49-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113427#p113427</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113427#p113427"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113427#p113427"><![CDATA[
afaik that will only kick the one who set the mode :<br><br>with kick msg<br><blockquote class="uncited"><div> Abusing desync</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Mon Dec 29, 2025 9:39 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2025-12-29T09:27:32-04:00</updated>

		<published>2025-12-29T09:27:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113426#p113426</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113426#p113426"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113426#p113426"><![CDATA[
Check if the channel has the +nodesynch mode enabled.<br>And if there is a service bot in your channel, add it as an user and set him the +fo flags<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Mon Dec 29, 2025 9:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[simo]]></name></author>
		<updated>2025-12-29T09:10:47-04:00</updated>

		<published>2025-12-29T09:10:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113425#p113425</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113425#p113425"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113425#p113425"><![CDATA[
could you do this in partyline and paste here what settings you have in "other modes:" section  <br><blockquote class="uncited"><div> <br>.chaninfo #yourchannel </div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12505">simo</a> — Mon Dec 29, 2025 9:10 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[NewzNZ]]></name></author>
		<updated>2025-12-28T23:24:22-04:00</updated>

		<published>2025-12-28T23:24:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113424#p113424</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113424#p113424"/>
		<title type="html"><![CDATA[Eggdrop Help • auto de-voicing]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113424#p113424"><![CDATA[
Hi there<br>I have an eggdrop running on a Rizon channel - whenever someone who is on the Rizon chanserv access list for the room joins and is auto-voiced, the eggdrop (which has half-op status) de-voices them.<br><br>Have looked for the bot setting to remove it but am struggling to find the right one.<br><br>Thanks in advance for any help!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10525">NewzNZ</a> — Sun Dec 28, 2025 11:24 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2025-10-20T03:47:28-04:00</updated>

		<published>2025-10-20T03:47:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113374#p113374</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113374#p113374"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: installing windrop-1.10.1 on win 10pro]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113374#p113374"><![CDATA[
Check your script: open it with notepad++ and verify the file is not utf8-BOM. If it is, convert it into UTF8.<br><br>If the error persists, check if there is no strange character (emojis ?) in it. Or share the script to let us check it.<br><br>P.S.: you know, you can simply copy &amp; paste the error without putting all the screenshots, your post could be resumed to:<blockquote class="uncited"><div>I've installed Windrop-1.10.1, it works but when I load googler1.0.tcl (or any other script), I got the following error:<div class="codebox"><p>Code: </p><pre><code>Tcl error in file 'eggdrop.conf'couldn't read file "scripts/googler1.0.tcl": invalid or incomplete multibyte or whide character   while executing"sourvce scripts/googler1.0.tcl"   (file "eggdrop.conf" line 338)</code></pre></div></div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Mon Oct 20, 2025 3:47 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Arnold_X-P]]></name></author>
		<updated>2025-10-19T18:14:30-04:00</updated>

		<published>2025-10-19T18:14:30-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113373#p113373</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113373#p113373"/>
		<title type="html"><![CDATA[Eggdrop Help • installing windrop-1.10.1 on win 10pro]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113373#p113373"><![CDATA[
Good morning everyone.<br>I've installed Windrop-1.10.1  <strong class="text-strong"><a href="https://github.com/8b418c26-2b86-4b09-a96d-3662b72dbd41" class="postlink">https://github.com/8b418c26-2b86-4b09-a96d-3662b72dbd41</a></strong><br>The configuration I use to boot and log into the dalnet network is as follows.<br><div class="codebox"><p>Code: </p><pre><code># This is a sample Eggdrop configuration file which includes all possible# settings that can be used to configure your bot.### Core Settings ###set username "ReeBoT"set admin "RaShInO coky_02@hotmail.com"set nick-len 30set nick "JulieTh"set altnick "Ju|ieTa?"set password "justmysend"set realname "4.:4®|2,0SuperBoT|4®:."set network "DALnet"set net-type "DALnet"set nservice "NickServ"## SECCION INICIAL ##bind evnt - "init-server" evnt:init_serverproc evnt:init_server {type} { global nick botnick botname nservice password  putquick "$::nservice IDENTIFY $::nick $::password"   if { $botnick != "$::nick" } {   putnow "nickserv GHOST $nick $password"  putserv "NICK $nick" -next putlog "Mi NickName \002$::nick\002, esta en uso! Recuperando..."  }}set default-port 6667set servers {bitcoin.uk.eu.dal.net:6667halcyon.il.us.dal.net:6667underworld.se.eu.dal.net:6667}set timezone "GMT"set offset "-4"set vhost4 "localhost"set listen-addr ""set prefer-ipv6 1#ssl conexion#set ssl-certificate "eggdrop.crt"#set ssl-ciphers "DEFAULT ADH"### Logfile Settings ###set max-logs 5set max-logsize 100set quick-logs 0# logfile mcobxs * "logs/JulieTh.log"# logfile jkp #lapaz "logs/#lapaz.log"set log-time 1set timestamp-format {[%H:%M:%S]}set keep-all-logs 0set logfile-suffix ".%d%b%Y"set switch-logfiles-at 300set quiet-save 0### Console Settings ###set console "mkcobxs"### File &amp; Directory Settings ###set userfile "JulieTh.user"set pidfile "pid.JulieTh"set chanfile "JulieTh.chan"set force-expire 0set share-greet 0set use-info 1set allow-ps 0set sort-users 0set help-path "help/"set text-path "text/"set temp-path "tmp/"set motd "text/motd"set telnet-banner "text/banner"set userfile-perm 0600set mod-path "modules/"### BotNet Settings ###  set botnet-nick "Ju|ieTa" listen 1035 usersset reserved-portrange 1742:1745set remote-boots 2set share-unlinks 1set protect-telnet 0set dcc-sanitycheck 0set ident-timeout 5set require-p 0set open-telnets 0set stealth-telnets 0set stealth-prompt "\n\nNickname.\n"set use-telnet-banner 0set connect-timeout 7set dcc-flood-thr 3set telnet-flood 5:60set paranoid-telnet-flood 1set resolve-timeout 5### Advanced Settings ###  set ignore-time 1set hourly-updates 00set owner "Sedition, Arnold_X-P"set notify-newusers "$owner"set default-flags "hp"set whois-fields "url birthday"set die-on-sighup 0set die-on-sigterm 1set must-be-owner 4unbind dcc n simul *dcc:simulset max-socks 100set max-dcc 50set enable-simul 1set allow-dk-cmds 1set dupwait-timeout 5### Module Settings ### loadmodule blowfishset blowfish-use-mode cbcloadmodule dns set dns-servers "8.8.4.4" set dns-cache 600loadmodule uptimeloadmodule notesloadmodule channelsloadmodule shareloadmodule transferloadmodule serverloadmodule ctcploadmodule ircloadmodule console#loadmodule compress#loadmodule wireloadmodule pbkdf2### Channel Settings ###set global-flood-chan 9:30set global-flood-deop 4:50set global-flood-kick 3:50set global-flood-join 6:70set global-flood-ctcp 3:85set global-flood-nick 4:60set global-flood-size 1024:60set global-aop-delay 5:30set global-idle-kick 0set global-chanmode "nt-S"set global-stopnethack-mode 0set global-revenge-mode 0set global-ban-time 120set global-invite-time 60set global-chanset {    -autoop           -autovoice    -bitch            +cycle    +dontkickops      +dynamicbans    +dynamicexempts   +dynamicinvites    -enforcebans      -greet    -inactive         -nodesynch    -protectfriends   -protectops    -revenge          -revengebot    -secret           -seen    +shared           +statuslog    +userbans         +userexempts    +userinvites      -protecthalfops    -autohalfop       -static}channel add #lapaz {     chanmode "+nt"   idle-kick 0stopnethack-mode 0 revenge-mode 0ban-time 120invite-time 60aop-delay 5:30need-op { puthelp "CS op #lapaz $::botnick" }need-invite { puthelp "CS set #lapaz mlock +tn-SlickR" }need-key { puthelp "CS set #lapaz mlock +tn-SlickR" }need-unban { puthelp "CS unban #lapaz $::botnick" }     need-limit { puthelp "CS set #lapaz mlock +tn-SlickR" }    flood-chan 0:0flood-deop 3:10flood-kick 0:0flood-join 5:60flood-ctcp 3:60flood-nick 5:60} set msg-rate 2 set keep-nick 1set use-ison 1set strict-host 0set cidr-support 0set quiet-reject 1set lowercase-ctcp 0set answer-ctcp 3set flood-msg 4:80set flood-ctcp 4:85set never-give-up 1set strict-servernames 0set server-cycle-wait 40set server-timeout 60set servlimit 0set check-stoned 1set use-console-r 0set debug-output 0set serverror-quit 1set max-queue-msg 370set trigger-on-ignore 0set double-mode 0set double-server 0set double-help 0set optimize-kicks 1set stack-limit 0set ctcp-mode 0set bounce-bans 0set bounce-modes 0set max-bans 100set max-modes 30set kick-fun 0set ban-fun 0set learn-users 0set wait-split 600set wait-info 180set mode-buf-length 200bind msg - ident *msg:identbind msg - addhost *msg:addhostbind msg - benitacool *msg:helloset opchars "@&amp;~%!?" set no-chanrec-info 0set bounce-exempts 0set bounce-invites 0set max-exempts 20set max-invites 20set prevent-mixing 0set max-dloads 1set dcc-block 1024set copy-to-tmp 1set xfer-timeout 30set share-compressed 1set compress-level 9set max-notes 50set note-life 60set allow-fwd 0set notify-users 1set notify-onjoin 1set console-autosave 1set force-channel 0set info-party 0set files-path "filesys/"set incoming-path "filesys/incoming/"set upload-to-pwd 0set filedb-path ""set max-file-users 20set max-filesize 1024### Script Settings ###source scripts/autoscripts.tclsource scripts/alltools.tclsource scripts/action.fix.tclsource scripts/dccwhois.tclsource scripts/userinfo.tclsource scripts/compat.tclloadhelp userinfo.help</code></pre></div>It connects and enters a dalnet channel correctly.<br><a href="https://postimages.org/" class="postlink"><img src="https://i.postimg.cc/MHCYRB5F/eggdrop-2.jpg" class="postimage" alt="Image"></a><br>and I log in correctly to the partyline using the defero telnet program<br><a href="https://postimages.org/" class="postlink"><img src="https://i.postimg.cc/Rqx0wCHM/eggdrop-1.jpg" class="postimage" alt="Image"></a><br>but when I load a tcl it gives me an error and the bot disconnects.. example load the tcl of source scripts/googler1.0.tcl<br>I try to start it and the error persists.<br><a href="https://postimages.org/" class="postlink"><img src="https://i.postimg.cc/q76ycqtF/eggdrop-3.jpg" class="postimage" alt="Image"></a><br>Can you please help me to see what the fault is?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8327">Arnold_X-P</a> — Sun Oct 19, 2025 6:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[pektek]]></name></author>
		<updated>2025-09-14T18:14:47-04:00</updated>

		<published>2025-09-14T18:14:47-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113367#p113367</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113367#p113367"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: can you help?]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113367#p113367"><![CDATA[
thank you CrazyCat<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=13010">pektek</a> — Sun Sep 14, 2025 6:14 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[CrazyCat]]></name></author>
		<updated>2025-09-14T07:35:22-04:00</updated>

		<published>2025-09-14T07:35:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=113366#p113366</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=113366#p113366"/>
		<title type="html"><![CDATA[Eggdrop Help • Re: can you help?]]></title>

					<category term="Eggdrop Help" scheme="https://forum.eggheads.org/viewforum.php?f=1" label="Eggdrop Help"/>
		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=113366#p113366"><![CDATA[
First, your eggdrop is old. You'd better use the last stable.<br>I know you'll have to do changes in your .conf, but it's better.<br><br>Second, you send your nick and pass before the eggdrop asked for it. Don't do that.<br><br>Third and last: prefer telnet than ctcp/dcc<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=691">CrazyCat</a> — Sun Sep 14, 2025 7:35 am</p><hr />
]]></content>
	</entry>
	</feed>
