AgentSteve
New Member
- Joined
- Sep 21, 2005
- Messages
- 3
- Reaction score
- 0
Hello I am relatively new to the site and I hope to stay for a while and get to nkow a few people. I recently downloaded the mm.bot i don't usually use 3rd part programs but I am getting steadily bored of the new patch so I am going for drastic measures...
Anyway I have downloaded the necessary files set everything up and my sorc keeps going to malah, then to portal goes through to pindle then exits game. I have tried about 4 or 5 different scripts (metore/fireball) even the one provided with the program but to no prevail. I do not understand what is wrong I am checking the skills are all correct and the scripts are right and they appear to be. Can somebody help me I will post my script details aswell below
;=========== Skills ===========
; (f1) = FireBall *Left Skill*
; (f6) = Frozen Armor
; (a) = Teleport
; (d) = Static Field
; (s) = Telekinesis
; (f) = Meteor
; (g) = Standstill
;==============================
;=========== MAIN =============
[MAIN]
Sequence_0 = Precast,0
Start_Point = A5WP
Sequence_1 = GoToEld,0
Sequence_2 = KillEld,8000
Sequence_3 = LootEld,0
Sequence_4 = ToTown,0
Sequence_5 = ToPindle,0
Sequence_6 = KillPindle,8000
Sequence_7 = LootPindle,0
;==============================
;========== Precast ===========
[Precast]
SEQ1 = K(f6)
SEQ2 = S(50)
SEQ3 = RC(300,200)
SEQ4 = S(400)
SEQ5 = EXIT
;==============================
;========== GoToEld ===========
[GoToEld]
SEQ1 = K(a)
SEQ2 = S(50)
SEQ3 = BRC(25,-46)
SEQ4 = WEOT(1200)
SEQ5 = BRC(30,-273)
SEQ6 = WEOT(1200)
SEQ7 = CLM
SEQ8 = K(f)
SEQ9 = S(50)
SEQ10 = RC(478,59)
SEQ11 = S(1500)
SEQ12 = CLM
SEQ13 = RC(450,200)
SEQ14 = S(200)
SEQ15 = CLM
SEQ16 = EXIT
;==============================
;========== KillEld ===========
[KillEld]
SEQ1 = CLM
SEQ2 = KD(g)
SEQ3 = S(50)
SEQ4 = LCD(MFOC,OUT)
SEQ5 = S(50)
SEQ6 = CMDO
SEQ7 = CTOE
;==============================
;========== LootEld ===========
[LootEld]
SEQ1 = S(200)
SEQ2 = PICKIT(600)
SEQ3 = S(300)
SEQ4 = CMLM
SEQ5 = EXIT
;==============================
;========== ToTown ============
[ToTown]
SEQ1 = K(a)
SEQ2 = S(50)
SEQ3 = RC(275,515)
SEQ4 = WEOT(1200)
SEQ5 = RC(550,550)
SEQ6 = WEOT(1200)
SEQ7 = K(s)
SEQ8 = S(50)
SEQ9 = BRC(169,182)
SEQ10 = S(500)
SEQ11 = LC(117,158)
SEQ12 = S(1000)
SEQ13 = PTPT
SEQ14 = EXIT
;==============================
;========== ToPindle ==========
[ToPindle]
SEQ1 = K(a)
SEQ2 = S(50)
SEQ3 = BRC(280,-300)
SEQ4 = WEOT(1200)
SEQ5 = RC(780,50)
SEQ6 = WEOT(1200)
SEQ7 = RC(785,130)
SEQ8 = WEOT(1200)
SEQ9 = CLO
SEQ10 = K(f)
SEQ11 = S(50)
SEQ12 = BRC(80,80)
SEQ13 = S(1500)
SEQ14 = BRC(80,80)
SEQ15 = S(50)
SEQ16 = EXIT
;==============================
;========== KillPindle ========
[KillPindle]
SEQ1 = CLM
SEQ2 = CMLM
SEQ3 = KD(g)
SEQ4 = S(50)
SEQ5 = LCD(MFOC,IN)
SEQ6 = S(50)
SEQ7 = CMDI
SEQ8 = CTOE
;==============================
;========== LootPindle ========
[LootPindle]
SEQ1 = K(a)
SEQ2 = S(50)
SEQ3 = BRC(80,80)
SEQ4 = WEOT(1200)
SEQ5 = CLM
SEQ6 = S(200)
SEQ7 = PICKIT(600)
SEQ8 = S(300)
SEQ9 = EXIT
;==============================
Anyway I have downloaded the necessary files set everything up and my sorc keeps going to malah, then to portal goes through to pindle then exits game. I have tried about 4 or 5 different scripts (metore/fireball) even the one provided with the program but to no prevail. I do not understand what is wrong I am checking the skills are all correct and the scripts are right and they appear to be. Can somebody help me I will post my script details aswell below
;=========== Skills ===========
; (f1) = FireBall *Left Skill*
; (f6) = Frozen Armor
; (a) = Teleport
; (d) = Static Field
; (s) = Telekinesis
; (f) = Meteor
; (g) = Standstill
;==============================
;=========== MAIN =============
[MAIN]
Sequence_0 = Precast,0
Start_Point = A5WP
Sequence_1 = GoToEld,0
Sequence_2 = KillEld,8000
Sequence_3 = LootEld,0
Sequence_4 = ToTown,0
Sequence_5 = ToPindle,0
Sequence_6 = KillPindle,8000
Sequence_7 = LootPindle,0
;==============================
;========== Precast ===========
[Precast]
SEQ1 = K(f6)
SEQ2 = S(50)
SEQ3 = RC(300,200)
SEQ4 = S(400)
SEQ5 = EXIT
;==============================
;========== GoToEld ===========
[GoToEld]
SEQ1 = K(a)
SEQ2 = S(50)
SEQ3 = BRC(25,-46)
SEQ4 = WEOT(1200)
SEQ5 = BRC(30,-273)
SEQ6 = WEOT(1200)
SEQ7 = CLM
SEQ8 = K(f)
SEQ9 = S(50)
SEQ10 = RC(478,59)
SEQ11 = S(1500)
SEQ12 = CLM
SEQ13 = RC(450,200)
SEQ14 = S(200)
SEQ15 = CLM
SEQ16 = EXIT
;==============================
;========== KillEld ===========
[KillEld]
SEQ1 = CLM
SEQ2 = KD(g)
SEQ3 = S(50)
SEQ4 = LCD(MFOC,OUT)
SEQ5 = S(50)
SEQ6 = CMDO
SEQ7 = CTOE
;==============================
;========== LootEld ===========
[LootEld]
SEQ1 = S(200)
SEQ2 = PICKIT(600)
SEQ3 = S(300)
SEQ4 = CMLM
SEQ5 = EXIT
;==============================
;========== ToTown ============
[ToTown]
SEQ1 = K(a)
SEQ2 = S(50)
SEQ3 = RC(275,515)
SEQ4 = WEOT(1200)
SEQ5 = RC(550,550)
SEQ6 = WEOT(1200)
SEQ7 = K(s)
SEQ8 = S(50)
SEQ9 = BRC(169,182)
SEQ10 = S(500)
SEQ11 = LC(117,158)
SEQ12 = S(1000)
SEQ13 = PTPT
SEQ14 = EXIT
;==============================
;========== ToPindle ==========
[ToPindle]
SEQ1 = K(a)
SEQ2 = S(50)
SEQ3 = BRC(280,-300)
SEQ4 = WEOT(1200)
SEQ5 = RC(780,50)
SEQ6 = WEOT(1200)
SEQ7 = RC(785,130)
SEQ8 = WEOT(1200)
SEQ9 = CLO
SEQ10 = K(f)
SEQ11 = S(50)
SEQ12 = BRC(80,80)
SEQ13 = S(1500)
SEQ14 = BRC(80,80)
SEQ15 = S(50)
SEQ16 = EXIT
;==============================
;========== KillPindle ========
[KillPindle]
SEQ1 = CLM
SEQ2 = CMLM
SEQ3 = KD(g)
SEQ4 = S(50)
SEQ5 = LCD(MFOC,IN)
SEQ6 = S(50)
SEQ7 = CMDI
SEQ8 = CTOE
;==============================
;========== LootPindle ========
[LootPindle]
SEQ1 = K(a)
SEQ2 = S(50)
SEQ3 = BRC(80,80)
SEQ4 = WEOT(1200)
SEQ5 = CLM
SEQ6 = S(200)
SEQ7 = PICKIT(600)
SEQ8 = S(300)
SEQ9 = EXIT
;==============================