Updated Necromancer Script

macker0407

Active Member
I know all the cool kids are using OgreBot now, but in case you're a bit of a die hard I've fixed/updated the Necromancer script for EQ2Bot. From the changelog at the top:

Code:
;20100901
; Updated by macker
;
; - added settings for green and blue AE's
; - Elemental Toxicity will now be used
; - added setting to limit ET to just named/epic fights or any heroic AE encounter
; - added in Accelerated Decay support
; - added aggressive pet option. Will make the pet more responsive to target changes but
;   will also be very spammy
; - added mob count slider to select when to trigger blue AE mode
; - added better support for pet buffs
; - made using fear an option
; - changed combat routine a fair bit, in an attempt to optimize DPS
; - pet swapping now works correctly(if you change the pet type, it'll cancel 
;   and recast if you're not in combat
; - removed mythic pet support as I can't be bothered to add the needed code to
;   make it work with all the new pet stuff
; - dumbfires are now an option
; - heal/cure/shard routines are untouched
DPS increase is ~20% over the default script, but that may partially be a gear issue on my necro.

Note, certain dumbfire pets(Vampirism and Awaken Grave) are tied to both the PBAoE settings(tick box and count) and the Dumbfire settings

Attached is the class routine and UI files. Updated spell list in the next post.
 

Attachments

macker0407

Active Member
Finally got round to tidying up and rolling out some additional tweaks, the main ones being making Lich and AD combat buffs(the health cost per tick gets stupid at 22k+ HP).

Changelog:

Code:
;20110103
; Updated by macker
;
; - Lich and AD are now a combo selection, allowing them to be maintained as buffs or only
;   used in combat
; - Minor UI refinements
; - Tweaked AE mode triggers a little
; - Added option to not shortcut to AE's
; - Elemental Toxicity selection is now a combo box or everything, heroic, linked heroic, named, epic and epic named
; - Added in Blood Pact support for named epics
Attached are class and UI files, spell list with fixed Vampirism to follow.
 

Attachments

Top Bottom