HELP BOT

Kaison

BattleForums Addict
Joined
Jul 23, 2005
Messages
618
Reaction score
0
Location
Huntington Beach
Ok I exe MM.bot.532 It checks everything good.. When it says "Launching d2"
then Autoit Error comes up.. "Line 0 (File "C:\Program Files\Diablo II\Bots\mm.Bot.532.exe"):
Run($D2_Path & "\" & $D2_Executable & " " & $D2_CmdParameters, $D2_path & "\")

Error: Unable to execute the external program.

The system cannot find the file specified.

HELP!?!?! I said pretty please lol
 

wasup999999

BattleForums Member
Joined
Oct 10, 2003
Messages
450
Reaction score
0
Location
Hmm, Where Do You Think?
Website
Visit site
its kinda self explanitory, its kinda self explanitory, the C:\Program Files\Diablo II\Bots\mm.Bot.532.exe file couldnt be found.

I swear noobs r gettin stupider and stupider (not directed at kaison, but all noobs as a whole)
 

Kaison

BattleForums Addict
Joined
Jul 23, 2005
Messages
618
Reaction score
0
Location
Huntington Beach
Rofl **** you its there.. Thats how i got the freaking error.. I loaded it ..From D2 Dir... And im not a noob.. I just dont code..
 

Wing Zero

lol just as planned
Joined
Oct 27, 2002
Messages
12,206
Reaction score
16
um that doesnt sound liek a friendly bot
 

wasup999999

BattleForums Member
Joined
Oct 10, 2003
Messages
450
Reaction score
0
Location
Hmm, Where Do You Think?
Website
Visit site
Kaison, I'm sorry I came a little (very) harsh on my post (I was kinda mad with all the spamming going on today). Anyways, I looked at the error again and I feel stupid now. I miss read the error when I looked at it earlier (I have a very low form of dyslexia). Anyways, there should be some kind of .ini or settings file that came with the bot. If I had to guess, the problem is the variable for your where your Diablo II path, executable name, or parameters is set incorrect. I will have to look at your settings file and know how you want Diablo to run and what folder it is in to be able to tell you what to set what to.

So, you need to:
1) Copy and paste your settings file for the bot.
2) Say what the file path of you Diablo II file is.
3) Say what the file name of your Diablo II file is.
4) Say whether you want to run Diablo II with any parameters.
 

Andrewp30

Member!
Joined
Jul 25, 2005
Messages
157
Reaction score
0
Kaison said:
Ok I exe MM.bot.532 It checks everything good.. When it says "Launching d2"
then Autoit Error comes up.. "Line 0 (File "C:\Program Files\Diablo II\Bots\mm.Bot.532.exe"):
Run($D2_Path & "\" & $D2_Executable & " " & $D2_CmdParameters, $D2_path & "\")

Error: Unable to execute the external program.

The system cannot find the file specified.

HELP!?!?! I said pretty please lol
lol. that explains itself. i might be able to code. but common. knowing what is wrong there should be as obvious as a brick to your head should be.
 

Kaison

BattleForums Addict
Joined
Jul 23, 2005
Messages
618
Reaction score
0
Location
Huntington Beach
__________________________Bot settings_________________________
; PROCESSES
;
; * D2_Path => Replace <Auto> by the full D2 path if problems only
; Example of a path: D:\My Games\Diablo II
; * D2_Executable => Standard executable D2 name (no need to change, usually)
; * D2_CmdParameters => D2_Executable parameters (no need to change, usually)
; * D2_WName => D2 window title (no need to change, usually) the bot is based
;==============================================================================
D2_Path = Auto
D2_Executable = Auto
D2_CmdParameters = -w -lq -txt -ns -direct -res800 -title "Diablo II"
D2_WName = Diablo II
________________________________________________________________
2. Diablo path = C:\Program Files\Diablo II
3. Wut do u mean diablo II file name? Game.exe?
4. Yes Run in parameters
 

Status

Member!
Joined
Jul 18, 2005
Messages
37
Reaction score
0
Does it work for 1.11? lol. I need a meph bot. =/.
 

wasup999999

BattleForums Member
Joined
Oct 10, 2003
Messages
450
Reaction score
0
Location
Hmm, Where Do You Think?
Website
Visit site
This is an auto-it bot, it must be run maximized, but itll work. What you have to do is change your settings file to this:

Code:
; PROCESSES
;
; * D2_Path => Replace <Auto> by the full D2 path if problems only
; Example of a path: D:\My Games\Diablo II
; * D2_Executable => Standard executable D2 name (no need to change, usually)
; * D2_CmdParameters => D2_Executable parameters (no need to change, usually)
; * D2_WName => D2 window title (no need to change, usually) the bot is based
;================================================= =============================
D2_Path = C:\Program Files\Diablo II
D2_Executable = Diablo II.exe
D2_CmdParameters = -w -lq -txt -ns -direct -res800 -title "Diablo II"
D2_WName = Diablo II
If the bot gets stuck at the very beginning, then you might want to add -skiptobnet to the end of D2_CmdParameters, but I don't think you will have to.
 

chocofilez

Member!
Joined
Jun 5, 2005
Messages
760
Reaction score
0
Location
USA NY
Andrewp30 said:
lol. that explains itself. i might be able to code. but common. knowing what is wrong there should be as obvious as a brick to your head should be.
So if your so leet why dont you explain it.
Also, this almost definetely wont work in .11
 

NewPosts

New threads

Top