TheManiac4 - 2005-08-23

I hope someone here can help me before i go crazy :)

I downloaded zDSBot for Linux.
I put the files Starcraft.exe storm.dll and battle.snp in zDSBot3/Binaries/star/

My config.txt looks like this:

vars {
  set bot_master Eurijk!
  set bot_trigger .

!!! I DELETED HERE THE FILES FROM THE OTHERS GAMES LIKE WARCRAFT2 !!!!

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

}

bot l-UDW-Bot-l {
  passwd          BlaBla
  server          europe.battle.net

  display         1

  #socks4_server  10.0.0.39
  #socks4_port    1080
  #socks4_userid  anonymous
  #bind           127.0.0.1

  client          star
  commandset      Default
  # Note: Do *NOT* put in -'s in the cdkey for JSTR
  cdkey           blabla-blabla-bla
  spawn           yes
  homechannel     clan udw
  register        zDSBot3 - Unix

  quotes          quotes.txt
  quote_delay     60
  lag_spoof       0
}

command Default {
  database default.db
}

I added this to my nconfig.txt in the bottom from the file:

hash {
  W2BN {
    exe "/root/Desktop/zDSBot3/Binaries/star/starcraft.exe"
    snp "/root/Desktop/zDSBot3/Binaries/star/battle.snp"
    dll "/root/Desktop/zDSBot3/Binaries/star/storm.dll"
  };
};

If i try to get the Bot started:

Info: Initing vars
Info: Type /set to see a list of variables.
Info: Reading config file
Info: Adding a new bot l-UDW-BOT-l
Error: Unable to open Binaries/war2/Warcraft II BNE.exe
Error: Unable to open Binaries/war2/storm.dll
Error: Unable to open Binaries/war2/battle.snp
Error: Unable to open Binaries/jstr/StarCraftJ.exe
Error: Unable to open Binaries/jstr/storm.dll
Error: Unable to open Binaries/jstr/battle.snp
Error: Unable to open Binaries/d2dv/Game.exe
Error: Unable to open Binaries/d2dv/bnclient.dll
Error: Unable to open Binaries/d2dv/d2client.dll

Can someone help me? Btw i am Linux noobie -.-
Or maybe send me your Starcraft Boot, so i can take a look? hendrik_1981@hotmail.com

Greetz