Mmbot Complications

termi

Member!
Joined
Jul 27, 2003
Messages
178
Reaction score
0
Website
Visit site
this post may look all long but its my ini. file, pls read this!!! (FB sorc sequence)
ok...im pretty sure i edited everything right in all the ini files. when i start the bot; before d2 even starts i get this error:
10/14 23:13:50 [E]> Error while reading the mm.BOT.Sequences.ini; KillEld. CMDI command doesnt exists or is badly formatted.
10/14 23:13:51 [E]> Error while reading the mm.BOT.Sequences.ini; KillShenk. CMDI command doesnt exists or is badly formatted.
10/14 23:13:52 [E]> Error while reading the mm.BOT.Sequences.ini; GoToHomeII. PTPT command doesnt exists or is badly formatted.
10/14 23:13:52 [E]> Error while reading the mm.BOT.Sequences.ini; KillPindle. CMDI command doesnt exists or is badly formatted.
must be something wrong in the sequence txt i copy pasted. this is the ini:
;==============================================================================
;Sorc Main
;==============================================================================
[MAIN]
PreCast,0
GoToAct5WP,0
SwitchCTA,0
GoEld,0
KillEld,8000
LootEld,0
;GoToHomeI,0
GoShenk,0
KillShenk,12000
LootShenk,0
GoToHomeII,0
GoPindle,0
KillPindle,8000
LootPindle,0

;==============================================================================
;Sorc PreCast
;==============================================================================
[PreCast]
K(@ShiverArmor_Key)
S(50)
RC(300,200)
S(400)
K(@EnergyShield_Key)
S(50)
RC(300,200)
S(400)
EXIT

;==============================================================================
;Sorc Go to Act5 WP
;==============================================================================
[GoToAct5Wp]
FUNC:A5EWP
EXIT


;==============================================================================
;Sorc Switch to CTA
;==============================================================================
[SwitchCTA]
S(50)
SWITCH1
K(@BattleCommand_Key)
S(50)
RC(500,60)
S(400)
K(@BattleOrder_Key)
S(50)
RC(500,60)
S(400)
SWITCH2
K(@ShiverArmor_Key)
S(50)
RC(300,200)
S(400)
K(@EnergyShield_Key)
S(50)
RC(300,200)
S(400)
EXIT

;==============================================================================
;Sorc Go to Eldrich
;==============================================================================
[GoEld]
K(@Teleport_Key)
S(50)
BRC(353,-313)
WEOT(800)
RC(719,34)
WEOT(800)
S(100)
EXIT


;==============================================================================
;Sorc Kill Eldrich
;==============================================================================
[KillEld]
CLO
CMLM
KD(@StandStill_Key)
S(50)
K(@Attack1_Key)
RCD(MFOC,IN)
S(50)
K(@Attack2_Key)
RCD(MFOC,IN)
S(50)
RCD(MFOC,IN)
S(50)
RCD(MFOC,IN)
S(50)
RCD(MFOC,IN)
K(@Attack1_Key)
RCD(MFOC,IN)
CLO
CMLM
CMDI
CTOE


;==============================================================================
;Sorc Loot Eldrich
;==============================================================================
[LootEld]
S(300)
PICKIT(600)
S(200)
PICKIT(600)
EXIT

;==============================================================================
;*EITHER* Sorc Go Home
;==============================================================================
[GoToHomeI]
K(@Teleport_Key)
S(50)
RC(286,545)
WEOT(800)
RC(397,567)
WEOT(800)
RC(411,446)
WEOT(800)
K(@Telekinese_Key)
S(50)
BRC(169,182)
S(500)
LC(117,158)
S(1000)
PTPT
EXIT

;==============================================================================
;*OR* Sorc Go Shenk
;==============================================================================
[GoShenk]
K(@Teleport_Key)
S(50)
RC(275,515)
WEOT(800)
RC(550,550)
WEOT(800)
BRC(400,110)
WEOT(800)
RC(700,520)
WEOT(800)
RC(700,520)
WEOT(800)
RC(600,550)
WEOT(800)
RC(700,520)
WEOT(800)
RC(690,350)
WEOT(800)
CLM
EXIT

;==============================================================================
;Sorc Kill Shenk
;==============================================================================
[KillShenk]
CLO
CMLM
KD(@StandStill_Key)
S(50)
K(@Attack1_Key)
RCD(MFOC,IN)
S(50)
K(@Attack2_Key)
RCD(MFOC,IN)
S(50)
RCD(MFOC,IN)
S(50)
RCD(MFOC,IN)
S(50)
RCD(MFOC,IN)
K(@Attack1_Key)
RCD(MFOC,IN)
CLO
CMLM
CMDI
CTOE


;==============================================================================
;Sorc Loot Shenk
;==============================================================================
[LootShenk]
S(50)
K(@Teleport_Key)
S(50)
RC(700,550)
WEOT(800)
S(300)
PICKIT(600)
S(200)
PICKIT(600)
EXIT

;==============================================================================
;Sorc Go Home
;==============================================================================
[GoToHomeII]
CLM
K(@Teleport_Key)
S(50)
RC(75,115)
WEOT(1500)
RC(75,115)
WEOT(1500)
RC(75,115)
WEOT(1500)
RC(75,115)
WEOT(1500)
RC(75,115)
WEOT(1500)
RC(100,100)
WEOT(1500)
K(@Telekinese_Key)
S(100)
BRC(175,175)
S(500)
LC(117,158)
S(1000)
PTPT
EXIT

;==============================================================================
;Sorc Go Pindle
;==============================================================================
[GoPindle]
S(100)
K(@Teleport_Key)
S(50)
BRC(380,-295)
WEOT(800)
RC(696,64)
WEOT(800)
RC(749,119)
WEOT(800)
CLM
EXIT


;==============================================================================
;Sorc Kill Pindle
;==============================================================================
[KillPindle]
CLO
CMLM
KD(@StandStill_Key)
S(50)
K(@Attack1_Key)
RCD(MFOC,IN)
S(50)
K(@Attack2_Key)
RCD(MFOC,IN)
S(50)
RCD(MFOC,IN)
S(50)
RCD(MFOC,IN)
S(50)
RCD(MFOC,IN)
K(@Attack1_Key)
RCD(MFOC,IN)
CLO
CMLM
CMDI
CTOE


;==============================================================================
;Sorc Loot Pindle
;==============================================================================
[LootPindle]
S(300)
PICKIT(600)
S(300)
PICKIT(600)
EXIT

also once i click ok on those errors the bot starts, makes game, and is at the wp. keeps on casting shiver armor and i get his error:
10/14 23:14:58 [W]> Retry a missed teleport.
10/14 23:14:59 [W]> Retry a missed teleport.
10/14 23:14:59 [W]> Retry a missed teleport.
10/14 23:15:00 [W]> Retry a missed teleport.
10/14 23:15:01 [E]> Teleport failed.
10/14 23:15:01 [W]> Sequence exit required. SEQ4 => WEOT . 800 . 0
10/14 23:15:01 [E]> Failed or Fast exit required while applying GoEld sequence.
10/14 23:15:06 > ==> Cycle: 1 => Run: 1 : Game duration: 32 seconds.
10/14 23:15:06 [E]> Emergency stop: first run creation failed.
10/14 23:15:06 > The first run must return successful status everytime.

i did use the f4 button as my teleport just like it recommended. whas wrong here?! thnx for the help i know of nothing else to do.
 

Scorpio8

New Member
Joined
Jun 10, 2005
Messages
1
Reaction score
0
I had the same error ....

try this : change into the script everything from "CMDI" to "CMDEAD" and
instead of "PTPT" write "FUNC:A5WPtoATP"

so all errors shoud be gone away ....
 

Bowlofnoodle

Member!
Joined
Nov 18, 2003
Messages
16
Reaction score
0
Website
Visit site
Just keep the orginal sequence script that come with the bot. All you need to do is change your hot keys. For example
Chain lighting = D instead of chain lighting set D as your fire ball
lighting = F instead of lighting put F as your meteor
Teleport = s

i use this method for my trapper, hammerdin, and Sorcs
 

Koetel

Member
Joined
Oct 15, 2005
Messages
12
Reaction score
0
If you use a trapper or Java, how u do it without enigma?

u dont put a key to "teleport" or what?
 

NewPosts

New threads

Top