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

	<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>2025-10-20T03:47:28-04:00</updated>

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

		<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[Re: installing windrop-1.10.1 on win 10pro]]></title>

		
		<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[installing windrop-1.10.1 on win 10pro]]></title>

		
		<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>
	</feed>
