ok first off, you dont need to start in act 3, act 5 is recommended, i use that same sequence you use, now first off, these are the problems i can see
You have put 1 key for all of those, i think what you were trying to do was say dont use any of them. You just replace them with nothing, delete all keys, numbers etc there.
@Frozen_Armor_Key = 0 ; Frozen Armor Skill Key (put a blank if you dont have)
@Mana_Shield_Key = 0 ; Mana Shield Skill Key (put a blank if you dont have)
@Battle_Commands_Key = 0 ; Battle Commands Skill Key (leave blank if you dont have)
@Battle_Orders_Key = 0 ; Battle Orders Skill Key (leave blank if you dont have)
Next part, you will want to change this part to the one below if you dont use cta
[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
Would you please post your event log for the last run you attempted, i can help more then.
Wozza
You have put 1 key for all of those, i think what you were trying to do was say dont use any of them. You just replace them with nothing, delete all keys, numbers etc there.
@Frozen_Armor_Key = 0 ; Frozen Armor Skill Key (put a blank if you dont have)
@Mana_Shield_Key = 0 ; Mana Shield Skill Key (put a blank if you dont have)
@Battle_Commands_Key = 0 ; Battle Commands Skill Key (leave blank if you dont have)
@Battle_Orders_Key = 0 ; Battle Orders Skill Key (leave blank if you dont have)
Next part, you will want to change this part to the one below if you dont use cta
[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
Would you please post your event log for the last run you attempted, i can help more then.
Wozza