# Config file for zDSBot3!                                 by Eurijk!
#====================================================================
# Ok, for those of you who do not have war2 here is an easy way
# to make it work. Just copy the starcraft.exe, battle.snp, and
# storm.dll files into the zDSBot3 directory.
# 
#   set war2_exe starcraft.exe
#   set war2_snp battle.snp
#   set war2_dll storm.dll
#
#   set star_exe starcraft.exe
#   set star_snp battle.snp
#   set star_dll storm.dll
#
#   set jstr_exe starcraft.exe
#   set jstr_snp battle.snp
#   set jstr_dll storm.dll
#
#   No longer used/needed
#   #set d2xp_exe Binaries/d2xp/Game.exe
#   #set d2xp_d2c Binaries/d2xp/D2Client.dll
#   #set d2xp_bnc Binaries/d2xp/Bnclient.dll
#====================================================================

vars {
  set bot_master [aBk]~1+1=5
  set bot_trigger ~

  set war2_exe Binaries/war2/Warcraft II BNE.exe
  set war2_snp Binaries/war2/battle.snp
  set war2_dll Binaries/war2/storm.dll

  set star_exe Binaries/star/starcraft.exe
  set star_snp Binaries/star/battle.snp
  set star_dll Binaries/star/storm.dll

  set jstr_exe Binaries/jstr/StarCraftJ.exe
  set jstr_snp Binaries/jstr/battle.snp
  set jstr_dll Binaries/jstr/storm.dll

  set d2dv_exe Binaries/d2dv/Game.exe
  set d2dv_d2c Binaries/d2dv/d2client.dll
  set d2dv_bnc Binaries/d2dv/bnclient.dll
}

bot Sk8BoT {
  passwd          rockrock
  server          63.241.83.7

  display         1

  socks4_server  24.101.2.19
  socks4_port    1080
  socks4_userid  anonymous

  client          star
  commandset      Default
  cdkey           4728993233315

  # You must have spawn set to no to join a private
  # channel.
  spawn           no
  homechannel     clan x[aBk]x
  register        zDSBot3 - w32

  # I really hate it when peeps have quotes, but...
  #quote_delay    300
  quotes          quotes.txt
  # This doesn't work anymore, ignore it.
  lag_spoof       0
}

command Default {
  database default.db
  # tagbans tagbans.txt
  # cmd smile /me gives %0 a big smile! >;-)
  # key crappy /me kicks %0 - don't say crappy!
}