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

Debug - Class in simple.robot.utils
 
Debug() - Constructor for class simple.robot.utils.Debug
 
declineTrade() - Method in class simple.hooks.simplebot.Trade
 
Definitions - Class in simple.hooks.simplebot
 
Definitions(ClientContext) - Constructor for class simple.hooks.simplebot.Definitions
 
definitions - Variable in class simple.robot.api.ClientContext
 
deposit(int, SimpleBank.Amount) - Method in class simple.hooks.filters.SimpleBank
 
deposit(int, int) - Method in class simple.hooks.filters.SimpleBank
Deposit's {amount} of item with id={id}
deposit(String, SimpleBank.Amount) - Method in class simple.hooks.filters.SimpleBank
Deposit's {amount} of item with name={name}
deposit(String, int) - Method in class simple.hooks.filters.SimpleBank
Deposit's {amount} of item with name={name}
depositAllExcept(int...) - Method in class simple.hooks.filters.SimpleBank
Deposit's all items who's id match {ids}
depositAllExcept(String...) - Method in class simple.hooks.filters.SimpleBank
Deposit's all items name's that match {names}
depositAllExcept(Predicate<SimpleItem>) - Method in class simple.hooks.filters.SimpleBank
Deposit's all items that aren't accepted by the {filter}
depositBoxOpen() - Method in class simple.hooks.filters.SimpleBank
Checks if deposit box is open
depositEquipment() - Method in class simple.hooks.filters.SimpleBank
Clicks the deposit equipment widget in the runescape bank
depositInventory() - Method in class simple.hooks.filters.SimpleBank
Clicks the deposit inventory widget in the runescape bank
destination() - Method in class simple.hooks.simplebot.Pathing
will return if your client has a destination that its walking to otherwise it will return {null}
Dialogue - Class in simple.hooks.simplebot
 
Dialogue(ClientContext) - Constructor for class simple.hooks.simplebot.Dialogue
 
dialogue - Variable in class simple.robot.api.ClientContext
 
dialogueOpen() - Method in class simple.hooks.simplebot.Dialogue
Will return if you have a chatbox open or not
dimensions() - Method in class simple.hooks.simplebot.Game
will return the dimension's of the game client
distanceTo(SimpleLocatable) - Method in interface simple.hooks.interfaces.SimpleLocatable
Distance to object {to}
distanceTo(WorldPoint) - Method in class simple.hooks.simplebot.Pathing
 
distanceTo(WorldPoint, WorldPoint) - Method in class simple.hooks.simplebot.Pathing
 
distanceTo2D(WorldPoint) - Method in class simple.hooks.simplebot.Pathing
 
distanceTo2D(WorldPoint, WorldPoint) - Method in class simple.hooks.simplebot.Pathing
 
drag(Point, int) - Method in class simple.hooks.interaction.SimpleMouse
 
drawNpcMatrix(Graphics2D, SimpleNpc) - Method in class simple.hooks.simplebot.ScriptPaint
Draws a specified simplenpc's click bounds in-game
drawObjectMatrix(Graphics2D, SimpleObject) - Method in class simple.hooks.simplebot.ScriptPaint
Draws a specified simplenpc's click bounds in-game
drawTileMatrix(Graphics2D, WorldPoint, Color) - Method in class simple.hooks.simplebot.ScriptPaint
Draws a specified world point's bounds in game
dropItem(SimpleItem) - Method in class simple.hooks.filters.SimpleInventory
 
dropItems() - Method in class simple.hooks.filters.SimpleInventory
Will attempt to either shift-click drop or right click drop all items in the query
dropItems(SimpleItemQuery<SimpleItem>) - Method in class simple.hooks.filters.SimpleInventory
Will attempt to either shift-click drop or right click drop all items in the specified query
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