A B C D E F G H I J K L M N O P Q R S T U V W Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- objectIdEquals(TileObject, int) - Method in class rs.kreme.ksbot.api.hooks.GameObjects
-
Checks whether a tile object or any of its impostor variants matches the given ID.
- objectIdEquals(TileObject, Collection<Integer>) - Method in class rs.kreme.ksbot.api.hooks.GameObjects
-
Checks whether a tile object or any of its impostor variants matches any of the given IDs.
- OBSERVATORY - rs.kreme.ksbot.api.game.utils.GameArea
- OBSERVATORY_DUNGEON - rs.kreme.ksbot.api.game.utils.GameArea
- ODD_ONE_OUT - rs.kreme.ksbot.api.game.utils.GameArea
- offer(int, int) - Method in class rs.kreme.ksbot.api.hooks.Trade
-
Offers an item by ID and quantity to the trade.
- offer(String, int) - Method in class rs.kreme.ksbot.api.hooks.Trade
-
Offers an item by name and quantity to the trade.
- offer(KSItem, int) - Method in class rs.kreme.ksbot.api.hooks.Trade
-
Offers a KSItem object to the trade.
- OGRE_ENCLAVE - rs.kreme.ksbot.api.game.utils.GameArea
- omit(int...) - Method in class rs.kreme.ksbot.api.queries.Query
-
Excludes items that match any of the provided IDs.
- omit(String...) - Method in class rs.kreme.ksbot.api.queries.Query
-
Excludes items that match any of the provided names.
- omit(Predicate<? super T>) - Method in class rs.kreme.ksbot.api.queries.Query
-
Excludes objects that match a given predicate.
- omitContains(String) - Method in class rs.kreme.ksbot.api.queries.ItemQuery
-
Filters out items whose names contain the given substring.
- ON_BREAK - rs.kreme.ksbot.api.scripts.Script.Status
- onBreak() - Method in class rs.kreme.ksbot.api.scripts.Script
- onChatMessage(ChatMessage) - Method in class rs.kreme.ksbot.api.game.AutoReply
- onChatMessage(ChatMessage) - Method in class rs.kreme.ksbot.api.game.Consumables
- onChatMessage(ChatMessage) - Method in class rs.kreme.ksbot.api.hooks.Trade
-
Event listener for chat messages to detect trade requests.
- onlyNoted() - Method in class rs.kreme.ksbot.api.queries.ItemQuery
-
Filters items that are noted.
- onlyNoted() - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
-
Filters only noted ground items.
- onlyStackable() - Method in class rs.kreme.ksbot.api.queries.ItemQuery
-
Filters stackable items.
- onlyStackable() - Method in class rs.kreme.ksbot.api.queries.TradePostQuery
-
Filters only stackable items in the query.
- onlyUnnoted() - Method in class rs.kreme.ksbot.api.queries.ItemQuery
-
Filters items that are unnoted.
- onlyUnnoted() - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
-
Filters only unnoted ground items.
- onProcess() - Method in class rs.kreme.ksbot.api.scripts.Script
- onStart() - Method in class rs.kreme.ksbot.api.scripts.Script
-
Called when the script starts.
- onStop() - Method in class rs.kreme.ksbot.api.scripts.Script
-
Called when the script stops.
- onTeam(int) - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
-
Filters players based on team ID.
- onTile(LocalPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Checks if the player is standing on a specific local tile
- onTile(WorldPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Checks if the player is standing on a specific world tile
- open() - Method in class rs.kreme.ksbot.api.hooks.Teleporter
-
Opens the teleporter interface if it is not already open.
- open() - Method in class rs.kreme.ksbot.api.hooks.TradingPost
- openBank() - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Opens the bank by interacting with the closest banker or bank chest.
- openBank(int) - Method in class rs.kreme.ksbot.api.hooks.Bank
- openBank(Object) - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Opens the bank by interacting with a specified banker or bank chest.
- openEditor() - Method in class rs.kreme.ksbot.api.scripts.config.DynamicConfigManager
- openTab(int) - Method in class rs.kreme.ksbot.api.hooks.Bank
- openTab(Game.Tab) - Method in class rs.kreme.ksbot.api.game.Game
- OSMUMTENS_BURIAL_CHAMBER - rs.kreme.ksbot.api.game.utils.GameArea
- OTHER - rs.kreme.ksbot.api.scripts.Category
- OTTOS_GROTTO - rs.kreme.ksbot.api.game.utils.GameArea
- OURANIA_CAVE - rs.kreme.ksbot.api.game.utils.GameArea
- OURANIA_HUNTER - rs.kreme.ksbot.api.game.utils.GameArea
- OURANIA_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- overlaps(WorldArea) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
All Classes All Packages