##### GENERAL STUFF #####

set username "kotaro"
set nickpass "xxx"
set admin "kotaro "
set timezone "EST"
set offset "5"
set my-hostname "200.20.118.181"
#set my-ip "200.20.118.181"
set max-logs 5
set max-logsize 0
set quick-logs 0
logfile mco * "kotaro.log"
# logfile jk #ginto "kotaro.log"
set log-time 1
set keep-all-logs 0
set switch-logfiles-at 300
set quiet-save 0
set console "mkcobxs"


##### FILES AND DIRECTORIES #####

set userfile "kotaro.user"
set sort-users 0
set help-path "help/"
set temp-path "/tmp"
set motd "motd"
set telnet-banner "telnet-banner"


##### BOTNET #####

set botnet-nick "kotaro"
listen 92100 all
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


##### MORE ADVANCED STUFF #####

set ignore-time 15
set hourly-updates 00
set owner "kotaro"
set notify-newusers "$owner"
set default-flags "hp"
set whois-fields "url birthday"
set remote-boots 2
set share-unlinks 1
set die-on-sighup 0
set die-on-sigterm 0
unbind dcc n tcl *dcc:tcl
unbind dcc n set *dcc:set
set must-be-owner 0
unbind dcc n simul *dcc:simul
set max-dcc 50
set dcc-portrange 1024:65535
set enable-simul 1
set allow-dk-cmds 1



########## MODULES ##########

set mod-path "modules/"


##### CHANNELS MODULE #####

loadmodule channels
set chanfile "kotaro.chan"
set ban-time 120
set exempt-time 60
set invite-time 60
set share-greet 0
set use-info 1

set global-flood-chan 5:10
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-chanset {
        +clearbans      +enforcebans
        +dynamicbans    +userbans
        -autoop         -bitch
        +greet          +protectops
        +statuslog      +stopnethack
        -revenge        -secret
        -autovoice      +cycle
        +dontkickops    -wasoptest
        -inactive       +protectfriends
        +shared         -seen
+userexempts+dynamicexempts
+userinvites+dynamicinvites
}

set global-chanmode "nt"

channel add #ginto {
  chanmode "+nt-likm"
  idle-kick 0
  flood-chan 10:60
  flood-deop 3:10
  flood-kick 3:10
  flood-join 5:60
  flood-ctcp 3:60
}


channel set #ginto +clearbans
channel set #ginto +enforcebans
channel set #ginto +dynamicbans
channel set #ginto +userbans
channel set #ginto +dynamicexempts
channel set #ginto +userexempts
channel set #ginto +dynamicinvites
channel set #ginto +userinvites
channel set #ginto -autoop
channel set #ginto -bitch
channel set #ginto +greet
channel set #ginto +protectops
channel set #ginto  +protectfriends
channel set #ginto  +statuslog
channel set #ginto  +stopnethack
channel set #ginto  -revenge
channel set #ginto  +autovoice
channel set #ginto  -secret
channel set #ginto  -shared
channel set #ginto  +cycle
channel set #ginto  +dontkickops
channel set #ginto  -wasoptest
channel set #ginto  -inactive
channel set #ginto  +seen



##### SERVER MODULE #####

loadmodule server

set net-type 3

##### variables:

set nick "kotaro"
set altnick "kotaro"
set realname "shin kotaro"
set init-server { putserv "MODE $botnick +i-ws" }
set init-server { 
    putserv "MODE $botnick +iw-s" 
    putserv "privMSG nickserv@services.dal.net :identify sandcafe"
}
set servers {
  matrix.dal.net:6667
  mesra.dal.net:6667
  hotspeed.dal.net:6667
  
}

set keep-nick 1
set use-ison 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 strict-servernames 0
set default-port 6667
set server-cycle-wait 60
set server-timeout 15
set servlimit 0
set check-stoned 1
set use-console-r 0
set debug-output 0
set serverror-quit 1
set max-queue-msg 300
set trigger-on-ignore 0
set double-mode 0
set double-server 0
set double-help 0


##### CTCP MODULE #####

loadmodule ctcp
loadmodule dns

set ctcp-mode 0


##### IRC MODULE #####

loadmodule irc
set bounce-bans 1
set bounce-modes 0
set kick-bogus-bans 1
set bounce-bogus-bans 1
set max-bans 20
set max-modes 30
set allow-desync 0
set kick-bogus 0
set ban-bogus 0
set kick-fun 0
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 no-chanrec-info 0
set revenge-mode 1

##### IRC MODULE - net-type 1 specific features (IRCnet) #####

set bounce-exempts 0
set bounce-invites 0
set max-exempts 20
set max-invites 20
set bounce-bogus-exempts 0
set bounce-bogus-invites 0
set kick-bogus-invites 0
set prevent-mixing 1


##### TRANSFER MODULE #####

set max-dloads 3
set dcc-block 1024
set copy-to-tmp 1
set xfer-timeout 30


##### FILESYSTEM MODULE #####

set files-path ""
set incoming-path "/home/mydir/filesys/incoming1"
set upload-to-pwd 0
set filedb-path ""
set max-file-users 20
set max-filesize 1024


##### NOTES MODULE #####

loadmodule notes
set notefile "kotaro.notes"
set max-notes 50
set note-life 60
set allow-fwd 0
set notify-users 1
set notify-onjoin 1


##### CONSOLE MODULE #####

loadmodule console

##### variables:

set console-autosave 1
set force-channel 0
set info-party 0


##### SEEN MODULE #####

loadmodule seen


##### BLOWFISH MODULE #####

loadmodule blowfish
checkmodule blowfish


##### SCRIPTS #####

source scripts/alltools.tcl
#source scripts/action.fix.tcl
#source scripts/allflood.tcl
#source scripts/seen5.5.4.tcl
#source scripts/splitdetect.tcl
#source scripts/userinfo.tcl
#source scripts/sentinel1.54.tcl
#source scripts/antiidle-narf-0.3.tcl
#source scripts/brudac.tcl
#source scripts/msg.tcl
source scripts/bitchxpack1.50.tcl
source scripts/antitroutslap1.1.tcl
source scripts/botaway1.14.tcl
#source scripts/bseen1.4.2.tcl
#source scripts/bseen_updater1.4.2.tcl
#source scripts/deuro.tcl
source scripts/google.tcl
source scripts/internic-lookup.tcl
#source scripts/irco-scanport.tcl
#source scripts/nosense.tcl
source scripts/pete.convert1.0.tcl
source scripts/tempc100.tcl
source scripts/cmd_auth.tcl
source scripts/cmd_chan.tcl
#source scripts/http.tcl
#source scripts/google.tcl
#source scripts/shoutcast.tcl
#source scripts/news_1.00.tcl
#source scripts/mc.convert1.1.2.tcl
source scripts/shrwar.tcl
source scripts/country.tcl
#source scripts/ban-spammers1.0.tcl
source scripts/ping.tcl
#source scripts/ZimoZimo-badnick4.0.tcl
#source scripts/Badword-1.3.tcl
#source scripts/ZimoZimo-badword4.0.tcl
#source scripts/ingadvert.tcl
#source scripts/advchan.tcl
loadhelp userinfo.help

    Source: geocities.com/gokil_abiss