A B C D E F G H I K L M N O P Q R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- IBAN_BLAST - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- ICE_BARRAGE - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- ICE_BLITZ - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- ICE_BURST - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- ICE_PLATEAU_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- ICE_RUSH - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- IGNORE_LIST_ADD - rs.kreme.ksbot.api.wrappers.KSChatMessages.MessageTypes
-
Adding account to ignore list.
- image() - Method in annotation type rs.kreme.ksbot.api.scripts.ScriptManifest
- IMPROVED_REFLEXES - rs.kreme.ksbot.api.game.Prayer.Prayers
- inArea(WorldArea) - Method in class rs.kreme.ksbot.api.queries.TileObjectQuery
-
Filters the tile objects within a specific WorldArea.
- inArea(WorldArea) - Method in class rs.kreme.ksbot.api.game.Pathing
- inCombat() - Method in class rs.kreme.ksbot.api.game.Combat
-
Checks if the player is currently in combat.
- INCREDIBLE_REFLEXES - rs.kreme.ksbot.api.game.Prayer.Prayers
- INFERIOR_DEMONBANE - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- inGameRegion(GameArea) - Method in class rs.kreme.ksbot.api.game.Pathing
- inGroup(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters widgets by their group.
- inInstance() - Method in class rs.kreme.ksbot.api.game.Pathing
- init() - Method in class rs.kreme.ksbot.api.KSContext
- inLocation(WorldArea) - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
-
Filters ground items located within a specific area.
- inMotion() - Method in class rs.kreme.ksbot.api.wrappers.KSPlayer
- inRegion(int...) - Method in class rs.kreme.ksbot.api.game.Pathing
- interact(int) - Method in class rs.kreme.ksbot.api.hooks.Widgets
-
Interacts with a widget.
- interact(int) - Method in class rs.kreme.ksbot.api.wrappers.KSGroundItem
-
Interacts with the item based on the provided action index.
- interact(int) - Method in class rs.kreme.ksbot.api.wrappers.KSItem
-
Interacts with the item using a specific option (low priority).
- interact(int) - Method in class rs.kreme.ksbot.api.wrappers.KSNPC
-
Interacts with the NPC using a specified action index.
- interact(int) - Method in class rs.kreme.ksbot.api.wrappers.KSObject
- interact(int) - Method in class rs.kreme.ksbot.api.wrappers.KSPlayer
-
Interacts with the player using a specific action index.
- interact(int, int, int) - Method in class rs.kreme.ksbot.api.hooks.Widgets
-
Interacts with a widget based on its ID, index, and option.
- interact(int, MenuAction) - Method in class rs.kreme.ksbot.api.wrappers.KSItem
-
Interacts with the item using a specific option and menu action.
- interact(String) - Method in class rs.kreme.ksbot.api.wrappers.KSGroundItem
-
Interacts with the item based on the provided option string.
- interact(String) - Method in class rs.kreme.ksbot.api.wrappers.KSItem
-
Interacts with the item using a specified action name.
- interact(String) - Method in class rs.kreme.ksbot.api.wrappers.KSNPC
-
Interacts with the NPC using a specified action name.
- interact(String) - Method in class rs.kreme.ksbot.api.wrappers.KSPlayer
-
Interacts with the player using a specified action option by name.
- interact(String...) - Method in class rs.kreme.ksbot.api.wrappers.KSObject
- interact(MenuAction) - Method in class rs.kreme.ksbot.api.wrappers.KSGroundItem
-
Interacts with the item based on the provided MenuAction.
- interact(MenuAction) - Method in class rs.kreme.ksbot.api.wrappers.KSNPC
- interact(MenuAction) - Method in class rs.kreme.ksbot.api.wrappers.KSObject
- interact(MenuAction) - Method in class rs.kreme.ksbot.api.wrappers.KSPlayer
-
Interacts with the player using the specified `MenuAction`.
- interact(KSWidget, int) - Method in class rs.kreme.ksbot.api.hooks.Widgets
-
Interacts with a widget using the specified option.
- interact(KSWidget, int, int) - Method in class rs.kreme.ksbot.api.hooks.Widgets
-
Interacts with a widget using the specified option and index.
- interact(KSWidget, MenuAction, int, int) - Method in class rs.kreme.ksbot.api.hooks.Widgets
-
Interacts with a widget using a specified menu action, index, and option.
- interacting() - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs that are interacting with any actor.
- interactingWith(Actor) - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs that are interacting with a specific actor.
- interactingWith(Actor) - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
-
Filters players who are interacting with a specific actor.
- interactingWithLocal() - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs that are interacting with the local player.
- interactingWithLocal() - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
-
Filters players who are interacting with the local player.
- inventory - Variable in class rs.kreme.ksbot.api.hooks.Bank
- inventory - Variable in class rs.kreme.ksbot.api.KSContext
- Inventory - Class in rs.kreme.ksbot.api.hooks
-
The Inventory class provides methods to interact with the player's inventory, including dropping items, using items on each other, and querying items by their name or ID.
- Inventory(KSContext) - Constructor for class rs.kreme.ksbot.api.hooks.Inventory
-
Constructor for Inventory, initializing with the InventoryID and widget info for handling inventory items.
- INVENTORY - rs.kreme.ksbot.api.wrappers.KSItem.Type
- invoke(int, int, MenuAction, int, int, String, String) - Static method in class rs.kreme.ksbot.api.API
- isAnimating() - Method in class rs.kreme.ksbot.api.wrappers.KSPlayer
- isAntifired() - Method in class rs.kreme.ksbot.api.game.Combat
-
Checks if the player has antifire protection.
- isAttacking(KSNPC) - Method in class rs.kreme.ksbot.api.game.Combat
-
Check if player is attacking specific NPC
- isAuthenticated() - Method in class rs.kreme.ksbot.api.hooks.User
- isAutoCasting() - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Checks if the player is currently auto-casting a spell.
- isBlocking() - Method in class rs.kreme.ksbot.api.scripts.task.Task
-
The default behaviour of this method is to return
true
- isDead() - Method in class rs.kreme.ksbot.api.wrappers.KSNPC
-
Checks if the NPC is dead.
- isDead() - Method in class rs.kreme.ksbot.api.wrappers.KSPlayer
-
Checks if the player is dead.
- isDepositBoxOpen() - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Checks if the DepositBox is currently open.
- isEmpty() - Method in class rs.kreme.ksbot.api.hooks.Items
- isEnabled(Prayer.Prayers) - Method in class rs.kreme.ksbot.api.game.Prayer
-
Checks if a specific prayer is currently enabled.
- isEnterInputOpen() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- isEnterInputOpen() - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- isFull() - Method in class rs.kreme.ksbot.api.hooks.Items
- isHidden() - Method in class rs.kreme.ksbot.api.wrappers.KSWidget
- isInteractable(WorldArea) - Static method in class rs.kreme.ksbot.api.game.pathing.Reachable
- isNoted() - Method in class rs.kreme.ksbot.api.wrappers.KSGroundItem
-
Checks if the item is noted (i.e., has a note ID).
- isNoted() - Method in class rs.kreme.ksbot.api.wrappers.KSItem
-
Checks if the item is noted (i.e., a banknote version of an item).
- isNotedWithdrawMode() - Method in class rs.kreme.ksbot.api.hooks.Bank
- isObstacle(int) - Static method in class rs.kreme.ksbot.api.game.pathing.Reachable
- isObstacle(WorldPoint) - Static method in class rs.kreme.ksbot.api.game.pathing.Reachable
- isOpen() - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Checks if the bank is open by verifying if the bank widget is usable.
- isOpen() - Method in class rs.kreme.ksbot.api.hooks.Shop
-
Checks if the shop interface is currently open.
- isOpen() - Method in class rs.kreme.ksbot.api.hooks.Teleporter
-
Checks if the teleporter interface is open.
- isOpen() - Method in class rs.kreme.ksbot.api.hooks.Trade
-
Checks if the trade screen or confirmation screen is open.
- isOpen() - Method in class rs.kreme.ksbot.api.hooks.TradingPost
- isOpen() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- isOpen() - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- isPathCompletelySafe(List<WorldPoint>, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
- isPoisoned() - Method in class rs.kreme.ksbot.api.game.Combat
-
Checks if the player is poisoned.
- isPrivateChat() - Method in class rs.kreme.ksbot.api.wrappers.KSChatMessages
- isPublicChat() - Method in class rs.kreme.ksbot.api.wrappers.KSChatMessages
- isRetaliating() - Method in class rs.kreme.ksbot.api.game.Combat
-
Checks if the player has auto-retaliate enabled.
- isRunning() - Method in class rs.kreme.ksbot.api.game.Pathing
- isSpecEnabled() - Method in class rs.kreme.ksbot.api.game.Combat
-
Checks if special attack mode is enabled.
- isSpellSelected(Spell) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Checks if the specified spell is currently selected.
- isStaffMember(KSPlayer) - Method in class rs.kreme.ksbot.api.hooks.AntiBan
- isSuperAntifired() - Method in class rs.kreme.ksbot.api.game.Combat
-
Checks if the player has super antifire protection.
- isUsable(int) - Method in class rs.kreme.ksbot.api.hooks.Widgets
- isUsable(WidgetInfo) - Method in class rs.kreme.ksbot.api.hooks.Widgets
- isUsable(KSWidget) - Method in class rs.kreme.ksbot.api.hooks.Widgets
-
Checks if a widget is usable (i.e., not hidden).
- isUsable(KSWidget, Predicate<? super KSWidget>) - Method in class rs.kreme.ksbot.api.hooks.Widgets
-
Checks if a widget is usable and satisfies a given predicate.
- isVenomed() - Method in class rs.kreme.ksbot.api.game.Combat
-
Checks if the player is venomed.
- isViewingOptions() - Method in class rs.kreme.ksbot.api.hooks.widgets.Dialog
- isWalkable(LocalPoint) - Static method in enum rs.kreme.ksbot.api.game.pathing.MovementFlags
- isWalkable(WorldPoint) - Static method in enum rs.kreme.ksbot.api.game.pathing.MovementFlags
- isWalkable(Tile) - Static method in enum rs.kreme.ksbot.api.game.pathing.MovementFlags
- isWithinDamageRadius(WorldPoint) - Method in class rs.kreme.ksbot.api.game.pathing.DangerousTile
- isWithinReactRadius(WorldPoint) - Method in class rs.kreme.ksbot.api.game.pathing.DangerousTile
- isWithinReactRadius(WorldPoint, int) - Method in class rs.kreme.ksbot.api.game.pathing.DangerousTile
- ITEM - rs.kreme.ksbot.api.hooks.Bank.WithdrawMode
- itemManager - Static variable in class rs.kreme.ksbot.api.API
- itemOnItem(KSItem, KSItem) - Method in class rs.kreme.ksbot.api.hooks.Inventory
-
Uses one item on another item in the inventory.
- itemOnNpc(KSItem, KSNPC) - Method in class rs.kreme.ksbot.api.hooks.Inventory
- itemOnNpc(KSNPC, KSItem) - Method in class rs.kreme.ksbot.api.hooks.NPCs
-
Uses an item on a given NPC.
- itemOnObject(KSItem, KSObject) - Method in class rs.kreme.ksbot.api.hooks.Inventory
- ItemQuery - Class in rs.kreme.ksbot.api.queries
-
A query class for filtering and retrieving
KSItem
objects based on various criteria. - ItemQuery(Collection<KSItem>) - Constructor for class rs.kreme.ksbot.api.queries.ItemQuery
-
Constructs an ItemQuery with the specified collection of
KSItem
objects. - Items - Class in rs.kreme.ksbot.api.hooks
All Classes All Packages