Page 1 of 1

Revamped Warden DoD Script! (usually a lurker so I'd thought I'd give back)

Posted: Thu Dec 10, 2015 9:16 pm
by miahiscool34
So I revamped an old Mage DoD script from firts and "modernized it"
change-log v1.5 firts revamped warden
Changed class from Mage to Warden
Removed unnecessary resting points
Removed speed function
removed the unnecessary potions
removed Mage skills
changed to warden spam skills
removed some unnecessary way points to make the script faster
takes about 45-60 seconds a run with my 75 gear
removed useless code
Fixed boss looting issues
fixed crashing errors
Changed way points so the mobs can be aggro ed at higher levels
NOTE: MAKE SURE YOU START THE SCRIPT IN THE ROOM WHERE THE PORTAL ON THE FLOOR IS IF YOU ARE OUTSIDE THIS ROOM THE SCRIPT WILL CRASH.

NOTE: IF YOU HAVE AN ISSUE LOOTING THE FINAL BOSS GO INTO YOUR PROFILE CHARACTER AND CHANGE

Code: Select all

<option name="LOOT_ALL"			  	value="false" />
to

Code: Select all

<option name="LOOT_ALL"			  	value="true" />
I included Firts return.xml which is not necessary because so far I have had a 100% success rate without leaving the instance

[*]YOU NEED TO HAVE
DoDs.xml
(584 Bytes) Downloaded 256 times
DoD_return.xml
(1.05 KiB) Downloaded 259 times
DoD.xml
(3.42 KiB) Downloaded 268 times

*Run DoD.xml





Required/useful user functions: Thanks to rock5 and lisa
userfunction_travelTo.lua
(37.9 KiB) Downloaded 237 times
userfunction_teleport.lua
(3.25 KiB) Downloaded 242 times
userfunction_setwindow.lua
(4.98 KiB) Downloaded 235 times
userfunction_gotoportal.lua
(4.5 KiB) Downloaded 226 times
DoD.xml
(3.42 KiB) Downloaded 268 times