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
S
- safestPath(WorldPoint, WorldPoint, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Finds the safest path between two points, avoiding dangerous tiles
- SALT_MINE - rs.kreme.ksbot.api.game.utils.GameArea
- SALUTE - rs.kreme.ksbot.api.game.data.Emote
- SALVE_GRAVEYARD_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- SARACHNIS - rs.kreme.ksbot.api.game.utils.GameArea
- SARADOMIN_BREW - rs.kreme.ksbot.api.game.Consumables.PotionType
- SARADOMIN_SHRINE - rs.kreme.ksbot.api.game.utils.GameArea
- SARADOMIN_STRIKE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- save(Object) - Method in class rs.kreme.ksbot.api.scripts.config.DynamicConfigManager
-
Save only annotated fields to JSON.
- SCAPERUNE - rs.kreme.ksbot.api.game.utils.GameArea
- SCARED - rs.kreme.ksbot.api.game.data.Emote
- Script - Class in rs.kreme.ksbot.api.scripts
- Script() - Constructor for class rs.kreme.ksbot.api.scripts.Script
- Script.Status - Enum in rs.kreme.ksbot.api.scripts
- ScriptManifest - Annotation Type in rs.kreme.ksbot.api.scripts
- SEA_SPIRIT_DOCK - rs.kreme.ksbot.api.game.utils.GameArea
- searchItem(String) - Method in class rs.kreme.ksbot.api.hooks.TradingPost
- SECOND - rs.kreme.ksbot.api.game.Combat.AttackStyle
- SECOND - rs.kreme.ksbot.api.game.magic.RunePouch.RuneSlot
- SEERS_VILLAGE - rs.kreme.ksbot.api.game.utils.GameArea
- selectOtherQuantity() - Method in class rs.kreme.ksbot.api.hooks.widgets.Production
- selectQuickPrayers(boolean, Prayer.Prayers...) - Method in class rs.kreme.ksbot.api.game.Prayer
-
Selects the specified prayers for quick prayer functionality only if they are not already set.
- selectSpell(Spell) - Method in class rs.kreme.ksbot.api.hooks.Magic
-
Selects the specified spell for casting.
- sell(int, int) - Method in class rs.kreme.ksbot.api.hooks.Shop
-
Sells an item based on its ID.
- sell(String, int) - Method in class rs.kreme.ksbot.api.hooks.Shop
-
Sells an item based on its name.
- sell(Predicate<KSItem>, int) - Method in class rs.kreme.ksbot.api.hooks.Shop
-
Attempts to sell an item from the inventory that matches a given filter.
- sell(KSItem, int) - Method in class rs.kreme.ksbot.api.hooks.Shop
-
Sells an item based on the provided
KSItemobject. - sendChatMessage(String) - Method in class rs.kreme.ksbot.api.hooks.Keyboard
-
Opens the chat input field and types a message with human-like timing, then sends it.
- sendChatMessage(String, String) - Method in class rs.kreme.ksbot.api.hooks.Keyboard
-
Opens the chat input field with a specific prefix (like '/', '//', etc.) and types a message with human-like timing, then sends it.
- sendCommand(String) - Method in class rs.kreme.ksbot.api.game.Chat
-
Sends a command message.
- sendEnter() - Method in class rs.kreme.ksbot.api.hooks.Keyboard
-
Simulates pressing the Enter key.
- sendPrivateMessage(String, String) - Method in class rs.kreme.ksbot.api.game.Chat
-
Sends a private message to a specific player.
- sendPublicChat(String) - Method in class rs.kreme.ksbot.api.game.Chat
-
Sends a public chat message.
- sendSpace() - Method in class rs.kreme.ksbot.api.hooks.Keyboard
-
Simulates pressing the Space key.
- sendTradeOffer(String) - Method in class rs.kreme.ksbot.api.hooks.Trade
-
Sends a trade offer to the player by name.
- sendTradeOffer(KSPlayer) - Method in class rs.kreme.ksbot.api.hooks.Trade
-
Sends a trade offer to the given player.
- sendWebhookMessage(String) - Method in class rs.kreme.ksbot.api.game.Discord
-
Send a simple webhook message (no file)
- sendWebhookWithFile(String, File) - Method in class rs.kreme.ksbot.api.game.Discord
-
Send a webhook message with optional file attachment asynchronously
- SENNTISTEN_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- SERVER - rs.kreme.ksbot.api.wrappers.KSChatMessage.MessageTypes
-
A message received from the server.
- servers() - Method in annotation type rs.kreme.ksbot.api.scripts.ScriptManifest
- set(String, long) - Method in class rs.kreme.ksbot.api.game.Statistics
-
Set a specific stat to an exact value
- setAttackStyle(Combat.AttackStyle) - Method in class rs.kreme.ksbot.api.game.Combat
-
Sets the player's attack style to the desired one.
- setCompass(Game.Direction) - Method in class rs.kreme.ksbot.api.game.Game
- setConfigFile(File) - Method in class rs.kreme.ksbot.api.scripts.config.DynamicConfigManager
- setRetaliate(boolean) - Method in class rs.kreme.ksbot.api.game.Combat
- SETTINGS - rs.kreme.ksbot.api.game.Game.Tab
- setVarbit(int, int) - Method in class rs.kreme.ksbot.api.game.Vars
-
Sets the value of a varbit.
- setVarcIntValue(int, int) - Method in class rs.kreme.ksbot.api.game.Vars
-
Sets the value of a client integer variable.
- setVarcStrValue(int[], int, int) - Method in class rs.kreme.ksbot.api.game.Vars
-
Sets a sequence of varbit values using an integer array and two bounds.
- setVarcStrValue(int, String) - Method in class rs.kreme.ksbot.api.game.Vars
-
Sets the value of a client string variable.
- setWithdrawMode(boolean) - Method in class rs.kreme.ksbot.api.hooks.Bank
-
Sets the withdrawal mode for the bank interface, allowing the user to choose between withdrawing noted items or regular items.
- SHADE_CATACOMBS - rs.kreme.ksbot.api.game.utils.GameArea
- SHADOW_BARRAGE - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- SHADOW_BLITZ - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- SHADOW_BURST - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- SHADOW_DUNGEON - rs.kreme.ksbot.api.game.utils.GameArea
- SHADOW_RUSH - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- SHADOW_VEIL - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- SHARP_EYE - rs.kreme.ksbot.api.game.Prayer.Prayers
- SHAYZIEN_CRYPTS - rs.kreme.ksbot.api.game.utils.GameArea
- SHAYZIEN_HOUSE - rs.kreme.ksbot.api.game.utils.GameArea
- SHIELD - rs.kreme.ksbot.api.hooks.widgets.EquipmentSlot
- SHILO_VILLAGE - rs.kreme.ksbot.api.game.utils.GameArea
- SHIP_YARD - rs.kreme.ksbot.api.game.utils.GameArea
- Shop - Class in rs.kreme.ksbot.api.hooks
- Shop() - Constructor for class rs.kreme.ksbot.api.hooks.Shop
- SHOP - rs.kreme.ksbot.api.wrappers.KSItem.Type
- shortestPath(WorldPoint, WorldPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
- shortestSafePath(WorldPoint, WorldPoint, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Finds the shortest path between two points that avoids dangerous tiles Uses breadth-first search algorithm
- shouldBoost(Skill) - Method in class rs.kreme.ksbot.api.hooks.Skills
-
Determines if a skill should be boosted based on the current boosted and real levels.
- SHRUG - rs.kreme.ksbot.api.game.data.Emote
- shuffledList() - Method in class rs.kreme.ksbot.api.queries.Query
-
Returns a shuffled list of all filtered objects.
- shuffledList(int) - Method in class rs.kreme.ksbot.api.queries.Query
-
Returns a shuffled list of a limited number of filtered objects.
- SILVAREA - rs.kreme.ksbot.api.game.utils.GameArea
- SINCLAIR_MANSION - rs.kreme.ksbot.api.game.utils.GameArea
- SINISTER_OFFERING - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- SISTERHOOD_SANCTUARY - rs.kreme.ksbot.api.game.utils.GameArea
- SIT_UP - rs.kreme.ksbot.api.game.data.Emote
- size() - Method in class rs.kreme.ksbot.api.hooks.Items
- SKELETAL_GRASP - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- SKILLCAPE - rs.kreme.ksbot.api.game.data.Emote
- Skills - Class in rs.kreme.ksbot.api.hooks
-
This class provides utility methods to interact with and retrieve information related to the player's skill levels in the game.
- Skills(KSContext) - Constructor for class rs.kreme.ksbot.api.hooks.Skills
- SKILLS - rs.kreme.ksbot.api.game.Game.Tab
- SKOTIZO - rs.kreme.ksbot.api.game.utils.GameArea
- SLAP_HEAD - rs.kreme.ksbot.api.game.data.Emote
- SLAYER - rs.kreme.ksbot.api.scripts.Category
- SLAYER_TOWER - rs.kreme.ksbot.api.game.utils.GameArea
- SLEPE - rs.kreme.ksbot.api.game.utils.GameArea
- SMITE - rs.kreme.ksbot.api.game.Prayer.Prayers
- SMITHING - rs.kreme.ksbot.api.scripts.Category
- SMOKE_BARRAGE - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- SMOKE_BLITZ - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- SMOKE_BURST - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- SMOKE_DUNGEON - rs.kreme.ksbot.api.game.utils.GameArea
- SMOKE_RUSH - rs.kreme.ksbot.api.game.magic.SpellBook.Ancient
- SMOOTH_DANCE - rs.kreme.ksbot.api.game.data.Emote
- SNARE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- SOPHANEM - rs.kreme.ksbot.api.game.utils.GameArea
- SOPHANEM_DUNGEON - rs.kreme.ksbot.api.game.utils.GameArea
- SORCERESS_GARDEN - rs.kreme.ksbot.api.game.utils.GameArea
- sortByDistance(boolean) - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
-
Sorts players by their distance from the local player.
- sorted(Comparator<T>) - Method in class rs.kreme.ksbot.api.queries.Query
-
Sorts the objects using a given comparator.
- SOUL - rs.kreme.ksbot.api.game.magic.Rune
- SOUL_ALTAR - rs.kreme.ksbot.api.game.utils.GameArea
- SOUL_WARS - rs.kreme.ksbot.api.game.utils.GameArea
- SOUL_WARS_LOBBY - rs.kreme.ksbot.api.game.utils.GameArea
- SOURHOG_CAVE - rs.kreme.ksbot.api.game.utils.GameArea
- SOUTH - rs.kreme.ksbot.api.game.Game.Direction
- SOUTH - rs.kreme.ksbot.api.game.Pathing.Direction
- SOUTH_EAST - rs.kreme.ksbot.api.game.Pathing.Direction
- SOUTH_WEST - rs.kreme.ksbot.api.game.Pathing.Direction
- special(boolean) - Method in class rs.kreme.ksbot.api.game.Combat
- specialEnabled() - Method in class rs.kreme.ksbot.api.game.Combat
-
Checks if special attack is currently enabled.
- Spell - Interface in rs.kreme.ksbot.api.game.magic
- SpellBook - Enum in rs.kreme.ksbot.api.game.magic
- SPELLBOOK_SWAP - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- SpellBook.Ancient - Enum in rs.kreme.ksbot.api.game.magic
- SpellBook.Lunar - Enum in rs.kreme.ksbot.api.game.magic
- SpellBook.Necromancy - Enum in rs.kreme.ksbot.api.game.magic
- SpellBook.Standard - Enum in rs.kreme.ksbot.api.game.magic
- SPIN - rs.kreme.ksbot.api.game.data.Emote
- SPIN_FLAX - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- splitByComma(String) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
-
Splits a comma-separated string into a List of Strings.
- splitConfig(String) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
-
Splits a configuration string by commas and converts to lowercase.
- splitConfigExact(String) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
-
Splits a configuration string by commas without modifying case.
- splitConfigInt(String) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
-
Splits a comma-separated configuration string into a List of Integers.
- splitConfigSet(String) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
-
Splits a comma-separated configuration string into a Set of Strings.
- stackSizeToQuantity(String) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
-
Converts a string representation of a stack back to (close to) it's original value.
- staffNearby() - Method in class rs.kreme.ksbot.api.hooks.AntiBan
-
Checks if any staff members are nearby (within 10 tiles).
- staffNearby(int) - Method in class rs.kreme.ksbot.api.hooks.AntiBan
-
Checks if any staff members are within the specified distance.
- STANDARD - rs.kreme.ksbot.api.game.magic.SpellBook
- STANDARD - rs.kreme.ksbot.api.game.Prayer.Prayerbook
- STAR_JUMP - rs.kreme.ksbot.api.game.data.Emote
- STAT_RESTORE_POT_SHARE - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- STAT_SPY - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- Statistics - Class in rs.kreme.ksbot.api.game
- Statistics(KSContext) - Constructor for class rs.kreme.ksbot.api.game.Statistics
- STEEL_SKIN - rs.kreme.ksbot.api.game.Prayer.Prayers
- STOMP - rs.kreme.ksbot.api.game.data.Emote
- stop() - Method in class rs.kreme.ksbot.api.commons.Timer
-
Stops the timer, preserving the remaining duration for resumption.
- STOPPED - rs.kreme.ksbot.api.scripts.Script.Status
- STRANGLEWOOD_TEMPLE - rs.kreme.ksbot.api.game.utils.GameArea
- stream() - Method in class rs.kreme.ksbot.api.queries.Query
- STRENGTH - rs.kreme.ksbot.api.game.Consumables.PotionType
- STRING_JEWELLERY - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- STRONGHOLD_SECURITY - rs.kreme.ksbot.api.game.utils.GameArea
- STRONGHOLD_SLAYER_CAVE - rs.kreme.ksbot.api.game.utils.GameArea
- STUN - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- SUPERGLASS_MAKE - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- SUPERHEAT_ITEM - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- SUPERHUMAN_STRENGTH - rs.kreme.ksbot.api.game.Prayer.Prayers
- SUPERIOR_DEMONBANE - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
All Classes All Packages