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
W
- waitingForThem() - Method in class rs.kreme.ksbot.api.hooks.Trade
-
Checks if you are waiting for the other player to accept the trade.
- waitingForYou() - Method in class rs.kreme.ksbot.api.hooks.Trade
-
Checks if the other player is waiting for you to accept the trade.
- walkable() - Method in class rs.kreme.ksbot.api.queries.GraphicsObjectQuery
-
Filters graphics objects that are walkable.
- walkable(LocalPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
- walkable(WorldPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
- walkPath(WorldPoint[]) - Method in class rs.kreme.ksbot.api.game.Pathing
- walkPoint(int, int) - Method in class rs.kreme.ksbot.api.game.Pathing
- walkPoint(LocalPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
- walkPoint(WorldPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
- WARD_OF_ARCEUUS - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- WATCHTOWER_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WATER - rs.kreme.ksbot.api.game.magic.Rune
- WATER_BLAST - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WATER_BOLT - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WATER_STRIKE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WATER_SURGE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WATER_WAVE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WATERBIRTH_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- WEAKEN - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WEAPON - rs.kreme.ksbot.api.hooks.widgets.EquipmentSlot
- wear(int...) - Method in class rs.kreme.ksbot.api.hooks.Inventory
-
Equips all occurrences of the specified items by ID from the inventory.
- wear(String...) - Method in class rs.kreme.ksbot.api.hooks.Inventory
-
Equips all occurrences of the specified items by name from the inventory.
- WEST_ARDOUGNE_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- WidgetQuery - Class in rs.kreme.ksbot.api.queries
-
A query class for filtering and retrieving
KSWidget
objects based on various criteria. - WidgetQuery(Collection<KSWidget>) - Constructor for class rs.kreme.ksbot.api.queries.WidgetQuery
-
Constructs a WidgetQuery with the specified collection of widgets.
- widgets - Variable in class rs.kreme.ksbot.api.KSContext
- Widgets - Class in rs.kreme.ksbot.api.hooks
- Widgets() - Constructor for class rs.kreme.ksbot.api.hooks.Widgets
- WILDERNESS - rs.kreme.ksbot.api.hooks.Teleporter.Category
- WIND_BLAST - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WIND_BOLT - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WIND_STRIKE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WIND_SURGE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- WIND_WAVE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- withAnimation(int) - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs by a specific animation.
- withdraw(int, int, Bank.WithdrawMode) - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Withdraws a specified quantity of an item from the bank by ID.
- withdraw(String, int, Bank.WithdrawMode) - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Withdraws a specified quantity of an item from the bank by name.
- withdraw(Predicate<KSItem>, int, Bank.WithdrawMode) - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Withdraws an item from a container (e.g., bank, inventory) based on a specified filter, amount, and mode.
- withGraphic(int) - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs by a specific graphic.
- withId(int...) - Method in class rs.kreme.ksbot.api.queries.Query
-
Filters objects by matching their IDs.
- withImposterId(int) - Method in class rs.kreme.ksbot.api.queries.TileObjectQuery
- within(int) - Method in class rs.kreme.ksbot.api.queries.GraphicsObjectQuery
-
Filters graphics objects within a specified distance from the local player.
- within(LocalPoint, int) - Method in class rs.kreme.ksbot.api.queries.GraphicsObjectQuery
-
Filters graphics objects within a specified distance from a destination local point.
- within(WorldPoint, int) - Method in class rs.kreme.ksbot.api.queries.GraphicsObjectQuery
-
Filters graphics objects within a specified distance from a destination world point.
- withinDanger(WorldPoint, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
- withIndex(int) - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs by their index.
- withIndex(int) - Method in class rs.kreme.ksbot.api.queries.TradePostQuery
-
Filters items based on their index in the trading post.
- withIndex(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters widgets by a specific index.
- withinDistance(int) - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs within a certain distance from the local player.
- withinDistance(int) - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
-
Filters players within a specific distance from the local player.
- withinDistance(int) - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
-
Filters ground items within a certain distance of the local player.
- withinDistance(int) - Method in class rs.kreme.ksbot.api.queries.TileObjectQuery
-
Filters the tile objects within the specified distance from the player's current location.
- withinDistanceToPoint(int, WorldPoint) - Method in class rs.kreme.ksbot.api.queries.TileItemQuery
-
Filters ground items within a certain distance of a specified point.
- withinLevel(int, int) - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs within a specific combat level range.
- withinLevel(int, int) - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
-
Filters players whose combat level is within a specified range (inclusive).
- withinReaction(WorldPoint, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
- withinReaction(WorldPoint, Collection<DangerousTile>, int) - Method in class rs.kreme.ksbot.api.game.Pathing
- withLoS() - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs that have a line of sight to the local player.
- withName(String...) - Method in class rs.kreme.ksbot.api.queries.Query
-
Filters objects by matching their names.
- withNameOrId(String) - Method in class rs.kreme.ksbot.api.queries.Query
-
Filters objects by matching either names or IDs.
- withOption(String...) - Method in class rs.kreme.ksbot.api.queries.Query
-
Filters objects by matching any of the specified options.
- withoutAnimation(int) - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs excluding a specific animation.
- withoutGraphic(int) - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Filters NPCs that do not have a specific graphic.
- withoutId(int...) - Method in class rs.kreme.ksbot.api.queries.Query
-
Excludes objects with specified IDs.
- withoutIndex(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters out widgets by a specific index.
- withoutName(String...) - Method in class rs.kreme.ksbot.api.queries.Query
-
Excludes objects that match specified names.
- withoutNameOrId(String) - Method in class rs.kreme.ksbot.api.queries.Query
-
Excludes objects that match specified names or IDs.
- withoutOption(String...) - Method in class rs.kreme.ksbot.api.queries.Query
-
Excludes objects that match any of the specified options.
- withoutPackedId(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters out widgets by their packed ID.
- withoutSprite(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters out widgets by their sprite ID.
- withoutText(String) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters out widgets by their text content using wildcard matching.
- withoutType(KSChatMessages.MessageTypes) - Method in class rs.kreme.ksbot.api.queries.ChatQuery
-
Excludes chat messages of a specific type.
- withPackedId(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters widgets by their packed ID.
- withParentId(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters widgets by their parent ID.
- withPriceAbove(int) - Method in class rs.kreme.ksbot.api.queries.TradePostQuery
-
Filters items with a price greater than or equal to the specified value.
- withPriceBelow(int) - Method in class rs.kreme.ksbot.api.queries.TradePostQuery
-
Filters items with a price less than or equal to the specified value.
- withQuantityAbove(int) - Method in class rs.kreme.ksbot.api.queries.TradePostQuery
-
Filters items with quantity greater than the specified value.
- withSlot(int) - Method in class rs.kreme.ksbot.api.queries.ItemQuery
-
Filters items by their inventory slot index.
- withSlot(EquipmentSlot) - Method in class rs.kreme.ksbot.api.queries.EquipmentItemQuery
-
Filters items by their equipment slot.
- withSprite(int) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters widgets by their sprite ID.
- withText(String) - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters widgets by their text content using wildcard matching.
- withType(KSChatMessages.MessageTypes) - Method in class rs.kreme.ksbot.api.queries.ChatQuery
-
Filters chat messages of a specific type.
- WOODCUTTING - rs.kreme.ksbot.api.hooks.Teleporter.Subcategory
- WOODCUTTING - rs.kreme.ksbot.api.scripts.Category
- WorldArea - Class in rs.kreme.ksbot.api.hooks
- WorldArea(int, int, int, int, int) - Constructor for class rs.kreme.ksbot.api.hooks.WorldArea
- WorldArea(WorldPoint...) - Constructor for class rs.kreme.ksbot.api.hooks.WorldArea
- WorldArea(WorldPoint, WorldPoint) - Constructor for class rs.kreme.ksbot.api.hooks.WorldArea
- WRATH - rs.kreme.ksbot.api.game.magic.Rune
All Classes All Packages