Options

open class Options

Utilities for getting information related to what's in the Options Tab and Minimap HUD. Also provides ways to change and toggle settings.

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
enum Tab

Functions

Link copied to clipboard
Link copied to clipboard
Closes House Options Tab
Link copied to clipboard
Link copied to clipboard
Gets the resizable game mode type (fixed, resizable classic, resizable modern)
Link copied to clipboard
open fun getRunEnergy(): Int
Gets the current run energy of the player character.
Link copied to clipboard
Determines whether the option to set scroll-bars as right-aligned is enabled.
Link copied to clipboard
Link copied to clipboard
Determine if accept trade delay is enabled
Link copied to clipboard
Link copied to clipboard
open fun isAnySoundOn(): Boolean
Determines if any sounds is on or off
Link copied to clipboard
Determines if Area sound is on or off.
Link copied to clipboard
Determines whether the option to set the chat-box as click-through is enabled.
Link copied to clipboard
Determines whether the option to display data-orbs (the UIs on the side of the mini-map) is enabled.
Link copied to clipboard
Determine if disable level up interface is enabled
Link copied to clipboard
Link copied to clipboard
Determines whether the option to show follower (summoning) options lower down is enabled.
Link copied to clipboard
Determine if grand exchange buy warning is enabled
Link copied to clipboard
Determine if grand exchange sell warning is enabled
Link copied to clipboard
Determine if house options tab is open
Link copied to clipboard
Determine if house teleport inside is on or off
Link copied to clipboard
Determines whether the option to use the middle mouse button to adjust the camera is enabled.
Link copied to clipboard
Determines whether the option to allow viewport zooming via mouse wheel scrolling is enabled.
Link copied to clipboard
Determines if Music is on or off.
Link copied to clipboard
Determine if music unlock message is on or off
Link copied to clipboard
Determines whether the option to use prayer tool-tips is enabled.
Link copied to clipboard
Determines if the resizable mode setting is enabled.
Link copied to clipboard
Checks if roofs are currently enabled (roofs are being drawn)
Link copied to clipboard
open fun isRunEnabled(): Boolean
Determines if the run setting is enabled.
Link copied to clipboard
Determines if the shift-click drop setting is enabled.
Link copied to clipboard
Determine if activity adviser is enabled
Link copied to clipboard
Determines whether the option to set side panels on is enabled.
Link copied to clipboard
Determines whether the option to use hot-keys to open side panels is enabled.
Link copied to clipboard
Determines if Sound effect is on or off.
Link copied to clipboard
Determines whether the option to use special attack tool-tips is enabled.
Link copied to clipboard
Determines whether the option to set the stats panel XP til next level is enabled.
Link copied to clipboard
Determines whether the option to set the chat-box transparent is enabled.
Link copied to clipboard
Determines whether the option to set side panels as transparent is enabled.
Link copied to clipboard
Determine if world switch confirmations are enabled
Link copied to clipboard
Determines whether the option to show XP drops is enabled.
Link copied to clipboard
Determine if zoom with mouse scroll is on or off
Link copied to clipboard
Opens House Options Tab
Link copied to clipboard
open fun setAcceptAid(acceptAid: Boolean): Boolean
Link copied to clipboard
Sets the option for clicking through the chat-box.
Link copied to clipboard
Sets the option for showing data-orbs.
Link copied to clipboard
Sets the option controlling whether follower (summoning) options are first/last.
Link copied to clipboard
Link copied to clipboard
Set house teleport inside on or off
Link copied to clipboard
Sets the option for using the middle mouse button to adjust the camera.
Link copied to clipboard
Sets the option for allowing viewport zooming using the mouse wheel.
Link copied to clipboard
Turns music unlock message on or off.
Link copied to clipboard
Sets the option for prayer tool-tips.
Link copied to clipboard
Configures the setting to remove roofs
Link copied to clipboard
Sets the resizable display type
Link copied to clipboard
open fun setRunEnabled(runEnabled: Boolean): Boolean
Turns run on or off.
Link copied to clipboard
Sets the option for scroll-bar alignment.
Link copied to clipboard
open fun setShiftClickDrop(enabled: Boolean): Boolean
Turns the shift-click drop setting on or off.
Link copied to clipboard
Sets the option for use of side panels.
Link copied to clipboard
Sets the option for using hot-keys to open side panels.
Link copied to clipboard
Sets the option for special attack tool-tips.
Link copied to clipboard
Sets the option for showing XP til next level in the stats panel.
Link copied to clipboard
Sets the option for chat-box transparency.
Link copied to clipboard
Sets the option for side panel transparency.
Link copied to clipboard
open fun setXpDropsEnabled(enable: Boolean): Boolean
Sets the option for showing XP drops.
Link copied to clipboard
Turns zoom with mouse scroll on or off.
Link copied to clipboard
Turn all sounds off
Link copied to clipboard
Turn area sound off
Link copied to clipboard
open fun turnMusicOff(): Boolean
Turn music off
Link copied to clipboard
Turn sound effect off