#Wipeout 2.0.5 SLAVE Config
set nick "slave"
listen 44010 bots
listen 44011 users
set keep-all-logs 0
#set my-ip ""
#set my-hostname ""

## DO NOT CHANGE ANYTHING BELOW HERE, THERE IS NO NEED TO.

set botnet-nick "$nick"
logfile mcobxsk * "log.${botnet-nick}"
set userfile "${botnet-nick}.uf"
loadmodule channels
set chanfile "${botnet-nick}.cf"
loadmodule transfer
set max-dloads 3
set dcc-block 8096
set copy-to-tmp 0
set xfer-timeout 120
loadmodule share
loadmodule console
checkmodule blowfish
source scripts/wipeout-slave.tcl
