More actions
No edit summary |
m Anchors for force eat/give up |
||
Line 10: | Line 10: | ||
}} | }} | ||
=={{PAGENAME}}== | =={{PAGENAME}}== | ||
{{PAGENAME}} kills the Undead Draconic Boss [[osrs:Vorkath|Vorkath]]. The script supports fight logic customisation (eat/give up thresholds and take-off switches), utilising both Melee and Ranged Combat Styles with Woox Walking and infinite prayer points with [[#1tf|One Tick Flicking]] (both require [[Menu Manipulation]] and Woox Walking also requires [[No Click Walk]]). | {{PAGENAME}} kills the Undead Draconic Boss [[osrs:Vorkath|Vorkath]]. The script supports fight logic customisation ([[#forceeat|eat]]/[[#forcegiveup|give up]] thresholds and take-off switches), utilising both Melee and Ranged Combat Styles with Woox Walking and infinite prayer points with [[#1tf|One Tick Flicking]] (both require [[Menu Manipulation]] and Woox Walking also requires [[No Click Walk]]). | ||
For suggestions of what [[#Equipment|equipment]] to bring, we recommend checking the OSRS Wiki Page [[osrs:Vorkath/Strategies|Vorkath Strategies]] for both Melee and Ranged Setups. Currently, dynamic gearing is not fully setup for this script. We highly recommend defining gear for every field! | For suggestions of what [[#Equipment|equipment]] to bring, we recommend checking the OSRS Wiki Page [[osrs:Vorkath/Strategies|Vorkath Strategies]] for both Melee and Ranged Setups. Currently, dynamic gearing is not fully setup for this script. We highly recommend defining gear for every field! | ||
Line 125: | Line 125: | ||
| '''Spec Threshold''' | | '''Spec Threshold''' | ||
| Boss's health percentage must be equal to or above this value in order to use special attack. | | Boss's health percentage must be equal to or above this value in order to use special attack. | ||
|- | |- id="forceeat" | ||
| '''Force Eat Threshold''' | | '''Force Eat Threshold''' | ||
| The script will force eat food even if it’s wasteful when HP is lower than this value. Set to -1 to disable. | | The script will force eat food even if it’s wasteful when HP is lower than this value. Set to -1 to disable. | ||
Line 161: | Line 161: | ||
| '''Bury At Empty Slots''' | | '''Bury At Empty Slots''' | ||
| If bury bones is true the script will only bury bones when your open inventory slots is less than or equal to this value. If bury bones is false this value does nothing. | | If bury bones is true the script will only bury bones when your open inventory slots is less than or equal to this value. If bury bones is false this value does nothing. | ||
|- | |- id="forcegiveup" | ||
| '''Give up at effective hp''' | | '''Give up at effective hp''' | ||
| If your effective health is below or equal to this value, the script will give up on its current fight and go bank. | | If your effective health is below or equal to this value, the script will give up on its current fight and go bank. |