Ben voilà la séquence pour soso feu que j'ai récup, ben elle marche pas
Si quelqu'un en a une qui fonctionne, est-ce qu'il voudrait bien me la passé ???
Ca serait gentil de sa part ^^
@++
Posté 09 January 2006 - 00:31
Posté 09 January 2006 - 18:23
Posté 10 January 2006 - 00:26
Posté 10 January 2006 - 18:13
;==========>>Teleport Script Series<<==========
;Script: Fireball / Meteor
;Author: Gbud
;Updated: doowstados
;Monsters: Eldritch and Pindle
;Version: 5.43+
;Date: DEC. 30, 2005
;Tested: Hell
;WebSite: http://mmscripts.omnesia.net
;=============================================
;=========== Skills ===========
@Skill_Fireball=f3*Left Skill*
@Skill_Teleport=f4
@Skill_StaticField=f5
@Skill_Telekinesis=f6
@Skill_Meteor=f1
@Skill_TownPortal=f8
;=========== MAIN =============
[MAIN]
Precast,0
GotoAct5Wp,0
GoToEld,0
KillEld,8000
LootEld,0
ToTown,0
ToPindle,0
KillPindle,8000
LootPindle,0
;==============================
;========== Precast ===========
[Precast]
S(50)
RC(300,200)
S(400)
EXIT
;==============================
;==========================> GOGO!!
;[GotoAct5Wp]
;FUNC:A5EWP
;EXIT
;========== GoToEld ===========
;[GoToEld]
;K(f4)
;S(50)
;BRC(25,-46)
;WEOT(1200)
;BRC(30,-273)
;WEOT(1200)
;CLM
;K(f1)
;S(50)
;RC(478,59)
;S(1500)
;CLM
;RC(450,200)
;S(200)
;CLM
;EXIT
;==============================
;========== KillEld ===========
;[KillEld]
;CLM
;S(50)
;LCD(MFOC,OUT)
;S(50)
;CMDEAD
;CTOE
;==============================
;========== LootEld ===========
;[LootEld]
;S(200)
;PICKIT(600)
;S(300)
;CML
;K(f8)
;SRC
;FUNC:TOWNTP
;FUNC:A5TownPoint
;FUNC:A5WPtoATP
;EXIT
;==============================
;========== ToPindle ==========
[ToPindle]
K(f4)
S(50)
BRC(280,-300)
WEOT(1200)
RC(780,50)
WEOT(1200)
RC(785,130)
WEOT(1200)
CLO
K(f1)
S(50)
BRC(80,80)
S(1500)
BRC(80,80)
S(50)
EXIT
;==============================
;========== KillPindle ========
[KillPindle]
CLM
CMLM
S(50)
LCD(MFOC,IN)
S(50)
CMDEAD
CTOE
;==============================
;========== LootPindle ========
[LootPindle]
K(f4)
S(50)
BRC(80,80)
WEOT(1200)
CLM
S(200)
PICKIT(600)
S(300)
EXIT
;==============================
Posté 10 January 2006 - 19:29
Posté 10 January 2006 - 19:57
;Meteor /Fireball ou Blizzard / Glacial Spike
;Bot ne faisant que Pindle
;##############################################################################
; INSERT THE SEQUENCES YOU WANT EXECUTE IN THIS FILE...
; NOTE FROM THE AUTHOR:
; Updated for ====== Version 5.43 ======
; Created by Sn0wDoG, Tweaked To Work Perfectly by KillerXxX
; And updated again by Sn0wDoG with new TP functions...
;##############################################################################
; Sequences are starting from the Act 5 downstairs (near Stash and Cain)
; Absolutly read the mm.BOT.MANUAL.htm to understand what you are doing.
; Usefull tool to create & tweak sequences is in Toolsmm.RBlocks.exe
; Dont forget to try the special SEQ mode to create sequences (mm.BOT.ini)
; Know CTA switch, internal functions calls & scripts executions are possible
; throught this advanced sequencer. Read more about it in the damn manual.
;##############################################################################
; SETTINGS:
;==============================================================================
; Replace below the keys your character use in game for these skills:
; Note: All skills are at right click in these sequences:
;==============================================================================
@TP_Scroll_Key = F1; touche pour TP
@StandStill_Key = F2; touche pour rester sur place ( OBLIGATOIRE à programmer dans la config touches de diablo )
@Attack1_Key = F3 ; touche pour météore ou blizzard
@Attack2_Key = F4 ; touche pour fb ou épieu de glace
@Teleport_Key = F5 ; touche pour téléport
@EnergyShield_Key = ; touche pour bouclier d'energie ( laisser en blanc si vous n'avez pas )
@FrozenArmor_Key = F6 ; touche pour armure de glace ou autre ( laisser en blanc si vous n'avez pas )
@Telekinese_Key = F7 ; touche pour télékinésie ( laisser en blanc si vous n'avez pas )
@BattleCommand_Key = ; touche pour commande de bataille ( laisser en blanc si vous n'avez pas )
@BattleOrder_Key = ; ordre de bataille ( laisser en blanc si vous n'avez pas )
;******NOTE: to use CTA uncomment the SwitchCTA sequence and******
;******comment the PreCast sequence in the [MAIN] below!!!!!******
;==============================================================================
; Eventually change the settings below to resolve problems or increase speed.
;==============================================================================
@Random_Delay_Before_Eldrich = 100,200; , TOWN random delay (ms.)
@Random_Delay_Before_Pindle = 100,200 ; , TOWN random delay (ms.)
@Wait_End_Of_Teleport_Delay = 1200 ; Delay before retry to teleport (ms.)
@Timeout_Kill_Eldrich = 13000 ; Maximum attack time on Eldritch (ms.)
@Timeout_Kill_Shenk = 12000 ; Maximum attack time on Shenk (ms.)
@Timeout_Kill_Pindle = 11000 ; Maximum attack time on Pindle (ms.)
@Random_Delay_Befor_Run = 140000,160000; , TOWN random delay before run (ms.)
; Use the last delay to make sure that your game is at least 3min long,
; so you can make runs without any pauses between.
;==============================================================================
@Pre-Cast_Random_Delay = 300,400 ; Random Delay when casting CTA or Pre-Cast (ms.)
@Attack_Loop_Delay = 50 ; Tweak it to change attacks loop/cast speed (ms.)
@Key_Push_Delay = 50 ; Delay to let the Skills appears at right click (ms.)
@WP_Menu_Delay = 300 ; Delay x2 to wait the WP menu appears at screen.
@Switch_Delay = 100 ; Delay to switch to CTA
;==============================================================================
;##############################################################################
;==============================================================================
;Sorc Main
;==============================================================================
[MAIN]
PreCast,0
GoPindleTP,0
;SwitchCTA,0 ;( enlevez le point virgule en debut de ligne si vous avez CTA )
GoPindle,0
KillPindle,@Timeout_Kill_Pindle
LootPindle,0
GoHomePindle,0
Sleep,0 ; ( cette ligne est importante si vous utilisez une seule clé, si vous en possédez plusieur mettre un ";" en tête de ligne )
;@@@@@@@@@@@ NE RIEN TOUCHER APRES CETTE LIGNE @@@@@@@@@@@@@
;==============================================================================
;Temps de repos après un run pour une durée de 2 minutes
;==============================================================================
[Sleep]
S(@Random_Delay_Befor_Run)
EXIT
;==============================================================================
;Sorc PreCast
;==============================================================================
[PreCast]
K(@FrozenArmor_Key)
S(@Key_Push_Delay)
RC(300,200)
S(@Pre-Cast_Random_Delay)
K(@EnergyShield_Key);Comment If you dont have EnergyShield.
S(@Key_Push_Delay);Comment If you dont have EnergyShield.
RC(300,200) ;Comment If you dont have EnergyShield.
S(@Pre-Cast_Random_Delay);Comment If No EnergyShield.
EXIT
;==============================================================================
;Sorc Switch to CTA
;==============================================================================
[SwitchCTA]
S(@WP_Menu_Delay)
SWITCH1
K(@BattleCommand_Key)
S(@Key_Push_Delay)
RC(500,60)
S(400)
K(@BattleOrder_Key)
S(@Key_Push_Delay)
RC(500,60)
S(400)
SWITCH2
K(@FrozenArmor_Key)
S(@Key_Push_Delay)
RC(300,200)
S(400)
K(@EnergyShield_Key)
S(@Key_Push_Delay)
RC(300,200)
S(400)
EXIT
;==============================================================================
;Sorcière retourne en ville apres avoir tué pindle
;==============================================================================
[GoHomePindle]
K(@TP_Scroll_Key)
S(@Key_Push_Delay)
FUNC:TOWNTP; Retour en ville apres la mort de pindle
EXIT
;==============================================================================
;Sorc va au tp d'anya
;==============================================================================
[GoPindleTP]
FUNC:A5WPtoATP
;==============================================================================
;Sorc va jusqu'a Pindle
;==============================================================================
[GoPindle]
S(100)
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(380,-295)
WEOT(@Wait_End_Of_Teleport_Delay)
RC(696,64)
WEOT(@Wait_End_Of_Teleport_Delay)
RC(749,119)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
EXIT
;==============================================================================
;Sorc tue Pindle
;==============================================================================
[KillPindle]
CLO
CMLM
KD(@StandStill_Key)
S(@Key_Push_Delay)
K(@Attack1_Key)
RCD(MFOC,IN)
S(@Attack_Loop_Delay)
K(@Attack2_Key)
RCD(MFOC,IN)
S(@Attack_Loop_Delay)
RCD(MFOC,IN)
CMDEAD
S(@Attack_Loop_Delay)
RCD(MFOC,IN)
CMDEAD
CTOE
S(@Attack_Loop_Delay)
RCD(MFOC,IN)
CMDEAD
CTOE
K(@Attack1_Key)
RCD(MFOC,IN)
CMDEAD
CTOE
CLO
CMLM
;==============================================================================
;Sorc récupere les objet de Pindle
;==============================================================================
[LootPindle]
S(300)
K(@Teleport_Key)
S(@Key_Push_Delay)
BRC(60,90)
WEOT(@Wait_End_Of_Teleport_Delay)
CLM
CML
PICKIT(600)
S(300)
PICKIT(600)
EXIT
;=========================