Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mmBot Error Plz help
#1
when I launch my mmBot it pops up a window saying:

Line 0 (File "C:\Program\mm.BOT\mm.BOT.544.exe"):

$User_Sequence[$SeqIndex][$CmdIndex][3] = $SEQSPLITXY[2]
$User_Sequence[$SeqIndex][$CmdIndex][3] = ^ ERROR

Error: Array variable has incorrect number of subscripts or subscript dimension range exceeded.

And it wont open D2 and do I need D2Loader for mmBot ?

Here is my seq mabye its something wrong wit it

[VARS]
;##############################################################################
;
; INSERT THE SEQUENCES YOU WANT EXECUTE IN THIS FILE...
;
;##############################################################################
; 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)
;##############################################################################

; ----------- cut here ----------- cut here ----------- cut here -------------

;==============================================================================
; MM's light sorce sequences: Pindle, Eldritch, and Shenk runs.
;==============================================================================
; 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, Eldritch
; and Shenk runs for MFing, but much others builts are possible, of course!
; Dont forget to check your keys settings in \Config\mm.BOT.ini !!
;==============================================================================
; Replace below the control keys your character use in game for these skills:
; Note; All these skills are at the right click side.
;==============================================================================
@TP_Scroll_Key = F1 ; TP Scroll Skill key (must have it and a TP tome...)
@Teleport_Key = F2 ; Teleport Skill Key (must have it)
@Blizzard_Key = f4 ; Lightning Skill Key (must have it)
@Glacial_pike_Key = f3 ; ChainLightning Skill Key (must have it)
@Chilling_Armor_Key = f5 ; Frozen Armor Skill Key (put a blank if you dont have)
@Mana_Shield_Key = f6 ; Mana Shield Skill Key (put a blank if you dont have)
@Battle_Commands_Key = ; Battle Commands Skill Key (leave blank if you dont have)
@Battle_Orders_Key = ; Battle Orders Skill Key (leave blank if you dont have)
;==============================================================================
; Eventually change the settings below to resolve problems or increase speed.
;==============================================================================
@Random_Delay_Before_Eldritch = 100,200 ; <MINI>,<MAXI> TOWN random delay (ms.)
@Random_Delay_Before_Pindle = 100,200 ; <MINI>,<MAXI> TOWN random delay (ms.)
@Wait_End_Of_Teleport_Delay = 1200 ; Delay before retry to teleport (ms.)
@Timeout_Eldritch_Pre_Attack = 4000 ; Maximum primary attack time on Eldritch (ms.)
@Timeout_Shenk_Pre_Attack = 4000 ; Maximum primary attack time on Shenk (ms.)
@Timeout_Pindle_Pre_Attack = 4000 ; Maximum primary attack time on Pindle (ms.)
@Timeout_Eldritch_Attack = 20000 ; Maximum main attack time on Eldritch (ms.)
@Timeout_Shenk_Attack = 20000 ; Maximum main attack time on Shenk (ms.)
@Timeout_Pindle_Attack = 20000 ; Maximum main attack time on Pindle (ms.)
@Pre-Cast_Random_Delay = 300,400 ; Random Delay when casting CTA or Pre-Cast (ms.)
@Attack_Loop_Delay = 100 ; Tweak it to change attacks loop/cast speed (ms.)
@Key_Push_Delay = 100 ; Delay to let the Skills appears at right click (ms.)
@WP_Menu_Delay = 400 ; Delay x2 to wait the WP menu appears at screen.
;==============================================================================

;============================================================
; CL Sorce MAIN, The MAIN will call these sequences in order:
;============================================================
[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(F5); Pull up shiver armor on right click
S(100)
RC(360,200); Cast shiver armor
S(300)
K(W)
S(100)
RC(F6)
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(F2)
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(F3); Call up glacial spike on right click
S(100)
BRC(47,111); Right click and cast glacial spike
S(300)
K(F4);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(F2)
S(100)
BRC(120,60)
WEOT(1800)
CLM
S(500)
PICKIT(500)
S(500)
EXIT
;================================================


Thank you
EXIT
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  NTBotgame.ntj (17) reference error: NTLoadConfig is not defined (PLZ HLP) momme 12 274 06-14-2012, 07:23 PM
Last Post: momme
  error plzz help htid 1 135 05-27-2012, 08:12 AM
Last Post: comper
  d2NTbot error plzzz help! htid 3 123 05-25-2012, 01:03 PM
Last Post: comper
  Error help plz with d2nt cerne 7 254 05-22-2012, 08:09 PM
Last Post: comper
  identify version error James Guido Graziani 7 260 05-09-2012, 11:08 AM
Last Post: comper
  Hero Editor Item Import Error ParallelChaos 1 283 05-03-2012, 03:08 PM
Last Post: comper
  can i get help with this error..it just popped up when i started my bot domee 6 301 04-24-2012, 09:37 AM
Last Post: comper
  Help NtConfig 17 Error. Kurts 9 335 03-30-2012, 11:19 PM
Last Post: comper
  Help with D2NT error wghost 6 1,062 02-02-2012, 06:32 AM
Last Post: comper
  D2nt error plz help BroodWar1989 1 233 01-27-2012, 11:42 PM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)