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
C
- calculateDanger(WorldPoint, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Calculates the danger level of a specific tile
- CAMELOT_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- canCast() - Method in interface rs.kreme.ksbot.api.game.magic.Spell
- canCast() - Method in enum rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- canCast() - Method in enum rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- canCast() - Method in enum rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- canCast() - Method in enum rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- canContinue() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- CANIFIS - rs.kreme.ksbot.api.game.utils.GameArea
- canMelee(WorldArea, WorldArea) - Method in class rs.kreme.ksbot.api.game.pathing.Reachable
-
Checks if two areas are in melee distance of each other Considers walls and obstacles between the areas
- canNote() - Method in class rs.kreme.ksbot.api.wrappers.KSItem
-
Checks if the item can be converted to a noted version.
- canTravelInDirection(WorldArea, int, int) - Method in class rs.kreme.ksbot.api.game.pathing.Reachable
-
Checks if travel is possible in a specific direction from an area
- canTravelInDirection(WorldArea, int, int, Predicate<? super WorldPoint>) - Method in class rs.kreme.ksbot.api.game.pathing.Reachable
-
Checks if travel is possible in a specific direction from an area with an additional custom condition
- CAPE - rs.kreme.ksbot.api.hooks.widgets.EquipmentSlot
- CARRALLANGER_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- cast() - Method in interface rs.kreme.ksbot.api.game.magic.Spell
- cast(Spell) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell with no specific target.
- cast(Spell, int) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell with a specific action index.
- cast(Spell, int, int) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell with a specific action index and opcode.
- cast(Spell, KSGroundItem) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on a ground item target.
- cast(Spell, KSItem) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on a target item.
- cast(Spell, KSNPC) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on an NPC target.
- cast(Spell, KSObject) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on a tile object target.
- cast(Spell, KSPlayer) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Casts a spell on a player target.
- CASTLE_WARS - rs.kreme.ksbot.api.game.utils.GameArea
- castOn(Object) - Method in interface rs.kreme.ksbot.api.game.magic.Spell
- CATACOMBS_OF_KOUREND - rs.kreme.ksbot.api.game.utils.GameArea
- category() - Method in annotation type rs.kreme.ksbot.api.scripts.ScriptManifest
- Category - Enum in rs.kreme.ksbot.api.scripts
- CATHERBY - rs.kreme.ksbot.api.game.utils.GameArea
- CATHERBY_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- CEMETERY_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- CERBERUS - rs.kreme.ksbot.api.game.utils.GameArea
- CHAMBERS_OF_XERIC - rs.kreme.ksbot.api.game.utils.GameArea
- CHAMPIONS_CHALLENGE - rs.kreme.ksbot.api.game.utils.GameArea
- CHAOS - rs.kreme.ksbot.api.game.magic.Rune
- CHAOS_ALTAR - rs.kreme.ksbot.api.game.utils.GameArea
- CHAOS_DRUID_TOWER - rs.kreme.ksbot.api.game.utils.GameArea
- CHARGE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CHARGE_AIR_ORB - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CHARGE_EARTH_ORB - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CHARGE_FIRE_ORB - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CHARGE_WATER_ORB - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CHASM_OF_FIRE - rs.kreme.ksbot.api.game.utils.GameArea
- CHASM_OF_TEARS - rs.kreme.ksbot.api.game.utils.GameArea
- Chat - Class in rs.kreme.ksbot.api.game
-
The Chat class provides functionality for sending messages in both private and public chat within the RuneScape game environment.
- Chat(KSContext) - Constructor for class rs.kreme.ksbot.api.game.Chat
- ChatQuery - Class in rs.kreme.ksbot.api.queries
-
ChatQuery is a chainable query builder for filtering and processing collections of
KSChatMessagesusing various criteria such as message content, type, sender, timestamps, and more. - ChatQuery(Collection<KSChatMessage>) - Constructor for class rs.kreme.ksbot.api.queries.ChatQuery
-
Constructs a new ChatQuery from a collection of chat messages.
- checkImpostorIds(TileObject, int) - Static method in class rs.kreme.ksbot.api.hooks.GameObjects
-
Checks if a TileObject has any impostor IDs that match the given single ID.
- CHEER - rs.kreme.ksbot.api.game.data.Emote
- CHINCHOMPA_HUNTING_GROUND - rs.kreme.ksbot.api.game.utils.GameArea
- CHIVALRY - rs.kreme.ksbot.api.game.Prayer.Prayers
- chooseOption(int) - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- chooseOption(int) - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- chooseOption(String) - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- chooseOption(String...) - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- choosePreviousOption() - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- chooseQuantity(int) - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- CLAN_CHAT - rs.kreme.ksbot.api.game.Game.Tab
- CLAN_HALL - rs.kreme.ksbot.api.game.utils.GameArea
- CLAN_WARS - rs.kreme.ksbot.api.game.utils.GameArea
- CLANCHAT - rs.kreme.ksbot.api.wrappers.KSChatMessage.MessageTypes
-
A message received in clan chat.
- CLANCHAT_INFO - rs.kreme.ksbot.api.wrappers.KSChatMessage.MessageTypes
-
A message received with information about the current clan chat.
- CLAP - rs.kreme.ksbot.api.game.data.Emote
- CLARITY_OF_THOUGHT - rs.kreme.ksbot.api.game.Prayer.Prayers
- CLAWS_OF_GUTHIX - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CLIMB_ROPE - rs.kreme.ksbot.api.game.data.Emote
- CLOCK_TOWER_BASEMENT - rs.kreme.ksbot.api.game.utils.GameArea
- close() - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Closes the bank interface by simulating an ESC key press.
- close() - Method in class rs.kreme.ksbot.api.hooks.Shop
-
Closes the shop interface by simulating the pressing of the ESC key.
- close() - Method in class rs.kreme.ksbot.api.hooks.TradingPost
- close() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- close() - Method in class rs.kreme.ksbot.api.scripts.config.DynamicConfigManager
- closest() - Method in class rs.kreme.ksbot.api.queries.GraphicsObjectQuery
-
Retrieves the closest graphics object to the local player.
- closest() - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Retrieves the closest NPC to the local player based on path distance.
- closest() - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
-
Retrieves the player closest to the local player based on tile distance.
- closest() - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
-
Finds the ground item nearest to the local player.
- closest() - Method in class rs.kreme.ksbot.api.queries.TileObjectQuery
-
Retrieves the closest tile object to the player.
- closest(LocalPoint) - Method in class rs.kreme.ksbot.api.queries.GraphicsObjectQuery
-
Retrieves the closest graphics object to a specified local point.
- closestToPoint(WorldPoint) - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
-
Finds the ground item nearest to a specific point.
- Combat - Class in rs.kreme.ksbot.api.game
-
The Combat class handles various combat-related actions and checks for the player.
- Combat() - Constructor for class rs.kreme.ksbot.api.game.Combat
- COMBAT - rs.kreme.ksbot.api.game.Game.Tab
- COMBAT - rs.kreme.ksbot.api.scripts.Category
- Combat.AttackStyle - Enum in rs.kreme.ksbot.api.game
- COMMANDER_ZILYANA - rs.kreme.ksbot.api.game.utils.GameArea
- compilePattern(String) - Static method in class rs.kreme.ksbot.api.commons.Wildcard
- compress(int, int, int) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Compresses x, y, z coordinates into a single integer
- compress(WorldPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Compresses a WorldPoint into a single integer for efficient storage
- ConfigManager - Class in rs.kreme.ksbot.api.scripts.config
- ConfigManager() - Constructor for class rs.kreme.ksbot.api.scripts.config.ConfigManager
- CONFUSE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CONSTRUCTION - rs.kreme.ksbot.api.scripts.Category
- constructPath(Map<WorldPoint, WorldPoint>, WorldPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Reconstructs a path from a came-from map
- Consumables - Class in rs.kreme.ksbot.api.game
-
The Consumables class handles interactions with potions and food in the player's inventory.
- Consumables() - Constructor for class rs.kreme.ksbot.api.game.Consumables
- Consumables.PotionType - Enum in rs.kreme.ksbot.api.game
- contains(int) - Method in class rs.kreme.ksbot.api.game.Lootable
-
Checks if the lootations map contains the specified item by ID.
- contains(int...) - Method in class rs.kreme.ksbot.api.hooks.Items
- contains(int, int, int) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
- contains(String) - Method in class rs.kreme.ksbot.api.game.Lootable
-
Checks if the lootations map contains the specified item by name.
- contains(String) - Method in class rs.kreme.ksbot.api.queries.ChatQuery
-
Filters messages that contain a specified string in their message content.
- contains(String...) - Method in class rs.kreme.ksbot.api.hooks.Items
- contains(Predicate<? super KSItem>) - Method in class rs.kreme.ksbot.api.hooks.Items
- contains(Actor) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
-
Checks if the specified actor is contained within this WorldArea.
- contains(WorldPoint) - Method in enum rs.kreme.ksbot.api.game.utils.GameArea
-
Check if the area contains the given point.
- contains(WorldPoint) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
- contains(WorldArea) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
- contains(KSGroundItem) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
-
Checks if the specified ground item is contained within this WorldArea.
- contains(KSObject) - Method in class rs.kreme.ksbot.api.hooks.WorldArea
-
Checks if the specified tile object is contained within this WorldArea.
- containsAll(int...) - Method in class rs.kreme.ksbot.api.hooks.Items
- containsAll(String...) - Method in class rs.kreme.ksbot.api.hooks.Items
- containsRegion(int) - Method in enum rs.kreme.ksbot.api.game.utils.GameArea
-
Check if the area fully covers the given region.
- containsValue(String, String) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
-
Checks if a comma-separated configuration string contains a specific value.
- continueSpace() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- continueTutorial() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- COOKING - rs.kreme.ksbot.api.scripts.Category
- CORPOREAL_BEAST - rs.kreme.ksbot.api.game.utils.GameArea
- CORRUPTED_GAUNTLET - rs.kreme.ksbot.api.game.utils.GameArea
- CORSAIR_COVE - rs.kreme.ksbot.api.game.utils.GameArea
- CORSAIR_COVE_DUNGEON - rs.kreme.ksbot.api.game.utils.GameArea
- COSMIC - rs.kreme.ksbot.api.game.magic.Rune
- COSMIC_ALTAR - rs.kreme.ksbot.api.game.utils.GameArea
- COSMIC_ENTITYS_PLANE - rs.kreme.ksbot.api.game.utils.GameArea
- count() - Method in class rs.kreme.ksbot.api.queries.Query
-
Counts the total number of matching objects.
- countDangerousTiles(List<WorldPoint>, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Counts how many dangerous tiles are on a path
- CRABCLAW_CAVES - rs.kreme.ksbot.api.game.utils.GameArea
- CRABCLAW_ISLE - rs.kreme.ksbot.api.game.utils.GameArea
- CRAFTING - rs.kreme.ksbot.api.scripts.Category
- CRAFTING_GUILD - rs.kreme.ksbot.api.game.utils.GameArea
- CRANDOR - rs.kreme.ksbot.api.game.utils.GameArea
- CRANDOR_DUNGEON - rs.kreme.ksbot.api.game.utils.GameArea
- CRASH_ISLAND - rs.kreme.ksbot.api.game.utils.GameArea
- CRASH_SITE_CAVERN - rs.kreme.ksbot.api.game.utils.GameArea
- CRAZY_DANCE - rs.kreme.ksbot.api.game.data.Emote
- CRUMBLE_UNDEAD - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- CRUMBLING_TOWER - rs.kreme.ksbot.api.game.utils.GameArea
- CRY - rs.kreme.ksbot.api.game.data.Emote
- ctx - Static variable in interface rs.kreme.ksbot.api.game.magic.Spell
- ctx - Static variable in interface rs.kreme.ksbot.api.interfaces.Interactable
- ctx - Variable in class rs.kreme.ksbot.api.queries.Query
- ctx - Variable in class rs.kreme.ksbot.api.scripts.Script
- CURE_GROUP - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- CURE_ME - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- CURE_OTHER - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- CURE_PLANT - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- currentTab() - Method in class rs.kreme.ksbot.api.game.Game
- currentTab() - Method in class rs.kreme.ksbot.api.hooks.Bank
- CURSE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
All Classes All Packages