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
F
- FALADOR - rs.kreme.ksbot.api.game.utils.GameArea
- FALADOR_FARM - rs.kreme.ksbot.api.game.utils.GameArea
- FALADOR_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- FARMING - rs.kreme.ksbot.api.scripts.Category
- FARMING_GUILD - rs.kreme.ksbot.api.game.utils.GameArea
- FELDIP_HILLS - rs.kreme.ksbot.api.game.utils.GameArea
- FENKENSTRAINS_CASTLE - rs.kreme.ksbot.api.game.utils.GameArea
- FENKENSTRAINS_CASTLE_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Necromancy
- FEROX_ENCLAVE_DUNGEON - rs.kreme.ksbot.api.game.utils.GameArea
- FERTILE_SOIL - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- FIGHT_ARENA - rs.kreme.ksbot.api.game.utils.GameArea
- filter(Predicate<? super T>) - Method in class rs.kreme.ksbot.api.queries.Query
-
Filters objects based on a given predicate.
- filterContains(String...) - Method in class rs.kreme.ksbot.api.queries.ItemQuery
-
Filters items whose names contain any of the specified substrings.
- FILTERED - rs.kreme.ksbot.api.wrappers.KSChatMessage.MessageTypes
-
A message that was filtered.
- filterUnique() - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Filters widgets to include only unique ones based on their item ID.
- findAnswer(String, String, KSChatMessage.MessageTypes) - Method in class rs.kreme.ksbot.api.game.AutoReply
- findMeleeRangePath(NPC, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Finds a path to get within melee range of an NPC while avoiding dangerous tiles
- findSafePath(WorldPoint, int, Collection<DangerousTile>) - Method in class rs.kreme.ksbot.api.game.pathing.Reachable
-
Finds a safe path to an NPC that avoids dangerous areas
- findTileObject(int, int, int, int) - Method in class rs.kreme.ksbot.api.hooks.GameObjects
-
Finds a
TileObjectat a specific scene coordinate and object ID. - findTileObject(WorldPoint) - Method in class rs.kreme.ksbot.api.hooks.GameObjects
-
Checks if any tile object exists at the given
WorldPoint. - FIRE - rs.kreme.ksbot.api.game.magic.Rune
- FIRE_ALTAR - rs.kreme.ksbot.api.game.utils.GameArea
- FIRE_BLAST - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- FIRE_BOLT - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- FIRE_STRIKE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- FIRE_SURGE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- FIRE_WAVE - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- FIREMAKING - rs.kreme.ksbot.api.scripts.Category
- first() - Method in class rs.kreme.ksbot.api.queries.Query
-
Returns the first matching object.
- first() - Method in class rs.kreme.ksbot.api.queries.WidgetQuery
-
Retrieves the first matching widget, or null if none.
- first(Predicate<T>) - Method in class rs.kreme.ksbot.api.queries.Query
-
Finds the first object that matches a given predicate.
- FIRST - rs.kreme.ksbot.api.game.Combat.AttackStyle
- FIRST - rs.kreme.ksbot.api.game.magic.RunePouch.RuneSlot
- FISHER_REALM - rs.kreme.ksbot.api.game.utils.GameArea
- FISHING - rs.kreme.ksbot.api.scripts.Category
- FISHING_GUILD - rs.kreme.ksbot.api.game.utils.GameArea
- FISHING_GUILD_TELEPORT - rs.kreme.ksbot.api.game.magic.SpellBook.Lunar
- FISHING_PLATFORM - rs.kreme.ksbot.api.game.utils.GameArea
- FISHING_TRAWLER - rs.kreme.ksbot.api.game.utils.GameArea
- FLAMES_OF_ZAMORAK - rs.kreme.ksbot.api.game.magic.SpellBook.Standard
- FLAP - rs.kreme.ksbot.api.game.data.Emote
- FLETCHING - rs.kreme.ksbot.api.scripts.Category
- FLEX - rs.kreme.ksbot.api.game.data.Emote
- flickQuickPrayer() - Method in class rs.kreme.ksbot.api.game.Prayer
- forId(int) - Static method in enum rs.kreme.ksbot.api.hooks.widgets.EquipmentSlot
-
Get the EquipmentSlot enum based on the slot index.
- forId(int) - Static method in enum rs.kreme.ksbot.api.wrappers.KSChatMessage.MessageTypes
- formatNumber(double) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
-
Specialization of format.
- formatNumber(long) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
-
Specialization of format.
- formatString(String...) - Static method in class rs.kreme.ksbot.api.commons.TextUtil
- forName(String) - Static method in enum rs.kreme.ksbot.api.scripts.Category
-
Converts a string to its corresponding Category enum.
- FORSAKEN_TOWER - rs.kreme.ksbot.api.game.utils.GameArea
- FORTHOS_DUNGEON - rs.kreme.ksbot.api.game.utils.GameArea
- FORTIS_SALUTE - rs.kreme.ksbot.api.game.data.Emote
- FOSSIL_ISLAND - rs.kreme.ksbot.api.game.utils.GameArea
- FOURTH - rs.kreme.ksbot.api.game.Combat.AttackStyle
- FREAKY_FORESTER - rs.kreme.ksbot.api.game.utils.GameArea
- FREMENNIK - rs.kreme.ksbot.api.game.utils.GameArea
- FREMENNIK_ISLES - rs.kreme.ksbot.api.game.utils.GameArea
- FREMENNIK_SLAYER_DUNGEON - rs.kreme.ksbot.api.game.utils.GameArea
- FriendQuery - Class in rs.kreme.ksbot.api.queries
-
A query class for filtering and retrieving
Friendobjects. - FriendQuery(Collection<Friend>) - Constructor for class rs.kreme.ksbot.api.queries.FriendQuery
-
Constructs a FriendQuery with a given collection of friends.
- Friends - Class in rs.kreme.ksbot.api.game
- Friends(KSContext) - Constructor for class rs.kreme.ksbot.api.game.Friends
-
Constructor.
- FRIENDS - rs.kreme.ksbot.api.game.Game.Tab
- FRIENDS_LIST_ADD - rs.kreme.ksbot.api.wrappers.KSChatMessage.MessageTypes
-
Adding account to friend list.
- FROGLAND - rs.kreme.ksbot.api.game.utils.GameArea
- fromCompressed(int) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Decompresses a compressed WorldPoint integer back into a WorldPoint
- fromInstance(WorldPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Converts an instanced WorldPoint to its template location
- fromLocal(LocalPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Converts a local point to world coordinates
- fromWorldInstance(WorldPoint) - Method in class rs.kreme.ksbot.api.game.Pathing
-
Converts an instanced WorldPoint to LocalPoint
- furthest() - Method in class rs.kreme.ksbot.api.queries.NPCQuery
-
Retrieves the furthest NPC from the local player based on path distance.
- furthest() - Method in class rs.kreme.ksbot.api.queries.PlayerQuery
-
Retrieves the player furthest to the local player based on tile distance.
All Classes All Packages