|  |
|  |
09-06-2005, 11:13 PM
|
#1 (permalink)
| BattleForums Senior Member
Join Date: Jun 2003 Posts: 1,699
| Um..MMbot question How do I set it for a bliz sorc for pindle runs only?
__________________ 
buttsecks
Picture is gone now. *cry*
Last edited by drax; 09-06-2005 at 11:33 PM.
|
| | | | Sponsored Links |
09-07-2005, 05:17 AM
|
#2 (permalink)
| BattleForums Newbie
Join Date: Sep 2005 Age: 28 Posts: 15
| first off you need some new seuquenses dunno where to get em but all you need is to change this part
Pindle Chain Light Attack of the mm.BOT.Sequences.ini
and remove
Go to Anya TP,
Eldritch Pickit,
Eldritch Chain-Light Attack,
Go to Eldritch,
sections but take the last part of Go to Anya TP
"SEQ22 = PTPT ; Now lets put the TPTP command to go to pindle TP" and put it in the start of Go to Pindle or at the end of pre cast.
then remove sequens 1, 2, 3, 4 and start_point from the CL Sorce MAIN |
| |
09-07-2005, 07:15 AM
|
#3 (permalink)
| BattleForums Senior Member
Join Date: Jun 2003 Posts: 1,699
| Um...I used the one from the link in the stickies...but I tried it and it exited the game as soon as it went into the temple...
__________________ 
buttsecks
Picture is gone now. *cry* |
| |
09-07-2005, 03:32 PM
|
#4 (permalink)
| BattleForums Newbie
Join Date: Sep 2005 Age: 28 Posts: 15
| look in
mm.BOT.538\Logs\Events_Bot.txt
and see what the error was :=) |
| |
09-07-2005, 09:27 PM
|
#5 (permalink)
| BattleForums Senior Member
Join Date: Jun 2003 Posts: 1,699
| Ok, I'll try that, but I was wondering if someone could make me a script for a bliz sorc for pindle only...Here's the sequences: Quote:
;################################################# #############################
;
; IN THIS FILE PUT THE SEQUENCES YOU WANT TO EXECUTE.
;
; Bot actions will be executed throught multiple [sequences]. All these
; sequences are listed in the [MAIN] sequence:
; -> Starting with Sequence_0 that is a dedicated to pre-cast sequence
; (will be executed in town before start all others sequences)
; -> Ending with Sequence_XX (99 maximum number of sequences is allowed)
; (the main script, goto, attack, and pickit...)
;
; Syntax is <SequenceName>, <Timeout> :
; * <SequenceName> is the name of the dedicated section in mm.BOT.Sequences.ini
; * <TimeOut> is a value in milliseconds: if equal to Zero (0) the sequence will
; NOT loop and terminate with an EXIT command, if a value is specified dont
; forget to add the CTOE command in sequence to exit when TimeOut is reached.
; * The Start_Point = <A5WP> OR <A5ATP> is WHERE the Sequence_1 and others
; (2,3,4...) will be started. 2 choices yet: Act5 WP (A5WP) OR Anya TP(A5ATP).
;
; Usefull tool to create & tweak sequences is \Tools\mm.RBlocks.exe tool
; Dont forget you also got the special SEQ mode to test sequences (mm.BOT.ini)
;
;################################################# #############################
; 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.
;======================= CL Sorce MAIN =======================
Start_Point = A5ATP
Sequence_0 = BlizSorcOutTown,0
Sequence_1 = BlizSorcPindle,13000
Sequence_2 = BlizSorcPindleEnd,0
;=====================> Blizz Sorc to pindle
[BlizSorcOutTown]
SEQ1 = S(100)
SEQ2 = K(F4)
SEQ3 = S(100)
SEQ4 = BRC(280,-300)
SEQ5 = WEOT(1800)
SEQ6 = RC(780,50)
SEQ7 = WEOT(1800)
SEQ8 = BRC(480,-40)
SEQ9 = WEOT(1800)
SEQ10 = EXIT
;=====================> Blizz Sorc Pindle Attack
[BlizSorcPindle]
SEQ1 = K(F1)
SEQ2 = S(200)
SEQ3 = RC(630,230)
SEQ4 = S(200)
SEQ5 = CLM
SEQ6 = CMDI
SEQ7 = K(F1)
SEQ8 = S(200)
SEQ9 = RCD(630,230)
SEQ10 = S(200)
SEQ11 = CLM
SEQ12 = CMDI
SEQ13 = S(500)
SEQ14 = CLM
SEQ15 = S(500)
SEQ16 = CLM
SEQ17 = RCU
SEQ18 = S(200)
SEQ19 = CMDI
SEQ20 = CTOE
;==================> Blizz Sorc Tele and Pickit
[BlizSorcPindleEnd]
SEQ1 = K(F4)
SEQ2 = S(100)
SEQ3 = BRC(120,60)
SEQ4 = WEOT(1800)
SEQ5 = CLM
SEQ6 = S(500)
SEQ7 = PICKIT(500)
SEQ8 = S(500)
SEQ9 = EXIT
| And here's the Events_Bot text you told me to look at: Quote:
09/06 17:14:08 [i]>
09/06 17:14:08 [i]> ========================================
09/06 17:14:08 [i]> mm.BOT.537 was launched for Battle mode.
09/06 17:14:08 [i]> ========================================
09/06 17:14:08 [i]>
09/06 17:14:09 [i]> PKID.ini file have been modified.
09/06 17:14:09 [i]> Compilation by mmcl.PKID.Compiler.exe was successful!
09/06 17:14:09 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 17:14:11 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 17:14:13 [i]> PKID loaded 202 XUniques items to pickup.
09/06 17:14:13 [i]> PKID loaded 426 XRares items to pickup.
09/06 17:14:13 [i]> PKID loaded 49 Sets items to pickup.
09/06 17:14:13 [i]> PKID loaded 126 Grays items to pickup.
09/06 17:14:13 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 17:14:13 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 17:14:13 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 17:14:13 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 17:14:13 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 17:14:13 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 17:14:13 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 17:14:13 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 17:14:13 [i]> 8 sequences have been loaded.
09/06 17:14:19 [i]> Exiting from D2 with normal escape keys sequence...
09/06 17:14:28 [i]> Diablo II closed successfully.
09/06 17:14:30 [i]> Diablo II closed successfully.
09/06 17:14:36 [E]> D2 folder not found in C:\Program Files\Diablo II. Stop.
09/06 17:15:20 [i]>
09/06 17:15:20 [i]> ========================================
09/06 17:15:20 [i]> mm.BOT.537 was launched for Battle mode.
09/06 17:15:20 [i]> ========================================
09/06 17:15:20 [i]>
09/06 17:15:20 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 17:15:20 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 17:15:22 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 17:15:23 [i]> PKID loaded 202 XUniques items to pickup.
09/06 17:15:23 [i]> PKID loaded 426 XRares items to pickup.
09/06 17:15:23 [i]> PKID loaded 49 Sets items to pickup.
09/06 17:15:23 [i]> PKID loaded 126 Grays items to pickup.
09/06 17:15:23 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 17:15:23 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 17:15:23 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 17:15:23 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 17:15:23 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 17:15:23 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 17:15:23 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 17:15:23 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 17:15:23 [i]> 8 sequences have been loaded.
09/06 17:15:24 [i]> Diablo II closed successfully.
09/06 17:15:28 [E]> D2 folder not found in C:\Program Files\Diablo II. Stop.
09/06 17:15:56 [i]>
09/06 17:15:56 [i]> ========================================
09/06 17:15:56 [i]> mm.BOT.537 was launched for Battle mode.
09/06 17:15:56 [i]> ========================================
09/06 17:15:56 [i]>
09/06 17:15:56 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 17:15:56 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 17:15:58 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 17:15:59 [i]> PKID loaded 202 XUniques items to pickup.
09/06 17:15:59 [i]> PKID loaded 426 XRares items to pickup.
09/06 17:15:59 [i]> PKID loaded 49 Sets items to pickup.
09/06 17:15:59 [i]> PKID loaded 126 Grays items to pickup.
09/06 17:15:59 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 17:15:59 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 17:15:59 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 17:15:59 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 17:16:00 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 17:16:00 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 17:16:00 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 17:16:00 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 17:16:00 [i]> 8 sequences have been loaded.
09/06 17:16:01 [i]> Diablo II closed successfully.
09/06 17:16:05 [E]> Data MOD folder not found in C:\Program Files\Diablo II. Stop.
09/06 17:18:05 [i]>
09/06 17:18:05 [i]> ========================================
09/06 17:18:05 [i]> mm.BOT.537 was launched for Battle mode.
09/06 17:18:05 [i]> ========================================
09/06 17:18:05 [i]>
09/06 17:18:05 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 17:18:05 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 17:18:07 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 17:18:08 [i]> PKID loaded 202 XUniques items to pickup.
09/06 17:18:08 [i]> PKID loaded 426 XRares items to pickup.
09/06 17:18:08 [i]> PKID loaded 49 Sets items to pickup.
09/06 17:18:08 [i]> PKID loaded 126 Grays items to pickup.
09/06 17:18:08 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 17:18:08 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 17:18:08 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 17:18:08 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 17:18:09 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 17:18:09 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 17:18:09 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 17:18:09 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 17:18:09 [i]> 8 sequences have been loaded.
09/06 17:18:10 [i]> Diablo II closed successfully.
09/06 17:18:14 [i]> Diablo 2 will be launched with these parameters:
09/06 17:18:14 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 17:18:51 [E]> Failed to found the calibrate/offset point.
09/06 17:18:51 [i]> Windows color mode/deft must be in 16 bit mode.
09/06 17:18:51 [i]> Operating system must be Win2000 or highter.
09/06 17:19:43 [i]>
09/06 17:19:43 [i]> ========================================
09/06 17:19:43 [i]> mm.BOT.537 was launched for Battle mode.
09/06 17:19:43 [i]> ========================================
09/06 17:19:43 [i]>
09/06 17:19:43 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 17:19:44 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 17:19:45 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 17:19:46 [i]> PKID loaded 202 XUniques items to pickup.
09/06 17:19:46 [i]> PKID loaded 426 XRares items to pickup.
09/06 17:19:46 [i]> PKID loaded 49 Sets items to pickup.
09/06 17:19:46 [i]> PKID loaded 126 Grays items to pickup.
09/06 17:19:46 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 17:19:47 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 17:19:47 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 17:19:47 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 17:19:47 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 17:19:47 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 17:19:47 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 17:19:47 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 17:19:47 [i]> 8 sequences have been loaded.
09/06 17:19:48 [i]> Diablo II closed successfully.
09/06 17:19:52 [i]> Diablo 2 will be launched with these parameters:
09/06 17:19:52 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 17:20:16 [E]> Failed to found the calibrate/offset point.
09/06 17:20:16 [i]> Windows color mode/deft must be in 16 bit mode.
09/06 17:20:16 [i]> Operating system must be Win2000 or highter.
09/06 17:21:01 [i]>
09/06 17:21:01 [i]> ========================================
09/06 17:21:01 [i]> mm.BOT.537 was launched for Battle mode.
09/06 17:21:01 [i]> ========================================
09/06 17:21:01 [i]>
09/06 17:21:01 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 17:21:01 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 17:21:02 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 17:21:04 [i]> PKID loaded 202 XUniques items to pickup.
09/06 17:21:04 [i]> PKID loaded 426 XRares items to pickup.
09/06 17:21:04 [i]> PKID loaded 49 Sets items to pickup.
09/06 17:21:04 [i]> PKID loaded 126 Grays items to pickup.
09/06 17:21:04 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 17:21:04 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 17:21:04 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 17:21:04 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 17:21:04 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 17:21:04 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 17:21:04 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 17:21:04 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 17:21:04 [i]> 8 sequences have been loaded.
09/06 17:21:05 [i]> Diablo II closed successfully.
09/06 17:21:09 [i]> Diablo 2 will be launched with these parameters:
09/06 17:21:09 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 17:21:33 [E]> Failed to found the calibrate/offset point.
09/06 17:21:33 [i]> Windows color mode/deft must be in 16 bit mode.
09/06 17:21:33 [i]> Operating system must be Win2000 or highter.
09/06 17:33:29 [i]>
09/06 17:33:29 [i]> ========================================
09/06 17:33:29 [i]> mm.BOT.537 was launched for Battle mode.
09/06 17:33:29 [i]> ========================================
09/06 17:33:29 [i]>
09/06 17:33:29 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 17:33:29 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 17:33:31 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 17:33:32 [i]> PKID loaded 202 XUniques items to pickup.
09/06 17:33:32 [i]> PKID loaded 426 XRares items to pickup.
09/06 17:33:32 [i]> PKID loaded 49 Sets items to pickup.
09/06 17:33:32 [i]> PKID loaded 126 Grays items to pickup.
09/06 17:33:32 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 17:33:32 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 17:33:32 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 17:33:32 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 17:33:32 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 17:33:32 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 17:33:32 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 17:33:32 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 17:33:32 [i]> 8 sequences have been loaded.
09/06 17:33:33 [i]> Diablo II closed successfully.
09/06 17:33:37 [i]> Diablo 2 will be launched with these parameters:
09/06 17:33:37 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 17:34:03 [i]> Diablo II started successfully.
09/06 17:34:14 [i]> ==> Cycle: 1 => Run: 1 Started
09/06 17:35:49 [E]> Create Game TimeOut / Connection Failed.
09/06 17:35:49 [E]> Emergency stop: first run creation failed.
09/06 17:35:49 [i]> The first run must return successful status everytime.
09/06 17:36:36 [i]>
09/06 17:36:36 [i]> ========================================
09/06 17:36:36 [i]> mm.BOT.537 was launched for Battle mode.
09/06 17:36:36 [i]> ========================================
09/06 17:36:36 [i]>
09/06 17:36:36 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 17:36:36 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 17:36:38 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 17:36:39 [i]> PKID loaded 202 XUniques items to pickup.
09/06 17:36:39 [i]> PKID loaded 426 XRares items to pickup.
09/06 17:36:39 [i]> PKID loaded 49 Sets items to pickup.
09/06 17:36:39 [i]> PKID loaded 126 Grays items to pickup.
09/06 17:36:39 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 17:36:39 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 17:36:39 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 17:36:39 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 17:36:39 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 17:36:39 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 17:36:39 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 17:36:39 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 17:36:39 [i]> 8 sequences have been loaded.
09/06 17:36:45 [i]> Exiting from D2 with normal escape keys sequence...
09/06 17:36:51 [i]> Diablo II closed successfully.
09/06 17:36:53 [i]> Diablo II closed successfully.
09/06 17:36:57 [i]> Diablo 2 will be launched with these parameters:
09/06 17:36:57 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 17:37:22 [i]> Diablo II started successfully.
09/06 17:37:33 [i]> ==> Cycle: 1 => Run: 1 Started
09/06 17:38:46 [i]> User have stopped the bot.
09/06 21:08:40 [i]>
09/06 21:08:40 [i]> ========================================
09/06 21:08:40 [i]> mm.BOT.537 was launched for Battle mode.
09/06 21:08:40 [i]> ========================================
09/06 21:08:40 [i]>
09/06 21:08:40 [E]> mmcl.PKID.Compiler.exe was not found. Stopping the bot.
09/06 21:08:58 [i]>
09/06 21:08:58 [i]> ========================================
09/06 21:08:58 [i]> mm.BOT.537 was launched for Battle mode.
09/06 21:08:58 [i]> ========================================
09/06 21:08:58 [i]>
09/06 21:08:58 [E]> mmcl.PKID.Compiler.exe was not found. Stopping the bot.
09/06 21:09:10 [i]>
09/06 21:09:10 [i]> ========================================
09/06 21:09:10 [i]> mm.BOT.537 was launched for Battle mode.
09/06 21:09:10 [i]> ========================================
09/06 21:09:10 [i]>
09/06 21:09:10 [E]> mmcl.PKID.Compiler.exe was not found. Stopping the bot.
09/06 21:12:19 [i]>
09/06 21:12:19 [i]> ========================================
09/06 21:12:19 [i]> mm.BOT.537 was launched for Battle mode.
09/06 21:12:19 [i]> ========================================
09/06 21:12:19 [i]>
09/06 21:12:19 [E]> mmcl.PKID.Compiler.exe was not found. Stopping the bot.
09/06 21:12:34 [i]>
09/06 21:12:34 [i]> ========================================
09/06 21:12:34 [i]> mm.BOT.537 was launched for Battle mode.
09/06 21:12:34 [i]> ========================================
|
__________________ 
buttsecks
Picture is gone now. *cry* |
| |
09-07-2005, 09:30 PM
|
#6 (permalink)
| BattleForums Senior Member
Join Date: Jun 2003 Posts: 1,699
| Sorry for double post but here's the rest of it: Quote:
09/06 21:12:34 [i]>
09/06 21:12:34 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 21:12:34 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 21:12:36 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 21:12:37 [i]> PKID loaded 202 XUniques items to pickup.
09/06 21:12:37 [i]> PKID loaded 426 XRares items to pickup.
09/06 21:12:37 [i]> PKID loaded 49 Sets items to pickup.
09/06 21:12:37 [i]> PKID loaded 126 Grays items to pickup.
09/06 21:12:37 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 21:12:37 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 21:12:37 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 21:12:37 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 21:12:37 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 21:12:37 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 21:12:37 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 21:12:37 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 21:12:37 [i]> 8 sequences have been loaded.
09/06 21:12:38 [i]> Diablo II closed successfully.
09/06 21:12:42 [i]> Diablo 2 will be launched with these parameters:
09/06 21:12:42 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 21:13:06 [E]> Failed to found the calibrate/offset point.
09/06 21:13:06 [i]> Windows color mode/deft must be in 16 bit mode.
09/06 21:13:06 [i]> Operating system must be Win2000 or highter.
09/06 21:14:00 [i]>
09/06 21:14:00 [i]> ========================================
09/06 21:14:00 [i]> mm.BOT.537 was launched for Battle mode.
09/06 21:14:00 [i]> ========================================
09/06 21:14:00 [i]>
09/06 21:14:00 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 21:14:00 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 21:14:02 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 21:14:03 [i]> PKID loaded 202 XUniques items to pickup.
09/06 21:14:03 [i]> PKID loaded 426 XRares items to pickup.
09/06 21:14:03 [i]> PKID loaded 49 Sets items to pickup.
09/06 21:14:03 [i]> PKID loaded 126 Grays items to pickup.
09/06 21:14:03 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 21:14:03 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 21:14:03 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 21:14:03 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 21:14:03 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 21:14:03 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 21:14:03 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 21:14:03 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 21:14:03 [i]> 8 sequences have been loaded.
09/06 21:14:04 [i]> Diablo II closed successfully.
09/06 21:14:08 [i]> Diablo 2 will be launched with these parameters:
09/06 21:14:08 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 21:14:27 [i]> Diablo II started successfully.
09/06 21:14:39 [i]> ==> Cycle: 1 => Run: 1 Started
09/06 21:16:19 [E]> Create Game TimeOut / Connection Failed.
09/06 21:16:19 [E]> Emergency stop: first run creation failed.
09/06 21:16:19 [i]> The first run must return successful status everytime.
09/06 21:24:48 [i]>
09/06 21:24:48 [i]> ========================================
09/06 21:24:48 [i]> mm.BOT.537 was launched for Battle mode.
09/06 21:24:48 [i]> ========================================
09/06 21:24:48 [i]>
09/06 21:24:48 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 21:24:48 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 21:24:50 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 21:24:51 [i]> PKID loaded 202 XUniques items to pickup.
09/06 21:24:51 [i]> PKID loaded 426 XRares items to pickup.
09/06 21:24:51 [i]> PKID loaded 49 Sets items to pickup.
09/06 21:24:51 [i]> PKID loaded 126 Grays items to pickup.
09/06 21:24:51 [i]> CLSorcPreCast sequence is loaded: 10 commands found.
09/06 21:24:51 [i]> CLSorcGoToEldritch sequence is loaded: 11 commands found.
09/06 21:24:51 [i]> CLSorcAttackEldritch sequence is loaded: 8 commands found.
09/06 21:24:51 [i]> CLSorcEldritchPickit sequence is loaded: 11 commands found.
09/06 21:24:51 [i]> CLSorcEldritchGoToAnyaTP sequence is loaded: 22 commands found.
09/06 21:24:51 [i]> CLSorcGoToPindle sequence is loaded: 9 commands found.
09/06 21:24:51 [i]> CLSorcAttackPindle sequence is loaded: 8 commands found.
09/06 21:24:51 [i]> CLSorcPindlePickit sequence is loaded: 11 commands found.
09/06 21:24:51 [i]> 8 sequences have been loaded.
09/06 21:24:57 [i]> Exiting from D2 with normal escape keys sequence...
09/06 21:25:02 [i]> Diablo II closed successfully.
09/06 21:25:04 [i]> Diablo II closed successfully.
09/06 21:25:08 [i]> Diablo 2 will be launched with these parameters:
09/06 21:25:08 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 21:25:29 [i]> Diablo II started successfully.
09/06 21:25:40 [i]> ==> Cycle: 1 => Run: 1 Started
09/06 21:27:19 [E]> Create Game TimeOut / Connection Failed.
09/06 21:27:19 [E]> Emergency stop: first run creation failed.
09/06 21:27:19 [i]> The first run must return successful status everytime.
09/06 22:35:19 [i]>
09/06 22:35:19 [i]> ========================================
09/06 22:35:19 [i]> mm.BOT.537 was launched for Battle mode.
09/06 22:35:19 [i]> ========================================
09/06 22:35:19 [i]>
09/06 22:35:20 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 22:35:20 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 22:35:22 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 22:35:23 [i]> PKID loaded 202 XUniques items to pickup.
09/06 22:35:23 [i]> PKID loaded 426 XRares items to pickup.
09/06 22:35:23 [i]> PKID loaded 49 Sets items to pickup.
09/06 22:35:23 [i]> PKID loaded 126 Grays items to pickup.
09/06 22:35:23 [i]> 0 sequences have been loaded.
09/06 22:35:30 [i]> Exiting from D2 with normal escape keys sequence...
09/06 22:35:35 [i]> Diablo II closed successfully.
09/06 22:35:37 [i]> Diablo II closed successfully.
09/06 22:35:41 [i]> Diablo 2 will be launched with these parameters:
09/06 22:35:41 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 22:36:00 [i]> Diablo II started successfully.
09/06 22:36:37 [E]> Unable to get the expansion character at screen: Actual Cd-Key should be temporary banned / realm down.
09/06 22:36:42 [i]> Diablo II closed successfully.
09/06 22:36:43 [i]> Sleep : 20 Minutes (Randomized)
09/06 22:39:03 [i]>
09/06 22:39:03 [i]> ========================================
09/06 22:39:03 [i]> mm.BOT.537 was launched for Battle mode.
09/06 22:39:03 [i]> ========================================
09/06 22:39:03 [i]>
09/06 22:39:03 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 22:39:03 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 22:39:06 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 22:39:07 [i]> PKID loaded 202 XUniques items to pickup.
09/06 22:39:07 [i]> PKID loaded 426 XRares items to pickup.
09/06 22:39:07 [i]> PKID loaded 49 Sets items to pickup.
09/06 22:39:07 [i]> PKID loaded 126 Grays items to pickup.
09/06 22:39:07 [i]> 0 sequences have been loaded.
09/06 22:39:08 [i]> Diablo II closed successfully.
09/06 22:39:12 [i]> Diablo 2 will be launched with these parameters:
09/06 22:39:12 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 22:39:30 [i]> Diablo II started successfully.
09/06 22:40:07 [E]> Unable to get the expansion character at screen: Actual Cd-Key should be temporary banned / realm down.
09/06 22:40:13 [i]> Diablo II closed successfully.
09/06 22:40:14 [i]> Sleep : 20 Minutes (Randomized)
09/06 23:46:06 [i]>
09/06 23:46:06 [i]> ========================================
09/06 23:46:06 [i]> mm.BOT.537 was launched for Battle mode.
09/06 23:46:06 [i]> ========================================
09/06 23:46:06 [i]>
09/06 23:46:07 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 23:46:07 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 23:46:09 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 23:46:10 [i]> PKID loaded 202 XUniques items to pickup.
09/06 23:46:10 [i]> PKID loaded 426 XRares items to pickup.
09/06 23:46:10 [i]> PKID loaded 49 Sets items to pickup.
09/06 23:46:10 [i]> PKID loaded 126 Grays items to pickup.
09/06 23:46:10 [i]> 0 sequences have been loaded.
09/06 23:46:11 [i]> Diablo II closed successfully.
09/06 23:46:15 [i]> Diablo 2 will be launched with these parameters:
09/06 23:46:15 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 23:46:34 [i]> Diablo II started successfully.
09/06 23:46:45 [i]> ==> Cycle: 1 => Run: 1 Started
09/06 23:48:24 [E]> Create Game TimeOut / Connection Failed.
09/06 23:48:24 [E]> Emergency stop: first run creation failed.
09/06 23:48:24 [i]> The first run must return successful status everytime.
09/06 23:50:01 [i]>
09/06 23:50:01 [i]> ========================================
09/06 23:50:01 [i]> mm.BOT.537 was launched for Battle mode.
09/06 23:50:01 [i]> ========================================
09/06 23:50:01 [i]>
09/06 23:50:01 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 23:50:02 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 23:50:03 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 23:50:04 [i]> PKID loaded 202 XUniques items to pickup.
09/06 23:50:04 [i]> PKID loaded 426 XRares items to pickup.
09/06 23:50:04 [i]> PKID loaded 49 Sets items to pickup.
09/06 23:50:04 [i]> PKID loaded 126 Grays items to pickup.
09/06 23:50:04 [i]> 0 sequences have been loaded.
09/06 23:50:10 [i]> Exiting from D2 with normal escape keys sequence...
09/06 23:50:18 [i]> Diablo II closed successfully.
09/06 23:50:20 [i]> Diablo II closed successfully.
09/06 23:50:24 [i]> Diablo 2 will be launched with these parameters:
09/06 23:50:24 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 23:50:44 [i]> Diablo II started successfully.
09/06 23:50:56 [i]> ==> Cycle: 1 => Run: 1 Started
09/06 23:54:33 [i]>
09/06 23:54:33 [i]> ========================================
09/06 23:54:33 [i]> mm.BOT.537 was launched for Battle mode.
09/06 23:54:33 [i]> ========================================
09/06 23:54:33 [i]>
09/06 23:54:33 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/06 23:54:33 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/06 23:54:35 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/06 23:54:36 [i]> PKID loaded 202 XUniques items to pickup.
09/06 23:54:36 [i]> PKID loaded 426 XRares items to pickup.
09/06 23:54:36 [i]> PKID loaded 49 Sets items to pickup.
09/06 23:54:36 [i]> PKID loaded 126 Grays items to pickup.
09/06 23:54:36 [i]> 0 sequences have been loaded.
09/06 23:54:37 [i]> Diablo II closed successfully.
09/06 23:54:41 [i]> Diablo 2 will be launched with these parameters:
09/06 23:54:41 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/06 23:55:00 [i]> Diablo II started successfully.
09/06 23:55:10 [i]> ==> Cycle: 1 => Run: 1 Started
09/06 23:56:58 [E]> Create Game TimeOut / Connection Failed.
09/06 23:56:58 [E]> Emergency stop: first run creation failed.
09/06 23:56:58 [i]> The first run must return successful status everytime.
09/07 00:01:06 [i]>
09/07 00:01:06 [i]> ========================================
09/07 00:01:06 [i]> mm.BOT.537 was launched for Battle mode.
09/07 00:01:06 [i]> ========================================
09/07 00:01:06 [i]>
09/07 00:01:06 [i]> Compilation by mmcl.PKID.Compiler.exe was not needed.
09/07 00:01:07 [i]> Empty Inventory, Stash, Npc, Cube, and Belt references loaded.
09/07 00:01:08 [i]> PKID loaded 5345 statistics in pre-compiled database.
09/07 00:01:10 [i]> PKID loaded 202 XUniques items to pickup.
09/07 00:01:10 [i]> PKID loaded 426 XRares items to pickup.
09/07 00:01:10 [i]> PKID loaded 49 Sets items to pickup.
09/07 00:01:10 [i]> PKID loaded 126 Grays items to pickup.
09/07 00:01:10 [i]> 0 sequences have been loaded.
09/07 00:01:16 [i]> Exiting from D2 with normal escape keys sequence...
09/07 00:01:27 [i]> Diablo II closed successfully.
09/07 00:01:29 [i]> Diablo II closed successfully.
09/07 00:01:33 [i]> Diablo 2 will be launched with these parameters:
09/07 00:01:33 [i]> C:\Program Files\Diablo II\Diablo II.exe -w -ns -direct -txt -title "Diablo II" (title: Diablo II)
09/07 00:01:52 [i]> Diablo II started successfully.
09/07 00:02:03 [i]> ==> Cycle: 1 => Run: 1 Started
09/07 00:02:28 [i]> Inventory reference:
== 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 + + + +
09/07 00:02:28 [i]> Inventory: 16 used 1*1 spaces.
09/07 00:02:46 [i]> Merc was resurrected.
09/07 00:03:12 [W]> Did not returned in BNet room after 15 secondes. Retry.
09/07 00:03:17 [i]> ==> Cycle: 1 => Run: 1 Finished. Status: Successful.
09/07 00:03:17 [i]> ------------------------------------------------------------
09/07 00:03:17 [i]> ==> Cycle: 1 => Run: 2 Started
09/07 00:03:55 [i]> ==> Cycle: 1 => Run: 2 Finished. Status: Successful.
09/07 00:03:55 [i]> ------------------------------------------------------------
09/07 00:03:55 [i]> ==> Cycle: 1 => Run: 3 Started
09/07 00:04:00 [i]> User have stopped the bot.
|
__________________ 
buttsecks
Picture is gone now. *cry* |
| |
09-08-2005, 04:18 PM
|
#7 (permalink)
| BattleForums Newbie
Join Date: Sep 2005 Age: 28 Posts: 15
| ;=====================> Blizz Sorc to pindle
[BlizSorcOutTown]
SEQ1 = S(100)
SEQ2 = K(F4)
SEQ3 = S(100)
SEQ4 = BRC(280,-300)
SEQ5 = WEOT(1800)
SEQ6 = RC(780,50)
SEQ7 = WEOT(1800)
SEQ8 = BRC(480,-40)
SEQ9 = WEOT(1800)
SEQ10 = EXIT
dunno if this will do the trick but think so
SEQ10 = EXIT
remove that i think :=) |
| |
09-08-2005, 07:33 PM
|
#8 (permalink)
| BattleForums Newbie
Join Date: Aug 2005 Posts: 8
| Quote: |
Originally Posted by verner
dunno if this will do the trick but think so
SEQ10 = EXIT
remove that i think :=) | no, thats not it...the sequences require an EXIT command UNLESS they are lopping sequences (which obvioulsy you wouldnt need to loop running to pindle, only need to do it once). Quote: |
Originally Posted by drax Start_Point = A5ATP
Sequence_0 = BlizSorcOutTown,0
Sequence_1 = BlizSorcPindle,13000
Sequence_2 = BlizSorcPindleEnd,0 | that would mean that the BlizSorcOutTown and BlizSorcPindleEnd sequences both require an exit command, and BlizSorcPindle doesnt because it loops for 13 seconds.
to drax: as for why the bot isnt working, it appeared to be working succesfully on your most recent attemps, no? |
| |
09-09-2005, 04:28 AM
|
#9 (permalink)
| BattleForums Senior Member
Join Date: Jun 2003 Posts: 1,699
| Well, I only tried it a few times. It started to work but like I said as soon as it got into the temple it exited the game...
__________________ 
buttsecks
Picture is gone now. *cry* |
| |
09-09-2005, 08:40 AM
|
#10 (permalink)
| BattleForums Newbie
Join Date: Sep 2005 Age: 28 Posts: 15
| hmm still don't get it
mine looks lik
[CLSorcGoToPindle]
SEQ1 = K(F3)
SEQ2 = S(200)
SEQ3 = BRC(400,-310)
SEQ4 = WEOT(1200)
SEQ5 = RC(735,35)
SEQ6 = WEOT(1200)
SEQ7 = BRC(600,-30)
SEQ8 = WEOT(1200)
SEQ9 = EXIT
if it exits when it enters the tempel there should be something wrong with this it seams that it won't go to sequens 2 for some reason and start attacking pindl.
my next one looks like
[CLSorcAttackPindle]
SEQ1 = K(F1)
SEQ2 = S(50)
SEQ3 = RCD(MFOC,IN)
SEQ4 = S(100)
SEQ5 = CLM
SEQ6 = CMLM
SEQ7 = CMDI
SEQ8 = CTOE
and it works perfectly :=) |
| |
09-11-2005, 05:36 AM
|
#11 (permalink)
| BattleForums Senior Member
Join Date: Jun 2003 Posts: 1,699
| Hmm....maybe....dunno. I'll try again tomorrow, fiddle around with it and see if I can get it to work.
__________________ 
buttsecks
Picture is gone now. *cry* |
| | | |  | | Get rid of all these ads! Take 30 seconds to register. |