# ^- This should contain a fully qualified path to your Eggdrop executable. # # $Id: eggdrop.conf,v 1.26 2003/04/17 04:38:33 wcc Exp $ # # This is a sample Eggdrop configuration file which includes all possible # settings that can be used to configure your bot. # # The pound signs (#) that you see at the beginning of some lines mean that # the remainder of that line is a comment, or just for your information. By # adding or deleting pound signs, you can comment or uncomment a setting, # respectively. # # Arguments for a command or setting may be inclosed in <>'s or []'s in the # example/description. Arguments in <>'s are required, while [] means optional. # # More detailed descriptions of all these settings can be found in # doc/settings/. set username "xanservi" set nick "xanservi" set altnick "$nick?" set passnk "xanservibot123456" set realname "xanservi : WXs - World Services Solutions" set admin "Nano " set network "BRLink.Org" set timezone "EST" set offset "-3" #set my-hostname "frigia" set my-ip "208.98.32.203" addlang "english" set max-logs 5 set max-logsize 0 set quick-logs 0 set raw-log 0 #logfile j #Ilha "logs/$nick/$nick-j-Ilha.log" #logfile k #Ilha "logs/$nick/$nick-k-Ilha.log" #logfile c * "logs/$nick/$nick-c.log" set log-time 1 set keep-all-logs 0 ## set logfile-suffix ".%Y%m%d-%b" set logfile-suffix ".%Y%m%d" set switch-logfiles-at 300 set quiet-save 0 set nick-len 32 set console "mcobxswd" set userfile "$nick.usu" set pidfile "$nick.pid" set sort-users 0 set help-path "help/" set text-path "text/$nick/" set temp-path "tmp/$nick/" set motd "text/$nick/motd.$nick" set telnet-banner "text/$nick/banner" set userfile-perm 0644 #set botnet-nick "Terra" listen 10011 users set remote-boots 0 set share-unlinks 1 set protect-telnet 0 set dcc-sanitycheck 0 set ident-timeout 60 set require-p 1 set open-telnets 0 set stealth-telnets 0 set use-telnet-banner 0 set connect-timeout 30 set dcc-flood-thr 0 set telnet-flood 5:60 set paranoid-telnet-flood 1 set resolve-timeout 25 ##set reserved-portrange 0000:0000 set ignore-time 5 set hourly-updates 15 set owner "Nano M8088" set notify-newusers "$owner" set default-flags "h" set whois-fields "url birthday" set die-on-sighup 0 set die-on-sigterm 1 bind dcc n tcl *dcc:tcl bind dcc n set *dcc:set unbind dcc n simul *dcc:simul set must-be-owner 1 set max-dcc 50 set allow-dk-cmds 1 set dupwait-timeout 5 set mod-path "modules/" loadmodule dns loadmodule channels set chanfile "$nick.can" set force-expire 0 set share-greet 0 set use-info 1 set global-flood-notice 0:00 set global-flood-chan 4:60 set global-flood-deop 3:10 set global-flood-kick 3:10 set global-flood-join 0:00 set global-flood-join 0:00 set global-flood-ctcp 3:60 set global-flood-nick 0:00 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 } channel add #Ilha { chanmode "+ntdS-ipsk" idle-kick 0 stopnethack-mode 0 revenge-mode 0 ban-time 120 exempt-time 60 invite-time 60 aop-delay 5:30 flood-chan 4:4 flood-deop 3:10 flood-kick 3:10 flood-join 0:00 flood-ctcp 3:60 flood-nick 0:00 } #channel add #mp3x loadmodule server set net-type 0 bind evnt - init-server evnt:init_server proc evnt:init_server {type} { global botnick passnk putquick "MODE $botnick +pi-RZws" if {[info exist passnk] && $passnk!=""} {putserv "nickserv identify $passnk"} } set default-port 6667 #set servers {72.20.50.126:6667} source ./servidores-1.cfg set keep-nick 1 set strict-host 1 set quiet-reject 0 set lowercase-ctcp 1 set answer-ctcp 3 set flood-msg 0:00 set flood-ctcp 3:60 set never-give-up 1 set server-cycle-wait 60 set server-timeout 90 set servlimit 1 set check-stoned 1 set serverror-quit 1 set max-queue-msg 500 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 1 loadmodule irc set bounce-bans 1 set bounce-modes 0 set max-bans 30 set max-modes 30 set kick-fun 0 set ban-fun 0 set learn-users 0 set wait-split 180 set wait-info 180 set mode-buf-length 200 unbind msg - hello *msg:hello bind msg - nano *msg:hello bind msg - ident *msg:ident unbind msg - addhost *msg:addhost set no-chanrec-info 0 set bounce-exempts 0 set bounce-invites 0 set max-exempts 20 set max-invites 20 set prevent-mixing 1 loadmodule transfer set max-dloads 3 set dcc-block 8192 set copy-to-tmp 0 set xfer-timeout 90 set share-compressed 1 #loadmodule filesys catch {unloadmodule filesys} set files-path "tmp/$nick/" set incoming-path "tmp/$nick/" set upload-to-pwd 0 set filedb-path "tmp/$nick/" set max-file-users 5 set max-filesize 0 loadmodule notes set notefile "$nick.not" 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 blowfish loadmodule wire loadmodule uptime source scripts/identify.tcl source scripts/ilha-com.vops.tcl source scripts/back.xanservi.tcl source scripts/SendChanMsg-Ilha.tcl source scripts/limiteop.tcl source scripts/quotes.tcl loadhelp userinfo.help