A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

S

SAND_COLLECTION - com.osrsbots.orb.api.util.AnimationID
 
schedule(Runnable, long, long) - Method in class com.osrsbots.orb.api.util.TaskManager
 
SClient - Class in com.osrsbots.orb.api.networking.server
 
SClient(Server, Socket) - Constructor for class com.osrsbots.orb.api.networking.server.SClient
 
Script - Interface in com.osrsbots.orb.scripts.framework.loop
The interface Looping script.
ScriptMeta - Annotation Type in com.osrsbots.orb.scripts.framework
 
ScriptTask - Interface in com.osrsbots.orb.scripts.framework.task
The interface Script task.
ScriptTask.Builder - Class in com.osrsbots.orb.scripts.framework.task
 
ScriptTask.Builder.Condition - Class in com.osrsbots.orb.scripts.framework.task
 
ScriptTask.Builder.Process - Class in com.osrsbots.orb.scripts.framework.task
 
ScriptUtil - Class in com.osrsbots.orb.api.util
The ScriptUtil class provides utility methods for interacting with the scripting framework provided by the ORB API.
ScriptUtil() - Constructor for class com.osrsbots.orb.api.util.ScriptUtil
 
scroll(int, int) - Method in class com.osrsbots.orb.api.interact.input.mouse.Mouse
 
SCROLL_DOWN - com.osrsbots.orb.api.interact.input.mouse.paths.MousePoint.Button
 
SCROLL_UP - com.osrsbots.orb.api.interact.input.mouse.paths.MousePoint.Button
 
scrollTo(Rectangle, RSWidget) - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.Widgets
 
SEERS_VILLAGE - com.osrsbots.orb.api.interact.interactables.world.locations.Banks.Location
 
selectOption(String) - Static method in class com.osrsbots.orb.api.interact.interactables.dialogs.ChatDialog
 
selectOption(String) - Static method in class com.osrsbots.orb.api.interact.interactables.dialogs.MakeXDialog
Selects the specified option in the dialog, if available.
sell(int, Shop.Amount) - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.Shop
 
sell(String, int, int) - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.exchange.GrandExchange
 
sell(String, int, Exchange.Price) - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.exchange.GrandExchange
 
sell(String, int, Exchange.PriceType) - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.exchange.GrandExchange
 
sell(String, Shop.Amount) - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.Shop
 
SELL_1 - com.osrsbots.orb.api.interact.input.mouse.management.Move.Override
 
SELL_10 - com.osrsbots.orb.api.interact.input.mouse.management.Move.Override
 
SELL_5 - com.osrsbots.orb.api.interact.input.mouse.management.Move.Override
 
SELL_50 - com.osrsbots.orb.api.interact.input.mouse.management.Move.Override
 
SELL_OFFER - com.osrsbots.orb.api.interact.interactables.widgets.exchange.GrandExchange.Screen
 
sellItem(RSWidget, Shop.Amount) - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.Shop
 
send(int, String) - Static method in class com.osrsbots.orb.api.networking.server.Server
 
send(String) - Static method in class com.osrsbots.orb.api.networking.server.Server
 
send(List<Integer>, String) - Static method in class com.osrsbots.orb.api.networking.server.Server
 
sendMessage(ChatMessageType, String, String) - Static method in class com.osrsbots.orb.api.interact.interactables.entities.Player
 
sendMoveEvent(int, int) - Method in class com.osrsbots.orb.api.interact.input.mouse.management.Input
 
sendScrollEvent(int, int, int, int) - Method in class com.osrsbots.orb.api.interact.input.mouse.management.Input
 
sendToAll(String) - Method in class com.osrsbots.orb.api.networking.server.Server
 
sendToSelected(int, String) - Method in class com.osrsbots.orb.api.networking.server.Server
 
sendToServer(String) - Method in class com.osrsbots.orb.api.networking.Client
 
sendToSpecified(List<Integer>, String) - Method in class com.osrsbots.orb.api.networking.server.Server
 
serialize(RSObject, Type, JsonSerializationContext) - Method in class com.osrsbots.orb.api.interact.interactables.types.RSObject.RSItemAdapter
 
serialize(ItemComposition, Type, JsonSerializationContext) - Method in class com.osrsbots.orb.api.interact.interactables.types.RSItem.CompositionSerializer
 
Server - Class in com.osrsbots.orb.api.networking.server
 
Server() - Constructor for class com.osrsbots.orb.api.networking.server.Server
 
set(int) - Static method in class com.osrsbots.orb.api.interact.interactables.dialogs.EnterAmountDialog
Sets the specified amount in the dialog.
setAmount(MakeXDialog.Amount) - Static method in class com.osrsbots.orb.api.interact.interactables.dialogs.MakeXDialog
Sets the quantity to make to the specified MakeXDialog.Amount.
setAmount(Bank.Amount) - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.Bank
 
setAttackStyle(AttackStyle, boolean) - Static method in class com.osrsbots.orb.api.interact.interactables.combat.Combat
 
setCredentials(String, String) - Method in class com.osrsbots.orb.scripts.managers.LoginManager
 
setCustomAmount(int) - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.Bank
 
setDesiredAction(GameAction) - Static method in class com.osrsbots.orb.api.interact.input.mouse.Mouse
 
setEnabled(boolean) - Static method in class com.osrsbots.orb.api.util.Fatigue
 
setIdleOutTime(TimeUnit, int) - Static method in class com.osrsbots.orb.api.interact.interactables.entities.Player
 
setLoopDelay(int, int) - Static method in class com.osrsbots.orb.api.util.ScriptUtil
Sets the loop delay for the script execution within the specified range.
setLoopDelay(int, int) - Method in interface com.osrsbots.orb.scripts.framework.ORBScript
 
setOverride(Move.Override) - Static method in class com.osrsbots.orb.api.interact.input.mouse.Mouse
 
setPath(List<WorldPoint>, WorldPoint) - Static method in class com.osrsbots.orb.api.interact.interactables.world.traverse.Traverse
 
setPrice - Variable in class com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange.Price
 
setSelected(AutoCast.Spell) - Static method in class com.osrsbots.orb.api.interact.interactables.combat.magic.AutoCast
 
setSetCustomAmount(int) - Static method in class com.osrsbots.orb.api.interact.interactables.dialogs.MakeXDialog
Sets the value for MakeXDialog.Amount.CUSTOM.
setTargetFPS(int) - Static method in class com.osrsbots.orb.api.util.ClientUI
 
setTasks() - Method in interface com.osrsbots.orb.scripts.framework.task.TaskScript
 
setTasks(List<ScriptTask>) - Static method in class com.osrsbots.orb.api.util.ScriptUtil
 
setTasks(List<ScriptTask>) - Method in interface com.osrsbots.orb.scripts.framework.task.TaskScript
 
SETTINGS - com.osrsbots.orb.api.interact.interactables.widgets.Tabs.Tab
 
setViewType(Mouse.ViewType) - Static method in class com.osrsbots.orb.api.interact.input.mouse.Mouse
 
setZoom(int) - Static method in class com.osrsbots.orb.api.interact.interactables.world.Camera
 
shakeComponent(Component) - Static method in class com.osrsbots.orb.api.util.Effects
 
SHATTERED_LEAGUE_HOME_TELEPORT_1 - com.osrsbots.orb.api.util.AnimationID
 
SHATTERED_LEAGUE_HOME_TELEPORT_2 - com.osrsbots.orb.api.util.AnimationID
 
SHATTERED_LEAGUE_HOME_TELEPORT_3 - com.osrsbots.orb.api.util.AnimationID
 
SHATTERED_LEAGUE_HOME_TELEPORT_4 - com.osrsbots.orb.api.util.AnimationID
 
SHATTERED_LEAGUE_HOME_TELEPORT_5 - com.osrsbots.orb.api.util.AnimationID
 
SHATTERED_LEAGUE_HOME_TELEPORT_6 - com.osrsbots.orb.api.util.AnimationID
 
Shop - Class in com.osrsbots.orb.api.interact.interactables.widgets
 
Shop() - Constructor for class com.osrsbots.orb.api.interact.interactables.widgets.Shop
 
Shop.Amount - Enum in com.osrsbots.orb.api.interact.interactables.widgets
 
shouldConsume() - Static method in class com.osrsbots.orb.api.interact.interactables.combat.Health
 
shouldOpenWithNpc() - Static method in class com.osrsbots.orb.api.interact.interactables.widgets.Bank
 
shouldTakeBreak(int) - Method in interface com.osrsbots.orb.scripts.framework.ORBScript
 
Skills - Class in com.osrsbots.orb.api.interact.interactables.misc
 
Skills() - Constructor for class com.osrsbots.orb.api.interact.interactables.misc.Skills
 
SKILLS - com.osrsbots.orb.api.interact.interactables.widgets.Tabs.Tab
 
SKULL_DEADMAN - com.osrsbots.orb.api.interact.interactables.combat.SkullIcon
 
SKULL_FIGHT_PIT - com.osrsbots.orb.api.interact.interactables.combat.SkullIcon
 
SKULL_HIGH_RISK - com.osrsbots.orb.api.interact.interactables.combat.SkullIcon
 
skulled(boolean) - Method in class com.osrsbots.orb.api.queries.actors.query.PlayerQuery
 
SkullIcon - Enum in com.osrsbots.orb.api.interact.interactables.combat
 
Slot(GrandExchangeOffer, int) - Constructor for class com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange.Slot
 
SMITHING_ANVIL - com.osrsbots.orb.api.util.AnimationID
 
SMITHING_CANNONBALL - com.osrsbots.orb.api.util.AnimationID
 
SMITHING_IMCANDO_HAMMER - com.osrsbots.orb.api.util.AnimationID
 
SMITHING_SMELTING - com.osrsbots.orb.api.util.AnimationID
 
sold() - Method in class com.osrsbots.orb.api.interact.interactables.widgets.exchange.Exchange.Slot
 
spotAnims(Integer...) - Method in interface com.osrsbots.orb.api.queries.actors.ActorQueryBuilder
 
spotAnims(Integer...) - Method in class com.osrsbots.orb.api.queries.actors.query.ActorQuery
 
spriteIDs(Integer...) - Method in class com.osrsbots.orb.api.queries.widgets.WidgetQueryBuilder
 
start() - Method in class com.osrsbots.orb.api.interact.input.mouse.management.State
 
start() - Method in class com.osrsbots.orb.api.interact.input.mouse.paths.Recorder
 
start() - Method in class com.osrsbots.orb.scripts.managers.LoginManager
 
start(int) - Static method in class com.osrsbots.orb.api.networking.server.Server
 
started - Variable in class com.osrsbots.orb.api.interact.input.mouse.paths.Recorder
 
state - Variable in class com.osrsbots.orb.api.interact.input.mouse.Mouse
 
State - Class in com.osrsbots.orb.api.interact.input.mouse.management
 
State(Canvas, Thread) - Constructor for class com.osrsbots.orb.api.interact.input.mouse.management.State
 
stop() - Method in class com.osrsbots.orb.api.interact.input.mouse.management.State
 
stop() - Method in class com.osrsbots.orb.api.interact.input.mouse.Mouse
 
stop() - Method in class com.osrsbots.orb.api.interact.input.mouse.paths.Recorder
 
stop() - Static method in class com.osrsbots.orb.api.networking.Client
 
stop() - Static method in class com.osrsbots.orb.api.networking.server.Server
 
stop() - Static method in class com.osrsbots.orb.api.util.ScriptUtil
Stops the script execution without providing a specific message.
stop() - Method in interface com.osrsbots.orb.scripts.framework.ORBScript
 
stop() - Method in class com.osrsbots.orb.scripts.managers.LoginManager
 
stop(String) - Static method in class com.osrsbots.orb.api.util.ScriptUtil
Stops the script execution with an optional message.
stop(String) - Method in interface com.osrsbots.orb.scripts.framework.ORBScript
 
stream() - Method in class com.osrsbots.orb.api.queries.actors.ActorQueryResults
 
stream() - Method in class com.osrsbots.orb.api.queries.items.WidgetItemQueryResults
 
stream() - Method in class com.osrsbots.orb.api.queries.items.WorldItemQueryResults
 
stream() - Method in class com.osrsbots.orb.api.queries.objects.ObjectQueryResults
 
stream() - Method in class com.osrsbots.orb.api.queries.widgets.WidgetQueryResults
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
All Classes All Packages