Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

GVorkath: Difference between revisions

From GScripts
No edit summary
m Woox walk anchor added
 
(One intermediate revision by the same user not shown)
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|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 140: Line 140:
| '''Diamonds Percentage'''
| '''Diamonds Percentage'''
| If using diamond bolts, the script will swap to diamond bolts when Vorkath's health percentage is equivalent to or below this value.
| If using diamond bolts, the script will swap to diamond bolts when Vorkath's health percentage is equivalent to or below this value.
|-
|- id="woox"
| '''Woox Walk'''
| '''Woox Walk'''
| Menu manipulation and no click walking is required for this setting to be active. If this field is enabled, the script will woox walk during the poison phase.
| Menu manipulation and no click walking is required for this setting to be active. If this field is enabled, the script will woox walk during the poison phase.
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.