10-22-2005, 01:56 PM
what kind of char do u use an buidl im assuming sorc, and not cold. if you arent pretty good shenk is not a good choice, you should do eldrich and pindle. if you want to rule out any part of the script go to the script and comment the shenk and eldritch sections
change
there now its pindle and then quit, that will be about 15-30seconds tops so BE SURE TO CHANGE YOUR GAME AMOUNTS AND SLEEP TIME!!!!
alright good luck
change
Code:
CL_Sorc_Town_Pre_Cast, 0
CL_Sorc_Town_GoTo_PindleTP, 0
;CL_Sorc_Will_Use_Cta_OutTown, 0 ; Optional If you want use CTA uncomment this sequence.
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_GoTo_Eldritch, 0
CL_Sorc_Pre_Attack_Eldritch, @Timeout_Eldritch_Pre_Attack
CL_Sorc_Attack_Eldritch, @Timeout_Eldritch_Attack
CL_Sorc_Eldritch_Pickit, 0
; NOTE: Proceed Shenk runs only if your sorce got Full block + Repear's Toll Tresher. (Hell)
; If you dont have comment sequences below
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_Simple_Pickit, 0
; NOTE: Proceed council only if you got a strong sorce with CTA + Full block + infinity merc (Hell)
; NOTE: The sorce should have enought mana (> 1300) using mana shield. And resists...
; NOTE: Of course you can use other chars than sorce and make your own sequence...
;CL_Sorc_BackA5Town, 0
;CL_Sorc_Pre_Cast, 0
;CL_Sorc_Town_GotoCouncil
;CL_Sorc_Will_Use_Cta, 0 ; Optional If you want use CTA uncomment this sequence.
;CL_Sorc_GotoCouncil, 0
;CL_Sorc_AttackCouncil, @Timeout_Council_Attacks
;CL_Sorc_GotoUpper_Council,0
;CL_Sorc_AttackCouncil, @Timeout_Council_Attacks
;CL_Sorc_Trav_Pickit,0
;CL_Sorc_ReturnA5,0
Code:
CL_Sorc_Town_Pre_Cast, 0
CL_Sorc_Town_GoTo_PindleTP, 0
;CL_Sorc_Will_Use_Cta_OutTown, 0 ; Optional If you want use CTA uncomment this sequence.
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_GoTo_Eldritch, 0
;CL_Sorc_Pre_Attack_Eldritch, @Timeout_Eldritch_Pre_Attack
;CL_Sorc_Attack_Eldritch, @Timeout_Eldritch_Attack
;CL_Sorc_Eldritch_Pickit, 0
; NOTE: Proceed Shenk runs only if your sorce got Full block + Repear's Toll Tresher. (Hell)
; If you dont have comment sequences below
;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_Simple_Pickit, 0
; NOTE: Proceed council only if you got a strong sorce with CTA + Full block + infinity merc (Hell)
; NOTE: The sorce should have enought mana (> 1300) using mana shield. And resists...
; NOTE: Of course you can use other chars than sorce and make your own sequence...
;CL_Sorc_BackA5Town, 0
;CL_Sorc_Pre_Cast, 0
;CL_Sorc_Town_GotoCouncil
;CL_Sorc_Will_Use_Cta, 0 ; Optional If you want use CTA uncomment this sequence.
;CL_Sorc_GotoCouncil, 0
;CL_Sorc_AttackCouncil, @Timeout_Council_Attacks
;CL_Sorc_GotoUpper_Council,0
;CL_Sorc_AttackCouncil, @Timeout_Council_Attacks
;CL_Sorc_Trav_Pickit,0
;CL_Sorc_ReturnA5,0
there now its pindle and then quit, that will be about 15-30seconds tops so BE SURE TO CHANGE YOUR GAME AMOUNTS AND SLEEP TIME!!!!
alright good luck