Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help me with hdin mmbot
#1
im using nicotine hdin bot for eldrich,shank and pindle.

everything is ok(looking inventory,go to malah,go to act5 wp,bo sequence)
but once it reaches eldrich,it wont attack..my stand still is ok,the only thing it does is, the cursor moves all around the targets and doesnt attack them
a few secs after that it leaves

2. i tried the pindle sequence only
everything is ok but once it gets out of anya tp to tele to pindle it switches vigor to tele and 1sec after the bot leaves

plz can u help me.
if u can send me ur sequence ini for that bot i would be very happy Big Grin
if u cant just give me some advices.
oh and btw here is my sequence

;==========================> Delays
@Random_Delay1 = 2500,7500
@Random_Delay2 = 5000,10000
@Switch_Delay = 100
@PreCast_Delay = 100
@WarCry_Delay = 350
@Eldritch_Attack_Length = 9500
@Shenk_Attack_Length = 9500
@Pindle_Attack_Length = 9500
@Tele_Delay1 = 400
@Tele_Delay2 = 300
@Walk_Delay = 400
@Key_Delay = 50
@Loop_Delay = 100
@Pickit_Delay = 600
@Random_Sleep = 300
;==========================> /Delays

;==========================> Skills
;¸,ø¤º°`°¤ SET HOLY HAMMER ON LEFT CLICK ¤º°`°º¤ø,¸
@Teleport = f3
@Concentration = f2
@Vigor = f5
@Cleansing =
@Holy_Shield = f4
@Battle_Orders = f7
@Battle_Command = f6
@Standstill = u
@Town_Portal = f18
;==========================> /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(f4)
S(50)
RC(400,300)
S(100)
K(f5)
S(50)
EXIT

;==========================> Hammerdin Prepares
[GotoAct5Wp]
SR(2500,7500)
FUNC:A5EWP
EXIT

;==========================> Hammerdin Shouts
[HummerCTA]
SWITCH1
S(100)
K(f7)
S(50)
RC(400,300)
S(350)
K(f6)
S(50)
RC(400,300)
S(350)
SWITCH2
S(100)

;==========================> Hammerdin Travels to Eldritch
[HummerToEld]
K(f3)
S(50)
BRC(130,-60)
WEOT(400)
BRC(80,-335)
WEOT(400)
RC(400,150)
WEOT(300)
K(f2)
S(50)
CLM
CML
EXIT

;==========================> Hammerdin Kills Eldritch
[HummerVsEld]
KD(u)
S(50)
LCD(580,320)
S(100)
CMDEAD
CLM
CML
CTOE

;==========================> Hammerdin Loots the Corpse
[HummerPostEld]
K(f8)
S(50)
PICKIT(600)
S(300)
CLM
CML
EXIT

;==========================> Hammerdin Travels to Shenk
[HummerToShenk]
K(f3)
S(50)
RC(275,515)
WEOT(400)
RC(550,550)
WEOT(400)
BRC(400,110)
WEOT(400)
RC(700,520)
WEOT(400)
RC(700,520)
WEOT(400)
RC(600,550)
WEOT(400)
RC(700,520)
WEOT(400)
RC(690,350)
WEOT(400)
RC(700,550)
WEOT(300)
K(f2)
S(50)
CLM
CML
EXIT

;==========================> Hammerdin Beats Down Shenk
[HummerVsShenk]
KD(u)
S(50)
LCD(700, 350)
S(100)
CMDEAD
CLM
CML
CTOE

;==========================> Hammerdin Loots Shenk
[HummerPostShenk]
S(50)
K(f5)
S(300)
PICKIT(600)
S(300)
CLM
CML
EXIT

;==========================> Hammerdin Travels to Town
[HummerToTown]
K(f1)
S(50)
FUNC: TOWNTP
S(50)
K(f8)
S(5000,10000)
S(50)
K(f5)
FUNC:A5TownPoint
EXIT

;==========================> Hammerdin Travels to Anya''''s Portal
[HummerToAnya]
FUNC:A5WPtoATP

;==========================> Hammerdin Charges Pindle
[HummerToPindle]
K(f3)
S(50)
CLM
CML
BRC(400,-310)
WEOT(400)
RC(700,30)
WEOT(400)
BRC(555,-80)
WEOT(400)
BRC(300,0)
WEOT(300)
K(f2)
S(50)
EXIT

;==========================> Hammerdin Destroys Pindle
[HummerKillsPindle]
KD(u)
S(50)
LCD(700, 350)
S(100)
CMDEAD
CLM
CML
CTOE

;==========================> Hammerdin Loots Corpse
[HummerPostPindle]
S(300)
PICKIT(600)
K(f5)
S(300)
EXIT

;==========================> /EOF



ty
Reply
#2
Is that an old version of it or something? because, I was using this one and it worked fine, your buttons are all config correctly, right?
mmForums Forums-viewtopic-Hammerdin [nicotine]
[SIGPIC][/SIGPIC]
No compassion- like having a straight faced orgasm.
Reply
#3
Try this one, I use to use it.. MAKE SURE KEYS ARE CONFIGURED correctly..

;==========>>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 = 100
@PreCast_Delay = 100
@WarCry_Delay = 350
@Eldritch_Attack_Length = 9500
@Shenk_Attack_Length = 9500
@Pindle_Attack_Length = 9500
@Tele_Delay1 = 400
@Tele_Delay2 = 300
@Walk_Delay = 400
@Key_Delay = 50
@Loop_Delay = 100
@Pickit_Delay = 600
@Random_Sleep = 300
;==========================> /Delays

;==========================> Skills
@Teleport = f1
@Concentration = f2
@Vigor = f3
@Cleansing = f4
@Holy_Shield = f5
@Battle_Orders = f6
@Battle_Command = f7
@Standstill = g
@Town_Portal = f10
;==========================> /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
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Etal Script for Hdin please? Joel Gonzalez 19 451 08-17-2012, 07:15 AM
Last Post: comper
  Public vs Private Runs w/ HDIN pbanks 13 498 02-17-2012, 02:10 PM
Last Post: comper
  hdin not partying stoned-juggalo 1 138 06-09-2011, 06:44 PM
Last Post: daroma123
  help with hdin ( not using conc) dankest420 1 246 04-30-2011, 02:44 PM
Last Post: skidude
  MMBot Lightning Trapsin script dkkx809 0 719 07-19-2010, 11:37 AM
Last Post: dkkx809
  Need Cod Sorc Sequence for MMBOT Nixieee 0 166 10-15-2009, 05:14 AM
Last Post: Nixieee
  Hammerdin Sequences for mmbot 5.46 Nstheone 1 748 10-09-2009, 02:40 AM
Last Post: NoBo1
  Hammerdin sequence HELP mmBot. NoBo1 0 163 10-09-2009, 02:25 AM
Last Post: NoBo1
  mmbot scripts plz magic 0 392 09-30-2009, 05:16 PM
Last Post: magic
  mmbot install guide & scripts skidude 44 29,536 08-23-2009, 07:32 AM
Last Post: HeinzOtto

Forum Jump:


Users browsing this thread: 1 Guest(s)