Mephbot wont work!!

Jotka

Member
Joined
Dec 16, 2002
Messages
13
Reaction score
0
Website
www.chuchurockets.com
Ok after it does /join 31513613661 thingy it just sits there in the channel not creating any games just sits there. Whats wrong??
 

voice

Member!
Joined
Dec 22, 2002
Messages
123
Reaction score
0
Location
North Carolina
Website
www.angelfire.com
try adjusting your creat game delay values
like this

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; You shouldn't really need to adjust anything below here.
;; If you do, please let me know about it.
;;
;; NOTE: All time values in the [default] section are in TENTHS of a second
;;
;; DelayStep tenths of a second between steps
;; (10 min with +30% r/w sorc)
;; DelayGameLoad pause for game load and corpse pickup
;; DelayExitGame pause before issuing exit command
;; DelayStartNewGame pause before exiting game
;; DelayCreateGame pause before creating new game
;; DelayAfterDeath pause after player dies before restart
;; DelayOverheadUpdate how often we update overhead status message
;; DelayBeforePrecast pause before casting protection spells
;; (and therefore after taking stairs/waypoint)
;; DelayPickup pause for item pickup after tele to corpse
;;
;; MaxTickRestart pause for game enter before retry
;; MaxTickWaypoint max time from game start to waypoint
;; MaxTickStairs max time from waypoint to stairs down
;; MaxTickGame tenths of a second to complete a game
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
DelayStep=10
DelayGameLoad=50
DelayExitGame=20
DelayStartNewGame=60
DelayCreateGame=80
DelayAfterDeath=30
DelayOverheadUpdate=5
DelayBeforePrecast=5
DelayPickup=10

MaxTickRestart=250
MaxTickWaypoint=400
MaxTickStairs=600
MaxTickGame=1800

;; this is set automatically now by the AutoIT script
MephbotDir=C:\WINDOWS\DESKTOP\MEPHBOT0.91\
LogFileName=mephbotlog.txt

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; NOTE: all time values below are in MILLISECONDS
;;
;=============================================================================
;--------------------------- expert configuration ----------------------------
;=============================================================================
;
; EXPERT SETTINGS, DONT CHANGE THIS UNLESS YOU KNOW WHAT YOU'RE DOING!
;
; D2Path=<path> directory where Diablo II is located. Usually you don't need
; to specify the path, the bot will get the Path from the registry.
; Example: D2Path=C:\Program Files\Diablo II
;
; D2Executable=<executablefile> is the name of Diablo II executable
;
; D2Parameter=<parameters>
;
; D2Title=<windowtitle>
;
; D2Kill=<threadkiller> (pv or d2kill)
; D2Kill=(blank) try to just use internal routines to kill d2
;
; D2HackIt=<d2hackit executable>
;
; Delay syntax: <Delay type>=<value in milliseconds>
;
; [Delay type] [Short description]
; dClick delay for mouse clicks
; dStartDiablo starting diablo
; dAccLogin account login
; dCharLogin character login into chat channel
; dHackItStart starting D2HackIt (with pickit)
; dWaitError waiting error
; dCloseDiablo closing diablo
; dWaitUserClose waiting for user to close bot

[_expert_]
D2Path=
D2Executable=
;; add -direct -txt here if you use D2Accelerator
D2Parameter=-skiptobnet -res800 -lq -title "Diablo II"
D2Title=Diablo II
;;D2Kill=pv -kf Game.exe "Diablo*II.exe" D2Loader.exe
D2Kill=d2kill
D2HackIt=Loader.exe

dClick=250
dStartDiablo=16000
dAccLogin=4000
dCharLogin=4000
dHackItStart=3000
dWaitError=8000
dCloseDiablo=2000
dWaitUserClose=20000
dChannelAction=3000
 

voice

Member!
Joined
Dec 22, 2002
Messages
123
Reaction score
0
Location
North Carolina
Website
www.angelfire.com
yeah ok ive found when you want to start mephbot its best to restart your comp connect to internet if neccessary then open m bot first thing its kind of quirky that way ive been having trouble keeping the weapons from switching even with the option set to 0
 

NewPosts

New threads

Top