06-08-2006, 08:39 AM
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
;=========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