Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script for poison/skele necro..
#1
this script is for poison/skele, u can change the revive key to any revive u like but if u revive monsters, when u tele they will stuck there in a group and will not attact. okay and my thanks to mikea454 for this script! enjoy!

;=========NecroPoison 1.0 Script by LipLap================
;================Skills=========================== ========
@LowResist_Key = F4 ;Lower Resistance (must have it)
@PoisonNova_Key = F1 ;Poison Nova (must have it)
@Teleport_Key = F ;Teleport (must have it)
@Golem_Key = F8 ;Any Golem (leave blank if you dont have)
@BoneArmor_Key = F7 ;Bone Armor (leave blank if you dont have)
@BattleCommand_Key = E ;BattleCommand (leave blank if you dont have)
@BattleOrder_Key = R ;BattleOrder (leave blank if you dont have)
@Revive_key = D
@Town_Portal = F9
@Revive1_key = F5
;==========> UPDATED FOR 5.43 <==========
;==========================> NecroPoison Sequences MAIN
[MAIN]
NecPreCast,0
NecGotoAct5Wp,0
UseCTA,0
HummerToEld,0
LowRs,0
HummerVsEld,25000
HummerPostEld,0
HummerToShenk,0
LowRs,0
HummerVsShenk, 20000
HummerPostShenk,0
ToTown,0
HummerToAnya, 0
HummerToPindle,0
HummerVsPind,35000
HummerPostPindle,0
;======================== Nec Pre cast =======================
[NecPreCast]
SR(1500,2000)
;SR(20000,30000)
K(@Golem_Key)
S(100)
RC(364,280)
S(350)
;EXEC:Example.au3; If you installed Autoit V3 you can UnComment it.
EXIT
;======================== Goto Act5 WP =======================
[NecGotoAct5Wp]
FUNC:A5EWP
EXIT
;======================== Use CTA =======================
[UseCTA]
S(80)
SWITCH1
K(@BattleCommand_Key)
S(80)
RC(500,60)
S(400)
K(@BattleOrder_Key)
S(80)
RC(500,60)
S(450)
SWITCH2
K(@BoneArmor_Key)
S(100)
RC(300,200)
S(400)
EXIT
;=======================> NecroPoison Travels to Eldritch
[HummerToEld]
K(@Teleport_Key)
S(80)
BRC(270,-41)
WEOT(1800)
BRC(441,-249)
WEOT(1800)
RC(398,103)
WEOT(1800)
CLM
S(400)
EXIT
;======================== Low Resist =======================
[LowRs]
K(@LowResist_Key)
S(100)
RC(240,174)
S(500)
EXIT
;==========================> NecroPoison Kills Eldritch
[HummerVsEld]
K(@PoisonNova_Key)
S(100)
RC(240,174)
CLM
S(500)
K(@Revive_Key)
S(100)
RC(240,174)
CLM
S(500)
CMDEAD
CTOE
EXIT
;========================> NecroPoison Loots the Corpse
[HummerPostEld]
S(800)
PICKIT(650)
S(600)
EXIT
;========================> NecroPoison Travels to Shenk
[HummerToShenk]
K(@Teleport_Key)
S(80)
RC(275,515)
WEOT(1500)
RC(550,550)
WEOT(1500)
BRC(400,110)
WEOT(1500)
RC(700,520)
WEOT(1500)
RC(700,520)
WEOT(1500)
RC(600,550)
WEOT(1500)
RC(700,520)
WEOT(1500)
RC(690,350)
WEOT(1500)
RC(700,550)
WEOT(1500)
CLM
S(400)
EXIT
;=======================> NecroPoison Beats Down Shenk
[HummerVsShenk]
K(@PoisonNova_Key)
S(100)
RC(240,174)
CLM
S(500)
K(@Revive_Key)
S(100)
RC(240,174)
CMDEAD
CTOE
EXIT
;=========================> NecroPoison Loots Shenk
[HummerPostShenk]
S(800)
PICKIT(650)
S(600)
EXIT
;========================> Back to Town
[ToTown]
K(@Town_Portal)
S(@Key_Delay)
FUNC: TOWNTP
S(@Key_Delay)
FUNC:A5TownPoint
EXIT
;=======================> to pindle portal
[HummerToAnya]
FUNC:A5WPtoATP
;========================> NecroPoison Tele Pindle
[HummerToPindle]
K(@BoneArmor_Key)
S(80)
K(@Teleport_Key)
S(80)
BRC(400,-310)
WEOT(@1800)
RC(700,30)
WEOT(@1800)
BRC(555,-80)
WEOT(@1800)
BRC(300,0)
WEOT(@1800)
;======> Low RS
K(@LowResist_Key)
S(100)
BRC(170,37)
S(800)
BRC(170,37)
S(500)
CLM
EXIT
;==========================> NecroPoison Kills Pindle
[HummerVsPind]
K(@PoisonNova_Key)
S(100)
BRC(170,37)
CLM
S(500)
K(@Revive1_key)
CMDEAD
CTOE
EXIT
;========================> NecroPoison Loots Corpse
[HummerPostPindle]
S(400)
PICKIT(650)
S(400)
EXIT
Reply
#2
if it works well, and there is not already one in the stickied sequences thread, perhaps you should add it there so its not shuffled to oblivion

edit: you took my name off the credit in the stickied file Sad
Reply
#3
Forgive me for being a skeptic, but why even use a necro to MF? Far more pratical to bot with Sorcs/hdins.
Reply
#4
Funny how you used nicotine's hammersin sequence as the basis when you should have used this: http://www.mmbot.net/modules.php?name=Fo...pic&t=1089
Reply
#5
haha i tried sorc and hdins, i just wanna try different classes and it lvls them when im sleeping as well.

Additional Comment:
and im using a POISON necro for ur info Smile
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [D2NT Release] Druid Script skidude 20 17,272 08-25-2012, 01:20 AM
Last Post: comper
  Etal Script for Hdin please? Joel Gonzalez 19 458 08-17-2012, 07:15 AM
Last Post: comper
  elite polearm script wishyq 2 138 08-17-2012, 06:50 AM
Last Post: comper
  help with script plz kaosme69 18 297 07-26-2012, 10:02 AM
Last Post: comper
  ISO : WW Assassin script ww/ls devonfym 3 164 07-21-2012, 02:56 AM
Last Post: comper
  Kolton script wakka help 48Inches 1 136 07-09-2012, 04:44 AM
Last Post: comper
  [D2NT Release] Amazon Jav/Bow Script v1.6 skidude 25 13,089 06-19-2012, 07:05 AM
Last Post: comper
  Skele Nec script? sly- 11 300 06-10-2012, 03:48 AM
Last Post: comper
  Complete Diablo 2 Unique Pickit script for D2Nt bot Jammer74 68 32,370 05-03-2012, 07:01 AM
Last Post: comper
  Bot script help DragonSpirited 1 192 04-06-2012, 09:42 AM
Last Post: comper

Forum Jump:


Users browsing this thread: