Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
need necro seq shenk,pindle,eldr
#1
hey guys..im a poison/summoner and i only got seq for pindle and eldr..can someone give me seq for all of them?
Reply
#2
you got a nigme?? or you need a walking one? Post your sequence you have and we can just add shenk to it.
Reply
#3
Additional Comment:
hey sorry this is the new one... that one i copied wrong seq..thanx
;=========NecroPoison 1.0 Script by LipLap================
;================Skills===================================
@LowResist_Key = F1 ;Lower Resistance (must have it)
@PoisonNova_Key = F2 ;Poison Nova (must have it)
@Teleport_Key = F3 ;Teleport (must have it)
@Golem_Key = F4 ;Any Golem (leave blank if you dont have)
@BoneArmor_Key = F5 ;Bone Armor (leave blank if you dont have)
@BattleCommand_Key = F7 ;BattleCommand (leave blank if you dont have)
@BattleOrder_Key = F8 ;BattleOrder (leave blank if you dont have)


;==========> UPDATED FOR 5.43 <==========

;==========================> NecroPoison Sequences MAIN
[MAIN]
NecPreCast,0
NecGotoAct5Wp,0
UseCTA,0
HummerToEld,0
LowRs,0
HummerVsEld,15000
HummerPostEld,0
ToTown,0
HummerToPindle,0
HummerVsPind,16000
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(1200)
CMDEAD
CTOE
EXIT
;========================> NecroPoison Loots the Corpse
[HummerPostEld]
S(800)
PICKIT(650)
S(600)
EXIT
;========================> Back to Town
[ToTown]
K(@Teleport_Key)
S(80)
RC(407,576)
WEOT(1800)
RC(407,576)
WEOT(1800)
BRC(169,174)
WEOT(1800)
BLC(169,174)
S(600)
LC(113,160)
S(1200)
;======> BoneArmor
K(@BoneArmor_Key)
S(80)
RC(300,200)
S(400)
FUNC:A5WPtoATP
S(500)
EXIT

;========================> NecroPoison Tele Pindle
[HummerToPindle]
K(@Teleport_Key)
S(80)
BRC(433,-313)
WEOT(1800)
RC(671,51)
WEOT(1800)
BRC(575,-37)
WEOT(1800)
;======> Low RS
K(@LowResist_Key)
S(100)
BRC(170,37)
S(800)
BRC(170,37)
S(500)
CLM
EXIT
;==========================> NecroPoison Kills Eldritch
[HummerVsPind]
K(@PoisonNova_Key)
S(100)
BRC(170,37)
CLM
S(1000)
CMDEAD
CTOE
EXIT
;========================> NecroPoison Loots Corpse
[HummerPostPindle]
S(400)
PICKIT(650)
S(400)
EXIT
Reply
#4
This not ready yet, just needed a bigger window to edit it.... ill edit at bottom when done

Ok so im at work and dont even have a necro, but I tried to write it off the top of my head anyway. This just adds shenk to your sequence, I dont do trav myself so I definately cant do that off the top of my head. I didn't add another bone armor casting between eld and shenk, but I haven't a clue how long that lasts, we can add if you need.


let me know if this works.

Code:
;=========NecroPoison 1.0 Script by LipLap================
;================Skills=========================== ========
@LowResist_Key = F1 ;Lower Resistance (must have it)
@PoisonNova_Key = F2 ;Poison Nova (must have it)
@Teleport_Key = F3 ;Teleport (must have it)
@Golem_Key = F4 ;Any Golem (leave blank if you dont have)
@BoneArmor_Key = F5 ;Bone Armor (leave blank if you dont have)
@BattleCommand_Key = F7 ;BattleCommand (leave blank if you dont have)
@BattleOrder_Key = F8 ;BattleOrder (leave blank if you dont have)

;==========> UPDATED FOR 5.43 <==========
;==========================> NecroPoison Sequences MAIN
[MAIN]
NecPreCast,0
NecGotoAct5Wp,0
UseCTA,0
HummerToEld,0
LowRs,0
HummerVsEld,15000
HummerPostEld,0
HummerToShenk,0
LowRs,0
HummerVsShenk, 20000
HummerPostShenk,0
ToTown,0
HummerToAnya, 0
HummerToPindle,0
HummerVsPind,16000
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(1200)
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(1200)
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(433,-313)
WEOT(1800)
RC(671,51)
WEOT(1800)
BRC(575,-37)
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(1000)
CMDEAD
CTOE
EXIT
;========================> NecroPoison Loots Corpse
[HummerPostPindle]
S(400)
PICKIT(650)
S(400)
EXIT

Additional Comment:

edit: I think its all complete now
Reply
#5
hey dude i forgot to tell that he doesnt open portal and it teles and take wp when after killing eldr now u added shenk but it dont know how to go back
Reply
#6
I think I caught that and fixed it already... told ya I was still editing
Reply
#7
okay thanx..then later u just paste it here, i'll go xfer all my mf stuff to my necro
Reply
#8
hehe I think its good now, have you retried it since my last post?? Just make sure you have a tome of TPs
Reply
#9
yea its all done now! haha ty! im adding revive skeleton to it..so ppl with skele can help tank them Smile thanks a lot
Reply
#10
no prob... enjoy
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  D2NT: My Necro Does Not Use CE after Max Skellies gc1288 0 524 01-04-2012, 07:10 AM
Last Post: gc1288
  necro script help kevinbod 0 264 09-05-2011, 11:59 AM
Last Post: kevinbod
  Help me Make Bot Do Only Pindle,Andy,Meph Please Dissarray 5 389 05-15-2011, 04:38 PM
Last Post: skidude
  pindle, bot is too aggressive morthifer 3 688 04-04-2011, 05:39 PM
Last Post: Mofo5
  is there a necro script available? spandex 3 1,332 03-02-2011, 11:24 PM
Last Post: basilis
  Assassin Pindle / Shenk / Eld bot d2nt 3.1 Exhalted 1 1,199 09-30-2010, 12:39 PM
Last Post: DNA64
  in need of summoner necro script for d2nt31 boston 0 1,210 09-02-2010, 09:39 AM
Last Post: boston
  [D2NT] Pindle Bot - If you've killed Nihlathak, want to Pindle but NOT kill him again Solstice 2 1,495 08-25-2010, 06:35 AM
Last Post: Jammer74
  Hi I'm New I Just Wanted Help With A Poison Nova Necro Config KenAndHorney 0 184 08-05-2010, 03:41 PM
Last Post: KenAndHorney
  Java Scripts for pindle?elderskin? ivanjai88 1 212 10-18-2009, 06:27 AM
Last Post: The Mob

Forum Jump:


Users browsing this thread: 1 Guest(s)