Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need help CMDI command doesnt exists or is badly formatted!
#1
Read manual and rules all i think.. and im all question marks now copied a blizz sequence but it doesnt seem to work.

It Says CMDI command doesnt exist or is badly formatted, i dont really know what this is. If someone know how to fix this please give me a reply.
Event Log :

11/11 02:38:46 > Autoit Options, mm.BOT.ini, and HotKeys loaded.
11/11 02:38:48 [i]> User validated bot launching.
11/11 02:38:48 [i]> Compilation by mmcl.PKID.Compiler.exe was successful!
11/11 02:38:48 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
11/11 02:38:48 [i]> PKID loaded 208 XUniques statistics in iding database.
11/11 02:38:48 [i]> PKID loaded 5522 XRares statistics in iding database.
11/11 02:38:48 [i]> PKID loaded 7 Sets statistics in iding database.
11/11 02:38:48 [i]> PKID loaded 264 Grays statistics in iding database.
11/11 02:38:48 [i]> PKID loaded 93 Whites statistics in iding database.
11/11 02:38:48 [i]> PKID loaded 1051 Magics statistics in iding database.
11/11 02:38:50 [i]> PKID loaded 7145 Total statistics in iding database.
11/11 02:38:50 [i]> PKID loaded 123 XUniques items to pickup.
11/11 02:38:50 [i]> PKID loaded 435 XRares items to pickup.
11/11 02:38:50 [i]> PKID loaded 7 Sets items to pickup.
11/11 02:38:50 [i]> PKID loaded 55 Grays items to pickup.
11/11 02:38:50 [i]> PKID loaded 42 Whites items to pickup.
11/11 02:38:50 [i]> PKID loaded 109 Magics items to pickup.
11/11 02:38:50 [i]> PKID loaded 771 Total items to pickup.
11/11 02:39:32 [E]> Error while reading the mm.BOT.Sequences.ini; BlizSorcPindle. CMDI command doesnt exists or is badly formatted!


My Sequence.ini ..
;##############################################################################
;
; INSERT THE SEQUENCES YOU WANT EXECUTE IN THIS FILE...
;
;##############################################################################
; Sequences are starting from the Act 5 downstairs (near Stash and Cain)
; Absolutly read the mm.BOT.MANUAL.htm to understand what you are doing.
; Usefull tool to create & tweak sequences is in \Tools\mm.RBlocks.exe
; Dont forget to try the special SEQ mode to create sequences (mm.BOT.ini)
; Know CTA switch, internal functions calls & scripts executions are possible
; throught this advanced sequencer. Read more about it in the damn manual.
;##############################################################################
; SETTINGS:
;==============================================================================
; Default sequence is the light sorce one, but you can replace it or edit it
; by whatever you want. Refers the MANUAL to know more about light sorce & merc.
; Lightning sorce is the easiest & cheapest character to proceed Pindle +
; and Eldritch runs for MFing and eventually Shenk runs.
; BUT Much others builts are possible, of course!
; Dont forget to check your keys settings in \Config\mm.BOT.ini !!
;==============================================================================
; Replace below the keys your character use in game for these skills:
; Note; All skills are at right click in these sequences:
;==============================================================================

; CODE; Default sequences below (uncommented) will do Pindle, Eldritch, and Shenk.
;Keys :
;F3=shiver armor
;F5=Teleport
;F4=Blizzard
;F6=Glacial Spike

[MAIN]
BlizSorcPreCast,0
BlizSorcGoToAnyaTp
BlizSorcOutTown,0
BlizSorcPindle,11000 (adjust if you dont finish all the monsters before you quit)
BlizSorcPindleEnd,0
;========================> Blizz Sorc pre-cast
[BlizSorcPreCast]
S(500)
K(F1); Pull up shiver armor on right click
S(100)
RC(360,200); Cast shiver armor
S(300)
EXIT
;=======================>Go to Anya TP
[BlizSorcGoToAnyaTp]
FUNC:A5ATP; Uhh ya, go to anya tp, kind of obvious
EXIT
;=====================> Sorc tele to pindle
[BlizSorcOutTown]
S(300)
K(F8)
S(100)
BRC(353,-313)
WEOT(1700)
RC(719,34)
WEOT(1700)
BRC(450,-38)
WEOT(1400)
EXIT
;=====================> Attack Pindle for 10 seconds-will loop for 11sec
[BlizSorcPindle]
K(F6); Call up glacial spike on right click
S(100)
BRC(47,111); Right click and cast glacial spike
S(300)
K(F5);Switch to blizz on right click
S(100)
BRC(47,111); Right click and cast blizzard
S(50)
CLM
S(50)
CMDI
CTOE

;==================> Pickit module
[BlizSorcPindleEnd]
K(F8)
S(100)
BRC(120,60)
WEOT(1800)
CLM
S(500)
PICKIT(500)
S(500)
EXIT
;================================================

;=================
; Simple Pickit
;=================
[CL_Sorc_Simple_Pickit]
CLM
CML
PICKIT(600)
EXIT

;=============
; BackToTownA5
;=============
[CL_Sorc_BackA5Town]
K(@TP_Scroll_Key)
S(@Key_Push_Delay)
FUNC:TOWNTP ; Return to town using tp
FUNC:A5TownPoint ; Check items at malah, merc status, stash, repair etc... And go to A5 Town WP.
EXIT

ok i solved this after googling around for many hours but now im stuck again :S.
apparently my sequence i had copied was old so i needed to change CMDI to CMDEAD.
So now it logins.. selects charecter.. and when it's about to Create Game it never creates just waits like 30seconds and then quits and tries again. i tried googling and find some questions and answers on another forum this is what i found:

Q: I have much errors: "Re-Click on the create game button" and never create !
A: This can happen with few diablo2 installs, i dont know from
where it come but a fix is possible. Go into mm.bot.ini and look
for the "Misc_ByPassCGMenuSum = No" option at the end of the
file. Change it to "Misc_ByPassCGMenuSum = Yes".

[I]i tried searching for this in mm.bot.ini but it dident exist i tried implenting it then.


BotProcessPriority = High
D2_RunStartKey = No
Misc_ByPassCheckCorpse = No
Misc_ByPassCGMenuSum = No <-- dont know if its at the right place.(i tried both yes and no)
D2_PickitRescans = 1
D2_PickitMaxRetries = 6
D2_SlowIntMDelay = 2
D2_FastIntMDelay = 1
D2_IdingMouseSpeed = 1
D2_MouseClickDelay = 5
D2_SendKeyDelay = 5
LogScanDrop = Yes
LogPicked = Yes
LogSold = Yes
SleepMouseMoves = Yes
D2_WName = Diablo II
D2_Executable = Diablo II.exe
D2_CmdParameters = -w -ns -lq -direct -txt -title "Diablo II"
D2_SplashBotTitle =
Bot_STOP_HotKey = !s
Bot_STOP_HotKey_SHOW = ALT+s
Bot_PAUSE_HotKey = !p
Bot_PAUSE_HotKey_SHOW = ALT+p
Bot_INILOAD_HotKey = !i
Bot_INILOAD_HotKey_SHOW = ALT+i
Bot_IList_Clear_Hotkey = !c
Bot_IList_Clear_Hotkey_SHOW = ALT+c
MMstatusURL =
MMnewsURL =
Version =5.46
---
Anyway.. after doing all this still no change. Except from this i have one other idea what might be wrong. I read somewhere that maybe something needs to be changed about this part in the .ini
but im just guessing. :x.

--parts from mm.bot.ini--
Char_Mode = Battle
Char_Account = 324324(acc name and psw is something else..)
Char_Password = 234342
Char_Slot = 5
Char_Difficulty = Hell
Char_BNGamePass_String = abcdefghijklmnopqrstuvwxyz0123456789-_
Char_BNGameName_Perso = No
Char_BNGamePass_Perso = No
Char_MessageSent = /dnd
Char_StartRunDelay = 100
---

My event_bots.txt showed:

11/11 18:16:03 [I]> Diablo 2 will be launched with these parameters:
11/11 18:16:03 [I]> E:\Diablo II\\Diablo II.exe -w -ns -lq -direct -txt -title "Diablo II" (title: Diablo II)
11/11 18:16:09 [I]> Bot process priority: High speed.
11/11 18:16:09 [I]> Diablo II started.
11/11 18:16:18 [I]> Login done.
11/11 18:16:31 [I]> Character selected.
11/11 18:16:31 [I]> ==> Cycle: 1 => Run: 1 Started. [Games created yet: 1]
11/11 18:17:13 [E]> Bnet Room was firstly not found. Restart D2
11/11 18:17:13 [I]> ==> Cycle: 1 => Run: 1 : Game duration: 0 seconds.
11/11 18:17:13 [I]> ==> Cycle: 1 => Run: 1 Finished. Status: Create game failure.
11/11 18:17:13 [I]> ------------------------------------------------------------
11/11 18:17:16 [I]> User have stopped the bot.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  glacial trail doesnt open chest jfish360 1 302 06-29-2011, 02:11 PM
Last Post: soruk
  yo need help on a pickit command asap plz!!!! player187 1 331 03-11-2011, 09:46 AM
Last Post: Valdez
  Errr, my bot doesnt log my items kopler123 0 231 07-09-2010, 08:11 PM
Last Post: kopler123
  D2NT Bot - Ele druid doesnt work Platypus 1 2,334 08-04-2009, 03:57 PM
Last Post: The Mob
  Works, but doesnt? eric89 0 269 02-20-2008, 04:22 AM
Last Post: eric89
  Leechbot ~ Redvex Problems bot doesnt leave game Pl4Y4 0 2,377 01-27-2008, 08:52 PM
Last Post: Pl4Y4
  RA 3.3 Doesnt work badmuther 5 985 10-31-2007, 11:24 PM
Last Post: Rices
  can anyone help?? diabloII doesnt run luisakatribe1 2 234 10-18-2007, 04:03 AM
Last Post: luisakatribe1
  bot doesnt reviv merc when dead alebaba 0 273 09-28-2006, 02:13 AM
Last Post: alebaba
  d2jsp doesnt restart! DarkZeb 3 176 06-18-2006, 02:41 AM
Last Post: DarkZeb

Forum Jump:


Users browsing this thread: 1 Guest(s)