Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

D

deactivateAll() - Method in class org.osbot.rs07.api.Prayer
Deactivates all prayers.
declineTrade() - Method in class org.osbot.rs07.api.Trade
Declines any current trades.
decodeId(long) - Static method in class org.osbot.rs07.api.util.UidDecoder
Decodes the id from a given uid
decodeSomeBool(long) - Static method in class org.osbot.rs07.api.util.UidDecoder
Decodes the flag from a given uid
decodeType(long) - Static method in class org.osbot.rs07.api.util.UidDecoder
Decodes the type from a given uid
decodeXPos(long) - Static method in class org.osbot.rs07.api.util.UidDecoder
Decodes the x position from a given uid
decodeYPos(long) - Static method in class org.osbot.rs07.api.util.UidDecoder
Decodes the y position from a given uid
DEFAULT - Static variable in class org.osbot.rs07.event.webwalk.PathPreferenceProfile
 
DEFAULT_POPULATION_IMPACT - Static variable in class org.osbot.rs07.api.ai.activity.Location
 
deposit(Filter<Item>, int) - Method in class org.osbot.rs07.api.Bank
Deposits the specified item with the specified amount in the bank.
deposit(int, int) - Method in class org.osbot.rs07.api.Bank
Deposits the specified item with the specified amount in the bank.
deposit(String, int) - Method in class org.osbot.rs07.api.Bank
Deposits the specified item with the specified amount in the bank.
deposit(int, int) - Method in class org.osbot.rs07.api.DepositBox
Deposits the specified item with the specified amount in the bank.
deposit(String, int) - Method in class org.osbot.rs07.api.DepositBox
Deposits the specified item with the specified amount in the bank.
depositAll() - Method in class org.osbot.rs07.api.Bank
Deposits all items in the inventory in the bank.
depositAll(boolean) - Method in class org.osbot.rs07.api.Bank
Deposits all items in the inventory in the bank.
depositAll(int...) - Method in class org.osbot.rs07.api.Bank
Deposits all the items in the filter in the bank.
depositAll(String...) - Method in class org.osbot.rs07.api.Bank
Deposits all the items in the filter in the bank.
depositAll(List<Item>) - Method in class org.osbot.rs07.api.Bank
Deposits all the items in the filter in the bank.
depositAll(boolean, List<Item>) - Method in class org.osbot.rs07.api.Bank
 
depositAll(Filter<Item>...) - Method in class org.osbot.rs07.api.Bank
Deposits all the items in the filter in the bank.
depositAll(boolean, Filter<Item>...) - Method in class org.osbot.rs07.api.Bank
 
depositAll() - Method in class org.osbot.rs07.api.DepositBox
Deposits all items in the inventory in the bank.
depositAll(int...) - Method in class org.osbot.rs07.api.DepositBox
Deposits all the items in the filter in the bank.
depositAll(String...) - Method in class org.osbot.rs07.api.DepositBox
Deposits all the items in the filter in the bank.
depositAll(List<Item>) - Method in class org.osbot.rs07.api.DepositBox
Deposits all the items in the filter in the bank.
depositAll(Filter<Item>...) - Method in class org.osbot.rs07.api.DepositBox
Deposits all the items in the filter in the bank.
depositAllExcept(int...) - Method in class org.osbot.rs07.api.Bank
Deposits all the items in the inventory excluding items with the ids passed.
depositAllExcept(String...) - Method in class org.osbot.rs07.api.Bank
Deposits all the items in the inventory excluding items with the names passed.
depositAllExcept(List<Item>) - Method in class org.osbot.rs07.api.Bank
Deposits all the items in the inventory excluding the list of items passed.
depositAllExcept(Filter<Item>...) - Method in class org.osbot.rs07.api.Bank
Deposits all the items in the inventory excluding the items in the filters passed.
depositAllExcept(boolean, Filter<Item>...) - Method in class org.osbot.rs07.api.Bank
 
depositAllExcept(int...) - Method in class org.osbot.rs07.api.DepositBox
Deposits all the items in the inventory excluding items with the ids passed.
depositAllExcept(String...) - Method in class org.osbot.rs07.api.DepositBox
Deposits all the items in the inventory excluding items with the names passed.
depositAllExcept(List<Item>) - Method in class org.osbot.rs07.api.DepositBox
Deposits all the items in the inventory excluding the list of items passed.
depositAllExcept(Filter<Item>...) - Method in class org.osbot.rs07.api.DepositBox
Deposits all the items in the inventory excluding the items in the filters passed.
DepositBox - Class in org.osbot.rs07.api
API for Bank Deposit Box functionality
DepositBox() - Constructor for class org.osbot.rs07.api.DepositBox
 
depositBox - Variable in class org.osbot.rs07.script.MethodProvider
The DepositBox instance.
DepositBoxSlotDestination - Class in org.osbot.rs07.input.mouse
Represents a mouse destination for an store item slot.
DepositBoxSlotDestination(Bot, int) - Constructor for class org.osbot.rs07.input.mouse.DepositBoxSlotDestination
Creates an instance of this mouse destination for an store item slot.
depositLoot() - Method in class org.osbot.rs07.api.DepositBox
Deposits all loot items.
depositWornItems() - Method in class org.osbot.rs07.api.Bank
Deposits any worn items.
depositWornItems() - Method in class org.osbot.rs07.api.DepositBox
Deposits all worn items.
deselectItem() - Method in class org.osbot.rs07.api.Inventory
Deselects an item if an item is selected by clicking on the inventory tab.
deselectSpell() - Method in class org.osbot.rs07.api.Magic
Deselects an item if an item is selected by clicking on the inventory tab.
Dialogues - Class in org.osbot.rs07.api
Represents an API designed to handle dialogues in-game.
Dialogues() - Constructor for class org.osbot.rs07.api.Dialogues
 
dialogues - Variable in class org.osbot.rs07.script.MethodProvider
The Dialogues instance.
Diaries - Class in org.osbot.rs07.api
 
Diaries() - Constructor for class org.osbot.rs07.api.Diaries
 
diaries - Variable in class org.osbot.rs07.script.MethodProvider
The Diaries instance.
Diaries.Diary - Enum in org.osbot.rs07.api
 
DiaryOutcome - Class in org.osbot.rs07.api.ai.domain.outcome
Outcome class for Diaries.Diary
DiaryOutcome(Time, Diaries.Diary) - Constructor for class org.osbot.rs07.api.ai.domain.outcome.DiaryOutcome
Constructor
DiaryRequirement - Class in org.osbot.rs07.api.ai.domain.requirement
Requirement class for Diaries.Diary
DiaryRequirement(Diaries.Diary) - Constructor for class org.osbot.rs07.api.ai.domain.requirement.DiaryRequirement
Constructor
DiaryRestriction - Class in org.osbot.rs07.api.ai.domain.restriction
Restriction class for Diaries.Diary
DiaryRestriction(Diaries.Diary) - Constructor for class org.osbot.rs07.api.ai.domain.restriction.DiaryRestriction
Constructor
didOtherAcceptTrade() - Method in class org.osbot.rs07.api.Trade
Determines if the other player has accepted.
disableSemaphoreAcquisition() - Method in class org.osbot.rs07.input.keyboard.XKeyEvent
 
dispatchAudioEvent(int) - Method in class org.osbot.rs07.Bot
 
dispatchConfigEvent(int) - Method in class org.osbot.rs07.Bot
 
dispatchGameTick() - Method in class org.osbot.rs07.Bot
 
dispatchLoginEvent(int) - Method in class org.osbot.rs07.Bot
 
dispatchMessageEvent(Message) - Method in class org.osbot.rs07.Bot
 
Display - Class in org.osbot.rs07.api
 
Display() - Constructor for class org.osbot.rs07.api.Display
 
display - Variable in class org.osbot.rs07.script.MethodProvider
The (@link org.osbot.rs07.api.Display) instance.
Display.DisplayMode - Enum in org.osbot.rs07.api
Represents the different kind of display modes
distance(Position) - Method in class org.osbot.rs07.api.Map
The absolute distance between your player's position and the specified position.
distance(Entity) - Method in class org.osbot.rs07.api.Map
The absolute distance between your player's position and the specified position.
distance(Vector3D) - Method in class org.osbot.rs07.api.map.Position
Gets the distance between this position and the specified position using the Pythagoras algorithm.
distance(Position) - Method in class org.osbot.rs07.api.map.Position
Gets the distance between this position and the specified position using the Pythagoras algorithm.
distance(int, int, int, int) - Method in class org.osbot.rs07.api.util.DynamicCircularPathFinder
 
DoorHandler - Class in org.osbot.rs07.api
Represents an API to handle basic doors within the way of a certain path.
DoorHandler() - Constructor for class org.osbot.rs07.api.DoorHandler
 
doorHandler - Variable in class org.osbot.rs07.script.MethodProvider
The DoorHandler instance.
DoubleModeled<C extends org.osbot.core.accessor.Adapter<?>> - Class in org.osbot.rs07.api.model
Represents an object with at least 2 references to an Animable instance.
DoubleModeled(C) - Constructor for class org.osbot.rs07.api.model.DoubleModeled
Constructor
drawModel(Graphics2D, int, int, int, Model) - Method in class org.osbot.rs07.api.Display
 
drawModel(Graphics2D, int, int, int, int, Model) - Method in class org.osbot.rs07.api.Display
 
drawWireframe(Graphics2D, Entity) - Method in class org.osbot.rs07.api.Display
 
DRAYNOR - Static variable in class org.osbot.rs07.api.map.constants.Banks
 
drop(int...) - Method in class org.osbot.rs07.api.Inventory
Drops the first item matched with the specified ids.
drop(String...) - Method in class org.osbot.rs07.api.Inventory
Drops the first item matched with the specified names.
dropAll() - Method in class org.osbot.rs07.api.Inventory
Drops all the items.
dropAll(int...) - Method in class org.osbot.rs07.api.Inventory
Drops all the items matched with the specified ids.
dropAll(String...) - Method in class org.osbot.rs07.api.Inventory
Drops all the items matched with the specified ids.
dropAll(List<Item>) - Method in class org.osbot.rs07.api.Inventory
Drops all the items in the list.
dropAll(Filter<Item>...) - Method in class org.osbot.rs07.api.Inventory
Drops all the items in the filters.
dropAllExcept(int...) - Method in class org.osbot.rs07.api.Inventory
Drops all the items in the inventory excluding items with the ids passed.
dropAllExcept(String...) - Method in class org.osbot.rs07.api.Inventory
Drops all the items in the inventory excluding items with the names passed.
dropAllExcept(List<Item>) - Method in class org.osbot.rs07.api.Inventory
Drops all the items in the inventory excluding items in the list.
dropAllExcept(Filter<Item>...) - Method in class org.osbot.rs07.api.Inventory
Drops all the items in the inventory excluding items within the filters passed.
dropForFilter(Filter<Item>...) - Method in class org.osbot.rs07.api.Inventory
Drops the first item matched by the filters.
dropForNameThatContains(String...) - Method in class org.osbot.rs07.api.Inventory
Drops the first item matched with the specified names.
DUEL_ARENA - Static variable in class org.osbot.rs07.api.map.constants.Banks
 
DynamicCircularPathFinder - Class in org.osbot.rs07.api.util
 
DynamicCircularPathFinder(Bot) - Constructor for class org.osbot.rs07.api.util.DynamicCircularPathFinder
 
DynamicCircularPathFinder.Circle - Class in org.osbot.rs07.api.util
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links