- handleNextObstacle(Position) - Method in class org.osbot.rs07.api.DoorHandler
-
- handleNextObstacle(Entity) - Method in class org.osbot.rs07.api.DoorHandler
-
- handleNextObstacle(Area) - Method in class org.osbot.rs07.api.DoorHandler
-
Tries to walk to a position of the given area that is not accessible because of for example
gates or doors that are closed, opening the obstacles.
- hasAction(String...) - Method in interface org.osbot.rs07.api.model.Entity
-
Check if identifiable contains one or more of specified actions.
- hasAction(String...) - Method in interface org.osbot.rs07.api.model.Identifiable
-
Check if identifiable contains one or more of specified actions.
- hasAction(String...) - Method in class org.osbot.rs07.api.model.Item
-
Check if identifiable contains one or more of specified actions.
- hasAction(String...) - Method in class org.osbot.rs07.api.model.Player
-
Deprecated.
- hasAction(String...) - Method in class org.osbot.rs07.api.ui.RS2Widget
-
Check if widget contains one or more of specified actions.
- hasCombatLevel(int) - Method in interface org.osbot.rs07.api.ai.state.PlayerState
-
Checks if the state has surpassed the provided combat level
- hasDiary(Diaries.Diary) - Method in interface org.osbot.rs07.api.ai.state.PlayerState
-
Checks if the state has the provided diary
- hasFailed() - Method in class org.osbot.rs07.event.Event
-
- hasFinished() - Method in class org.osbot.rs07.event.Event
-
- hasFocus() - Method in class org.osbot.rs07.api.Client
-
If the client is focused.
- hash(int, int, int) - Static method in class org.osbot.rs07.api.map.Position
-
- hashCode() - Method in class org.osbot.rs07.api.map.Position
-
Deprecated.
- hashCode() - Method in class org.osbot.rs07.api.util.HashedPoint
-
- HashedPoint - Class in org.osbot.rs07.api.util
-
- HashedPoint(int, int) - Constructor for class org.osbot.rs07.api.util.HashedPoint
-
- hasItem(int) - Method in interface org.osbot.rs07.api.ai.state.PlayerState
-
Checks if the amount for the provided item is higher than 0
- hasLevelFor(PrayerButton) - Method in class org.osbot.rs07.api.Prayer
-
Returns whether you have the required level to use the specified prayer.
- hasMentionedPhrase(String, long) - Method in class org.osbot.rs07.api.model.Character
-
Checks if any of the character's recent head messages contains a certain phrase/string.
- hasMentionedPhrase(String, long, long) - Method in class org.osbot.rs07.api.model.Character
-
Checks if any of the character's recent head messages contains a certain phrase/string.
- hasNext() - Method in class org.osbot.rs07.api.util.NodeDequeIteratorG
-
Deprecated.
- hasQuest(Quests.Quest) - Method in interface org.osbot.rs07.api.ai.state.PlayerState
-
Checks if the state has the provided quest
- HeadMessage - Class in org.osbot.rs07.api.ui
-
Represents a message on top of an NPC or Player.
- HeadMessage(Character<?>, String) - Constructor for class org.osbot.rs07.api.ui.HeadMessage
-
Constructor
- HeadMessage(Character<?>, String, long) - Constructor for class org.osbot.rs07.api.ui.HeadMessage
-
Constructor
- healthComparator - Static variable in class org.osbot.rs07.api.comparator.NPCComparator
-
Sorts the NPC collection from least to greatest getHealth() values.
- heightComparator - Static variable in class org.osbot.rs07.api.comparator.WidgetComparator
-
Sorts the RS2Widget collection from least to greatest getHeight() values.
- HintArrow - Class in org.osbot.rs07.api
-
This class represents the API functionality regarding hint arrows, the yellow hint icons in the game.
- HintArrow() - Constructor for class org.osbot.rs07.api.HintArrow
-
- hintArrow - Variable in class org.osbot.rs07.script.MethodProvider
-
- HintArrow.HintArrowType - Enum in org.osbot.rs07.api
-
Represents a type of hint arrow.
- Holder<T> - Class in org.osbot.rs07.utility
-
- Holder() - Constructor for class org.osbot.rs07.utility.Holder
-
- Holder(T) - Constructor for class org.osbot.rs07.utility.Holder
-
- hop(int) - Method in class org.osbot.rs07.api.Worlds
-
Hops to the specified world id if the destination is not already the world you are in.
- hop(int, boolean) - Method in class org.osbot.rs07.api.Worlds
-
Hops to the specified world id if the destination is not already the world you are in.
- hop(int, Callable<Boolean>) - Method in class org.osbot.rs07.api.Worlds
-
Hops to the specified world id if the destination is not already the world you are in.
- hop(int, boolean, Callable<Boolean>) - Method in class org.osbot.rs07.api.Worlds
-
Hops to the specified world id if the destination is not already the world you are in.
- hopToF2PWorld() - Method in class org.osbot.rs07.api.Worlds
-
Hops to a random F2P server which is not full or is PvP.
- hopToF2PWorld(Callable<Boolean>) - Method in class org.osbot.rs07.api.Worlds
-
Hops to a random F2P server which is not full or is PvP.
- hopToP2PWorld() - Method in class org.osbot.rs07.api.Worlds
-
Hops to a random P2P server which is not full or is PvP.
- hopToP2PWorld(Callable<Boolean>) - Method in class org.osbot.rs07.api.Worlds
-
Hops to a random P2P server which is not full or is PvP.
- HOSIDIUS_HOUSE - Static variable in class org.osbot.rs07.api.map.constants.Banks
-
- hover(Bot) - Method in class org.osbot.rs07.api.map.Position
-
Hovers over this tile in the main-screen.
- hover() - Method in class org.osbot.rs07.api.model.Character
-
Attempts to hover the mouse over the next click needed to interact with this Interactable
.
- hover() - Method in class org.osbot.rs07.api.model.GroundItem
-
Attempts to hover the mouse over the next click needed to interact with this Interactable
.
- hover() - Method in interface org.osbot.rs07.api.model.Interactable
-
Attempts to hover the mouse over the next click needed to interact with this Interactable
.
- hover() - Method in class org.osbot.rs07.api.model.Item
-
Attempts to hover the mouse over the next click needed to interact with this Interactable
.
- hover() - Method in interface org.osbot.rs07.api.model.RS2Object
-
Attempts to hover the mouse over the next click needed to interact with this Interactable
.
- hover(int) - Method in class org.osbot.rs07.api.Trade
-
Hovers with the slot specified.
- hover() - Method in class org.osbot.rs07.api.ui.RS2Widget
-
Attempts to hover the mouse over the next click needed to interact with this Interactable
.
- hover(int) - Method in class org.osbot.rs07.api.util.ItemContainer
-
Hovers over the slot specified.
- hover(int) - Method in class org.osbot.rs07.api.Worlds
-
Hovers the mouse over the world
- hover(int, Callable<Boolean>) - Method in class org.osbot.rs07.api.Worlds
-
Hovers the mouse over the world
- hover(Entity) - Method in class org.osbot.rs07.event.InteractionQueue
-
- hover(Position) - Method in class org.osbot.rs07.event.InteractionQueue
-
- hover(RS2Widget) - Method in class org.osbot.rs07.event.InteractionQueue
-
- hover(MouseDestination) - Method in class org.osbot.rs07.event.InteractionQueue
-
- hoverSpell(MagicSpell) - Method in class org.osbot.rs07.api.Magic
-
Hovers a specified spell, opens magic tab if it is not open.