Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MM bot question-- Simple questions youre simple answers will help me A LOT
#1
Ok so i am using the mmbot and I've gotten everything down to my light sorc joining the game but when it does it just stands there for like 40 seconds and the game exits

here's my sequence in mm.bot sequence--

[MAIN]
CL_Sorc_Town_Pre_Cast, 0
CL_Sorc_Town_GoTo_PindleTP, 0
CL_Sorc_Will_Use_Cta_OutTown, 0 ; If you dont use CTA comment this sequence with " ; "
CL_Sorc_GoTo_Pindle, 0
CL_Sorc_Pre_Attack_Pindle, @Timeout_Pindle_Pre_Attack
CL_Sorc_Attack_Pindle, @Timeout_Pindle_Attack
CL_Sorc_Pindle_Pickit, 0
CL_Sorc_BackA5Town, 0
CL_Sorc_Town_Goto_Eldritch_Wp, 0
CL_Sorc_Will_Use_Cta_OutTown, 0 ; If you dont use CTA comment this sequence with " ; "
CL_Sorc_GoTo_Eldritch, 0
CL_Sorc_Pre_Attack_Eldritch, @Timeout_Eldritch_Pre_Attack
CL_Sorc_Attack_Eldritch, @Timeout_Eldritch_Attack
CL_Sorc_Eldritch_Pickit, 0
CL_Sorc_FromEldritchGoToShenk, 0
CL_Sorc_Pre_Attack_Shenk, @Timeout_Shenk_Pre_Attack
CL_Sorc_Attack_Shenk, @Timeout_Shenk_Attack
CL_Sorc_Shenk_Corpse_teleport,0
CL_Sorc_Attack_Shenk, @Timeout_Shenk_Attack
CL_Sorc_Shenk_Pickit, 0


; And below all the sequences called above, not necessary in order:


;=====================================
; CL Sorce will precast at downstairs
;=====================================
[CL_Sorc_Town_Pre_Cast]
SR(@Random_Delay_Before_Eldritch)
K(@Frozen_Armor_Key)
S(@Key_Push_Delay)
RC(400,60)
SR(@Pre-Cast_Random_Delay)
K(@Mana_Shield_Key)
S(@Key_Push_Delay)
RC(400,60)
SR(@Pre-Cast_Random_Delay)
EXIT




ok bear with me please this one is short but I think relevant to me needs here's the sorcesequence.text

[MAIN]

;==Eldritch==
;EnergyShield,0
GotoFrigid,0
CTA,0
;ChillingArmor,0
TeleToEldritch,0
SorcRedAttack,@Eldritch_Attack_Length
Loot,0
;ToTownAct5,0 ;uncomment only if not doing Thresh or Shenk

;==Thresh==
FromEldtoFrigidWP,0
ToArreat,0
TeleToThresh,0
SorcBlueAttack,@Thresh_Attack_Length
Loot,0
ToTownAct5,0


what the hell am i doing wrong-- do those 0's after the commands have a relevance should they be replaced by sequential numbers...?
Reply
#2
no if you will copy the whole sequence.ini here i will take a look at it
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  A question about Monster Identification 48Inches 4 182 07-03-2012, 05:19 PM
Last Post: 48Inches
  MasivB's D2NT Simple Unique PickIt masivb 1 118 07-03-2012, 05:03 AM
Last Post: comper
  Nooby D2NT Questions Kieran Wilson 0 129 06-25-2012, 04:35 PM
Last Post: Kieran Wilson
  D2nt Bot question Nightwish 5 237 06-16-2012, 01:04 AM
Last Post: comper
  D2NT Questions Sephislash 1 199 06-14-2012, 01:14 AM
Last Post: comper
  Hello - Question Antifact 3 306 05-27-2012, 04:17 AM
Last Post: comper
  D2NT Version and Scripting Questions Jebediah 16 437 04-23-2012, 10:53 AM
Last Post: Jebediah
  Question about Leech Bots Cole 3 257 04-06-2012, 07:31 AM
Last Post: comper
  LLD Pickit - Simple and Easily Adjustable bmxrider1279 1 329 03-19-2012, 09:30 AM
Last Post: bmxrider1279
  Question megafusion 6 198 03-15-2012, 07:07 AM
Last Post: comper

Forum Jump:


Users browsing this thread: 1 Guest(s)