Results 1 to 6 of 6
  1. #1
    Fast and Loose hellsing293's Avatar
    Join Date
    Aug 2005
    Location
    Rhode Island
    Battle Tag
    bErSeRk#1101
    Posts
    2,717

    Post Need hammerdin shenk+eldrich only

    would only shrenk+eldrich be worth it anyways? and yeah i need a script for them aswell.
    As long as darkness flows through my veins, I will never cease, As long as my dreams still haunt me, I will never show mercy, and as long as evil lives I will never die.....


  2. #2
    ***** Elder Shift's Avatar
    Join Date
    Aug 2005
    Location
    Cadillac
    Posts
    2,590

    Default

    Quote Originally Posted by hellsing293
    would only shrenk+eldrich be worth it anyways? and yeah i need a script for them aswell.
    Yes it would, here you go.
    Code:
    Hammerdin
    Eldritch + Shenk + Pindle
    
    
    
    ;==========>>Teleport Script Series<<==========
    ;Script: Hammerdin
    ;Author: Nicotine
    ;Based: Gbud
    ;Monsters: Eldritch, Shenk and Pindle
    ;Version: 5.43+
    ;Date: NOV. 02, 2005
    ;Tested: Hell
    ;WebSite: http://mmscripts.omnesia.net
    ;=============================================
    
    ;==========>>Updates<<==========
    ;
    ;Updated: Nov. 13, 2005 --> CTA Support
    ;
    ;===============================
    
    ;==========================> Delays
    @Random_Delay1 = 2500,7500
    @Random_Delay2 = 5000,10000
    @Switch_Delay = 300
    @PreCast_Delay = 300
    @WarCry_Delay = 350
    @Eldritch_Attack_Length = 9500
    @Shenk_Attack_Length = 9500
    @Pindle_Attack_Length = 9500
    @Tele_Delay1 = 700
    @Tele_Delay2 = 950
    @Walk_Delay = 400
    @Key_Delay = 50
    @Loop_Delay = 100
    @Pickit_Delay = 600
    @Random_Sleep = 300
    ;==========================> /Delays
    
    ;==========================> Skills
    @Teleport = f2
    @Concentration = f1
    @Vigor = f3
    @Cleansing = f3 
    @Holy_Shield = f4
    @Battle_Orders = f7
    @Battle_Command = f6
    @Standstill = G
    @Town_Portal = f8
    ;==========================> /Skills
    
    ;==========================> Hammerdin Sequences MAIN
    [MAIN]
    HummerPreCast,0
    GotoAct5Wp,0
    HummerCTA,0
    HummerToEld,0
    HummerVsEld,@Eldritch_Attack_Length
    HummerPostEld,0
    HummerToShenk,0
    HummerVsShenk,@Shenk_Attack_Length
    HummerPostShenk,0
    ;HummerToTown,0
    ;HummerToAnya,0
    ;HummerToPindle,0
    ;HummerKillsPindle,@Pindle_Attack_Length
    ;HummerPostPindle,0
    
    ;==========================> Hammerdin Pre Casts
    [HummerPreCast]
    K(@Holy_Shield)
    S(@Key_Delay)
    RC(400,300)
    S(@PreCast_Delay)
    K(@Vigor)
    S(@Key_Delay)
    EXIT
    
    ;==========================> Hammerdin Prepares
    [GotoAct5Wp]
    SR(@Random_Delay1)
    FUNC:A5EWP
    EXIT
    
    ;==========================> Hammerdin Shouts
    [HummerCTA]
    SWITCH1
    S(@Switch_Delay)
    K(@Battle_Orders)
    S(@Key_Delay)
    RC(400,300)
    S(@WarCry_Delay)
    K(@Battle_Command)
    S(@Key_Delay)
    RC(400,300)
    S(@WarCry_Delay)
    SWITCH2
    S(@Switch_Delay)
    
    ;==========================> Hammerdin Travels to Eldritch
    [HummerToEld]
    K(@Teleport)
    S(@Key_Delay)
    BRC(130,-60)
    WEOT(@Tele_Delay1)
    BRC(80,-335)
    WEOT(@Tele_Delay1)
    RC(400,150)
    WEOT(@Tele_Delay2)
    K(@Concentration)
    S(@Key_Delay)
    CLM
    CML
    EXIT
    
    ;==========================> Hammerdin Kills Eldritch
    [HummerVsEld]
    KD(@Standstill)
    S(@Key_Delay)
    LCD(580,320)
    S(@Loop_Delay)
    CMDEAD
    CLM
    CML
    CTOE
    
    ;==========================> Hammerdin Loots the Corpse
    [HummerPostEld]
    K(@Cleansing)
    S(@Key_Delay)
    PICKIT(@Pickit_Delay)
    S(@Random_Sleep)
    CLM
    CML
    EXIT
    
    ;==========================> Hammerdin Travels to Shenk
    [HummerToShenk]
    K(@Teleport)
    S(@Key_Delay)
    RC(275,515)
    WEOT(@Tele_Delay1)
    RC(550,550)
    WEOT(@Tele_Delay1)
    BRC(400,110)
    WEOT(@Tele_Delay1)
    RC(700,520)
    WEOT(@Tele_Delay1)
    RC(700,520)
    WEOT(@Tele_Delay1)
    RC(600,550)
    WEOT(@Tele_Delay1)
    RC(700,520)
    WEOT(@Tele_Delay1)
    RC(690,350)
    WEOT(@Tele_Delay1)
    RC(700,550)
    WEOT(@Tele_Delay2)
    K(@Concentration)
    S(@Key_Delay)
    CLM
    CML
    EXIT
    
    ;==========================> Hammerdin Beats Down Shenk
    [HummerVsShenk]
    KD(@Standstill)
    S(@Key_Delay)
    LCD(700, 350)
    S(@Loop_Delay)
    CMDEAD
    CLM
    CML
    CTOE
    
    ;==========================> Hammerdin Loots Shenk
    [HummerPostShenk]
    S(@Key_Delay)
    K(@Vigor)
    S(@Random_Sleep)
    PICKIT(@Pickit_Delay)
    S(@Random_Sleep)
    CLM
    CML
    EXIT
    
    ;==========================> Hammerdin Travels to Town
    [HummerToTown]
    K(@Town_Portal)
    S(@Key_Delay)
    FUNC: TOWNTP
    S(@Key_Delay)
    K(@Cleansing)
    S(@Random_Delay2)
    S(@Key_Delay)
    K(@Vigor)
    FUNC:A5TownPoint
    EXIT
    
    ;==========================> Hammerdin Travels to Anya''s Portal
    [HummerToAnya]
    FUNC:A5WPtoATP
    
    ;==========================> Hammerdin Charges Pindle
    [HummerToPindle]
    K(@Teleport)
    S(@Key_Delay)
    CLM
    CML
    BRC(400,-310)
    WEOT(@Tele_Delay1)
    RC(700,30)
    WEOT(@Tele_Delay1)
    BRC(555,-80)
    WEOT(@Tele_Delay1)
    BRC(300,0)
    WEOT(@Tele_Delay2)
    K(@Concentration)
    S(@Key_Delay)
    EXIT
    
    ;==========================> Hammerdin Destroys Pindle
    [HummerKillsPindle]
    KD(@Standstill)
    S(@Key_Delay)
    LCD(700, 350)
    S(@Loop_Delay)
    CMDEAD
    CLM
    CML
    CTOE
    
    ;==========================> Hammerdin Loots Corpse
    [HummerPostPindle]
    S(@Random_Sleep)
    PICKIT(@Pickit_Delay)
    K(@Vigor)
    S(@Random_Sleep)
    EXIT
    
    ;==========================> /EOF


  3. #3
    Fast and Loose hellsing293's Avatar
    Join Date
    Aug 2005
    Location
    Rhode Island
    Battle Tag
    bErSeRk#1101
    Posts
    2,717

    Default

    i need shrenk and eldrich only i can't do pindle on my hammerdin. are they're any scripts for just skrenk+eldrich?
    As long as darkness flows through my veins, I will never cease, As long as my dreams still haunt me, I will never show mercy, and as long as evil lives I will never die.....


  4. #4
    ***** Elder Shift's Avatar
    Join Date
    Aug 2005
    Location
    Cadillac
    Posts
    2,590

    Default

    That one can do shenk eld and pindle, but i set it up to only do eld. and shenk for you.


  5. #5

    Default

    Hi, i dont have enigma neither CTA, could you change the sequence in order to tell my pala he must walk and dont try to use cries ? Thx a lot.

  6. #6
    Fast and Loose hellsing293's Avatar
    Join Date
    Aug 2005
    Location
    Rhode Island
    Battle Tag
    bErSeRk#1101
    Posts
    2,717

    Default

    oh i'm sry shift i never used the bot before and now i'm gonna try to set it up.
    As long as darkness flows through my veins, I will never cease, As long as my dreams still haunt me, I will never show mercy, and as long as evil lives I will never die.....


Thread Information

Users Browsing this Thread

There are currently 4 users browsing this thread. (0 members and 4 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •