Petite Question ..
#1
Posté 06 July 2008 - 20:15
@Teleport = f1
@Thunder_Storm = f2 ( en français > ? )
@Frozen_Armor = f3
@Energy_Shield = f4
@Lightning = f5
@Chain_Lightning = f6
@Battle_Orders = f7
@Battle_Command = f8
@Town_Portal = f10 "
Mais ma sorc est full life donc n'a aucun point dans bouclier d'energie ( mana shield ) , je fais comment ?
Pour le merco il vaut mieux infinity ou insight ?
Ensuite, sur toutes les séquences que j'ai vus il y a que pindle & eldritch, elle peux pas faire autre chose ?
Et je voudrais également savoir si qqn a une séquence pour sorc light ( mmBOT ) pour shenk / eldritch / pindle.
Merci
#2
Posté 08 July 2008 - 21:05
Thunder storm c'est tempete des cieux truc comme ça (désolé je joue english only ^^) le skill qui envoie des eclairs a partir des cieux
ensuite je repete ce que j'ai dit plus haut fais juste pindle et les autres pour le moment tu pourras faire le reste avec Turbot quand killerjohn aura fini sa version 7.5

Je ne suis pas un support technique pour tout ceci il y a le forum, merci.
#3
Posté 09 July 2008 - 01:39
Voila j'utilise le mmBOT avec mon hammer et je voudrais l'utiliser av ma sorc pr exp un peu, seulement dans la séquence je vois :
@Teleport = f1
@Thunder_Storm = f2 ( en français > ? )
@Frozen_Armor = f3
@Energy_Shield = f4
@Lightning = f5
@Chain_Lightning = f6
@Battle_Orders = f7
@Battle_Command = f8
@Town_Portal = f10 "
Mais ma sorc est full life donc n'a aucun point dans bouclier d'energie ( mana shield ) , je fais comment ?
Pour le merco il vaut mieux infinity ou insight ?
Ensuite, sur toutes les séquences que j'ai vus il y a que pindle & eldritch, elle peux pas faire autre chose ?
Et je voudrais également savoir si qqn a une séquence pour sorc light ( mmBOT ) pour shenk / eldritch / pindle.
Merci
Orage = F2
Bouclier D'énergie (ES) = F4
orage.jpg 22.02 Ko
4 téléchargement(s)
es.jpg 23.71 Ko
4 téléchargement(s)

<< Forum du clan-as >> | Pas de présentation = Pas de support d'aide !Ne pas me MP pour un support d'aide qui pourrai etre résolu sur le forum.
#4
Posté 09 July 2008 - 18:42
La j'utilise mmBOT av mon hammer, si je veux bot av ma sorc il suffit de changer la séquence ? Rien d'autre ? ( a par l'emplacement du perso .. )
Sinon qqn a une séquence pr light sorc ? J'en trouve pas .. J'en ait trouvé une mais elle marche pas
#5
Posté 09 July 2008 - 20:19
pour désactiver une commande supprime simplement le raccourci par exemple tu met : @Energy_Shield =
Thunder storm c'est tempete des cieux truc comme ça (désolé je joue english only ^^) le skill qui envoie des eclairs a partir des cieux
ensuite je repete ce que j'ai dit plus haut fais juste pindle et les autres pour le moment tu pourras faire le reste avec Turbot quand killerjohn aura fini sa version 7.5
Lis les posts du dessus.
#6
Posté 10 July 2008 - 01:17
[VARS]
;##############################################################################
;
; INSERT THE SEQUENCES YOU WANT EXECUTE IN THIS FILE...
;
;==============================================================================
@TP_Scroll_Key = F8 ; Livre de tp
@Teleport_Key = F5 ; Téléportation
@Lightning_Key = F4 ; Foudre
@Chain_Lightning_Key = F3 ; Eclair en série
@Frozen_Armor_Key = F2 ; Armure de glace
@Mana_Shield_Key = F1 ; Bouclier d'énergie
@Battle_Commands_Key = F6 ; Commande de bataille
@Battle_Orders_Key = F7 ; Ordre de bataille
;==============================================================================
; Eventually change the settings below to resolve problems or increase speed.
;==============================================================================
@Random_Delay_Before_Eldritch = 100,200
@Random_Delay_Before_Pindle = 100,200
@Wait_End_Of_Teleport_Delay = 1200
@Timeout_Eldritch_Pre_Attack = 4000
@Timeout_Shenk_Pre_Attack = 4000
@Timeout_Pindle_Pre_Attack = 4000
@Timeout_Eldritch_Attack = 20000
@Timeout_Shenk_Attack = 20000
@Timeout_Pindle_Attack = 20000
@Pre-Cast_Random_Delay = 300,400
@Attack_Loop_Delay = 100
@Key_Push_Delay = 100
@WP_Menu_Delay = 400
;==============================================================================
;============================================================
; CL Sorce MAIN, The MAIN will call these sequences in order:
;============================================================
[MAIN]
CL_Sorc_Town_Pre_Cast, 0
CL_Sorc_Town_GoTo_PindleTP, 0
;CL_Sorc_Will_Use_Cta_OutTown, 0
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
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
; And below all the sequences called above, not necessary in order:
;=====================================
; CL Sorce will precast at downstairs
;=====================================
[CL_Sorc_Town_Pre_Cast]
SR(@Random_Delay_Before_Eldritch)
K(@Frozen_Armor_Key)
S(@Key_Push_Delay)
RC(400,60)
SR(@Pre-Cast_Random_Delay)
K(@Mana_Shield_Key)
S(@Key_Push_Delay)
RC(400,60)
SR(@Pre-Cast_Random_Delay)
EXIT
;==============
; Go to Pindle TP
;==============
[CL_Sorc_Town_GoTo_PindleTP]
FUNC:A5WPtoATP
;==============
; Go to Pindle
;==============
[CL_Sorc_GoTo_Pindle]
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(400,-310)
WEOT(@Wait_End_Of_Teleport_Delay)
RC(735,35)
WEOT(@Wait_End_Of_Teleport_Delay)
BRC(600,-30)
WEOT(@Wait_End_Of_Teleport_Delay)
K(@Lightning_Key)
S(@Key_Push_Delay)
EXIT
;=================================
; PindleSkin Primary Light Attack
;=================================
[CL_Sorc_Pre_Attack_Pindle]
K(@Lightning_Key)
BRCD(285,-13)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.
;=====================
; Pindle Light Attack
;=====================
[CL_Sorc_Attack_Pindle]
K(@Lightning_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.
;===============
; Pindle Pickit
;===============
[CL_Sorc_Pindle_Pickit]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
RC(560,190)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
S(200)
PICKIT(600)
EXIT
;=============
; BackToTownA5
;=============
[CL_Sorc_BackA5Town]
K(@TP_Scroll_Key)
S(@Key_Push_Delay)
FUNC:TOWNTP ; Return to town using tp
FUNC:A5TownPoint ; Check items at malah, merc status, stash, repair etc... And go to A5 Town WP.
EXIT
;==============================================
; CL Sorce Goto Frigid Highlands (Eldritch WP)
;==============================================
[CL_Sorc_Town_Goto_Eldritch_Wp]
FUNC:A5EWP ; This function will go from A5 Town WP to Eldritch WayPoint.
EXIT
;===============
; Optional: CTA
;===============
[CL_Sorc_Will_Use_Cta_OutTown]
S(@WP_Menu_Delay)
SWITCH1 ; Internal SWITCH1 command (Switch to secondary gear).
K(@Battle_Commands_Key)
S(@Key_Push_Delay)
RC(500,60)
SR(@Pre-Cast_Random_Delay)
K(@Battle_Orders_Key)
S(@Key_Push_Delay)
RC(500,60)
S(@Pre-Cast_Random_Delay)
SWITCH2 ; Internal SWITCH1 command (Switch back to primary gear).
EXIT
;================
; Go to Eldritch
;================
[CL_Sorc_GoTo_Eldritch]
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(150,-100)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(70,-370)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
K(@Lightning_Key)
S(@Key_Push_Delay)
EXIT
;=====================================
; Eldritch Primary Light Attack(loop)
;=====================================
[CL_Sorc_Pre_Attack_Eldritch]
K(@Lightning_Key)
RCD(450,50)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE
;=============================
; Eldritch Chain-Light Attack
;=============================
[CL_Sorc_Attack_Eldritch]
K(@Chain_Lightning_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE
;=================
; Eldritch Pickit
;=================
[CL_Sorc_Eldritch_Pickit]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
RC(440, 140)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
S(200)
PICKIT(600)
EXIT
;=================
; Goto Shenk
;=================
[Cl_Sorc_FromEldritchGoToShenk]
RC(430, 510)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
RC(430, 510)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
RC(430, 510)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(300,140)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(690,330)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(650,260)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
BRC(360,350)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
RC(747,545)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
EXIT
;=====================================
; Shenk Primary Light Attack(loop)
;=====================================
[CL_Sorc_Pre_Attack_Shenk]
K(@Lightning_Key)
BRCD(330,330)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE
;=============================
; Shenk Chain-Light Attack
;=============================
[CL_Sorc_Attack_Shenk]
K(@Chain_Lightning_Key)
RCD(MFOC)
S(@Attack_Loop_Delay)
CLM
CML
CMDEAD
CTOE.
;==========================
; Shenk Corpse teleport to
;==========================
[CL_Sorc_Shenk_Corpse_teleport]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(300, 300)
WEOT(@Wait_End_Of_Teleport_Delay)
;=============================================
; Simple Pickit (used multiple times at shenk.
;=============================================
[CL_Sorc_Shenk_Pickit]
CLM
CML
S(200)
PICKIT(600)
EXIT
Ceci fait il ton bonheur ?

<< Forum du clan-as >> | Pas de présentation = Pas de support d'aide !Ne pas me MP pour un support d'aide qui pourrai etre résolu sur le forum.
#7
Posté 10 July 2008 - 20:24

Je ne suis pas un support technique pour tout ceci il y a le forum, merci.





