This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

Error (Windrop)

Old posts that have not been replied to for several years.
Locked
S
SlAiD
Voice
Posts: 21
Joined: Sat Oct 23, 2004 6:24 am

Error (Windrop)

Post by SlAiD »

I delete tme #comment lines, and i get a clean eggdrop.con, and edit it.

But, wen i trying connect to irc, it dont connect.

My config file is here (no password, off cource):
set username "adm"
set admin "Join <email: ruicruz@forunsbb.com>"
set network "PTnet"
set timezone "EST"
set offset "5"
set max-logs 5
set max-logsize 0
set quick-logs 0
set raw-log 0
logfile mco * "logs/eggdrop.log"
logfile jpk #lamest "logs/lamest.log"
set keep-all-logs 0
set logfile-suffix ".%d%b%Y"
set switch-logfiles-at 300
set quiet-save 0
set console "mkcobxs"
set userfile "adm.user"
set sort-users 0
set help-path "help/"
set text-path "text/"
set temp-path "tmp/"
set motd "text/motd"
set userfile-perm 0600
set remote-boots 0
set share-unlinks 1
set protect-telnet 0
set dcc-sanitycheck 0
set ident-timeout 5
set require-p 0
set open-telnets 0
set stealth-telnets 0
set use-telnet-banner 0
set connect-timeout 15
set dcc-flood-thr 3
set telnet-flood 5:60
set paranoid-telnet-flood 1
set resolve-timeout 15
set ignore-time 15
set hourly-updates 00
set notify-newusers "$owner"
set default-flags "hp"
set whois-fields "url birthday"
set die-on-sighup 0
set die-on-sigterm 1
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set
set must-be-owner 1
unbind dcc n simul *dcc:simul
set max-dcc 50
set allow-dk-cmds 1
set dupwait-timeout 5

set mod-path "modules/"
loadmodule dns
loadmodule channels
set chanfile "adm.chan"
set force-expire 0
set share-greet 0
set use-info 1

#set global-flood-chan 10:60
#set global-flood-deop 3:10
#set global-flood-kick 3:10
set global-flood-join 5:60
set global-flood-ctcp 3:60
set global-flood-nick 5:60
set global-aop-delay 5:30
set global-idle-kick 0
set global-chanmode "nt"
set global-stopnethack-mode 0
set global-revenge-mode 0
#set global-ban-time 120
#set global-exempt-time 60
#set global-invite-time 60

set 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
}

#loadmodule server


set net-type 0

set nick "admt"

set altnick "adm_"

# Set what should be displayed in the real-name field for the bot on IRC.
set realname "Administrador"
set botnet-nick "adm"

bind evnt - init-server evnt:init_server

proc evnt:init_server {type} {
global botnick
putquick "MODE $botnick +i-ws"
}

set default-port 6667


set servers {
212.113.174.10:6667 <no password>
}

set keep-nick 1
set strict-host 0
set quiet-reject 1
set lowercase-ctcp 0
set answer-ctcp 3
#set flood-msg 5:60
set flood-ctcp 3:60
set never-give-up 1
set server-cycle-wait 60
set server-timeout 60
set servlimit 0
set check-stoned 1
set serverror-quit 1
set max-queue-msg 300
set trigger-on-ignore 0
set double-mode 1
set double-server 1
set double-help 1

set optimize-kicks 1

set stack-limit 4

#loadmodule ctcp

set ctcp-mode 0

#loadmodule irc


set bounce-bans 1


set bounce-exempts 0


set bounce-invites 0


set bounce-modes 0

set max-bans 30

set max-exempts 20

set max-invites 20

set max-modes 30

set kick-fun 0

checkmodule blowfish
set ban-fun 0

set learn-users 0

set wait-split 600

set wait-info 180

set mode-buf-length 200

#unbind msg - ident *msg:ident
#unbind msg - addhost *msg:addhost


set opchars "@"

set no-chanrec-info 0

set prevent-mixing 1

set max-dloads 3
set dcc-block 0

set copy-to-tmp 1


set xfer-timeout 30

set share-compressed 1

set files-path "filesys/"

set incoming-path "filesys/incoming/"


set upload-to-pwd 0

set filedb-path ""

set max-file-users 20

set max-filesize 1024

loadmodule notes

set notefile "adm.notes"


set max-notes 50


set note-life 60

set allow-fwd 0

set notify-users 1
set notify-onjoin 1
loadmodule console
set console-autosave 1
set force-channel 0
set info-party 0
loadmodule uptime
source scripts/alltools.tcl
source scripts/action.fix.tcl
source scripts/compat.tcl
source scripts/userinfo.tcl
loadhelp userinfo.help
source scripts/winident1.2.tcl
Someone cant heçp me?
Last edited by SlAiD on Sat Oct 23, 2004 8:10 am, edited 1 time in total.
d
dollar
Op
Posts: 178
Joined: Tue Oct 28, 2003 3:47 pm
Location: Netherlands

Post by dollar »

Telnet to it and see why it refuses to connect to the IRC server (or read the logfile...).
dollar (or something similar) at:
#eggdrop / #tcl - undernet
#egghelp / #tcl / #eggtcl - efnet
#eggdrop.support / #tcl - quakenet
#eggdrop - ircnet
S
SlAiD
Voice
Posts: 21
Joined: Sat Oct 23, 2004 6:24 am

Post by SlAiD »

Nothing...

I run: eggdrop -nt eggdrop.conf

It say:

Commands start with '.' (like '.quit' or '.help')
Everything else goes out to the party line.

You have no messages.
*** HQ joined the party line.



And mothing more... dont connect to the IRC server.
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

there are several settings in your conf file that are incorrectly set, and others that are missing completely, such as set owner "yournick". In your conf, I see this variable being called in set notify-newusers "$owner", but not the actual variable itself.... :o this is a no-no with any variable, especially such an all-important setting. I didn't go thru your conf line by line, but this in itself tells me you haven't read the text documents included in your eggdrop in the /doc directory, which explain each and every variable in detail, as does the original conf file that comes with eggdrop.... But I digress, this is not even the cause of your distress (today)...
set net-type 0 for PTnet??? :roll: try net-type 5..
0 = EFnet (non +e/+I hybrid) 0 is also the default setting...edit your conf! One last note... I had no problems connecting to this server, and neither did my test bot, although I recommend listing more than 1 server in set servers, considering PTnet has many. :mrgreen: Hope this helps!
User avatar
YooHoo
Owner
Posts: 939
Joined: Thu Feb 13, 2003 10:07 pm
Location: Redwood Coast

Post by YooHoo »

there are several settings in your conf file that are incorrectly set, and others that are missing completely, such as set owner "yournick". In your conf, I see this variable being called in set notify-newusers "$owner", but not the actual variable itself.... :o this is a no-no with any variable, especially such an all-important setting. I didn't go thru your conf line by line, but this in itself tells me you haven't read the text documents included in your eggdrop in the /doc directory, which explain each and every variable in detail, as does the original conf file that comes with eggdrop.... But I digress, this is not even the cause of your distress (today)...
set net-type 0 for PTnet??? :roll: try net-type 5..
0 = EFnet (non +e/+I hybrid) 0 is also the default setting...edit your conf! One last note... I had no problems connecting to this server, and neither did my test bot, although I recommend listing more than 1 server in set servers, considering PTnet has many. :mrgreen: Hope this helps!
S
SlAiD
Voice
Posts: 21
Joined: Sat Oct 23, 2004 6:24 am

Post by SlAiD »

Sorry about that.

I edit a new config file and my bot is on irc righ not.
Thanks
Locked