Mmbot problem

geeman

New Member
Joined
Aug 28, 2005
Messages
1
Reaction score
0
HI
Im using the following script :
;Blizzard Sorceress Pindleskin Run
;by JustinXXVII
;Currently W/L/SC Level 87

;Keys =
;F4=Teleport
;F2=Blizzard


[MAIN]
Sequence_0 = BlizSorcPreCast,0
Start_Point = A5ATP
Sequence_1 = BlizSorcOutTown,0
Sequence_2 = BlizSorcPindle,10000
Sequence_3 = BlizSorcPindleEnd,0

;========================> Blizz Sorc pre-cast
[BlizSorcPreCast]
;SEQ1 = K(W)
SEQ1 = S(10000);this is so my merc turns his Holy Freeze aura on
;SEQ3 = RC(400,300);all this other shit is blocked out because
;SEQ4 = S(1000);I don't have a precast. I just want to stand and
;SEQ5 = K(W);wait 10 seconds to turn his aura on on
SEQ2 = EXIT

;=====================> Sorc tele to pindle
[BlizSorcOutTown]
SEQ1=S(500)
SEQ2=K(F4)
SEQ3=S(100)
SEQ4=BRC(353,-313)
SEQ5=WEOT(1500)
SEQ6=RC(719,34)
SEQ7=WEOT(1500)
SEQ8=BRC(450,-38)
SEQ9=WEOT(1200)
SEQ10=EXIT

;=====================> Attack Pindle for 10 seconds
[BlizSorcPindle]
SEQ1=K(F2)
SEQ2=S(200)
SEQ3=BRC(47,111)
SEQ4=CLM
SEQ5=S(500)
SEQ6=CLM
SEQ7=RCU
SEQ8=S(200)
SEQ9=CMDI
SEQ10=CTOE

;==================> Pickit module
[BlizSorcPindleEnd]
SEQ1 = S(300) ; Added a delay to ensure a good teleport into pindle area for pickit
SEQ2 = K(s)
SEQ3 = S(100)
SEQ4 = BRC(60,90)
SEQ5 = WEOT(1200)
SEQ6 = CLO ; Only need to check life, because we quit game right after the pickit.
SEQ7 = CMLM


After killing pindle my char quit the game without picking up sth and a error turns up
here is my log file :
== Inventory: ==
+ + + + o o o o o o
+ + + + o o o o o o
o + + + o o o o o o
o o o o o o o o o o

08/28 15:57:54 > Inventory: 11 used 1*1 spaces.
08/28 15:58:24 > Drink a rejuv potion.
08/28 15:58:25 > Drink a rejuv potion.
08/28 15:58:26 > Drink a rejuv potion.
08/28 15:58:26 > Drink a rejuv potion.
08/28 15:58:27 > Drink a rejuv potion.
08/28 15:58:27 [W]> Chicken due to excessive drinks in same sequence.
08/28 15:58:27 [W]> Sequence exit required. SEQ5 => S . 500 . 0
08/28 15:58:27 [E]> Failed or Fast exit required while applying BlizSorcPindle sequence.
08/28 15:58:29 [E]> Emergency stop: first run creation failed.
08/28 15:58:29 > The first run must return successful status everytime.
 

NewPosts

New threads

Top