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

R

RAID_LIGHT_ANIMATION - com.osrsbots.orb.api.util.AnimationID
 
random() - Method in class com.osrsbots.orb.api.queries.actors.ActorQueryResults
 
random() - Method in class com.osrsbots.orb.api.queries.items.WidgetItemQueryResults
 
random() - Method in class com.osrsbots.orb.api.queries.objects.ObjectQueryResults
 
random() - Method in class com.osrsbots.orb.api.queries.widgets.WidgetQueryResults
 
Random - Class in com.osrsbots.orb.api.util
The Random class provides methods for generating random numbers and introduces fatigue-based randomness for script execution.
Random() - Constructor for class com.osrsbots.orb.api.util.Random
 
randomNear(WorldPoint) - Method in class com.osrsbots.orb.api.queries.actors.ActorQueryResults
 
randomNear(WorldPoint) - Method in class com.osrsbots.orb.api.queries.items.WorldItemQueryResults
 
randomNear(Rectangle) - Method in class com.osrsbots.orb.api.queries.items.WidgetItemQueryResults
 
randomNear(WorldPoint) - Method in class com.osrsbots.orb.api.queries.objects.ObjectQueryResults
 
randomNearMouse() - Method in class com.osrsbots.orb.api.queries.actors.ActorQueryResults
 
randomNearMouse() - Method in class com.osrsbots.orb.api.queries.items.WidgetItemQueryResults
 
randomNearMouse() - Method in class com.osrsbots.orb.api.queries.items.WorldItemQueryResults
 
randomNearMouse() - Method in class com.osrsbots.orb.api.queries.objects.ObjectQueryResults
 
randomNearMouse() - Method in class com.osrsbots.orb.api.queries.widgets.WidgetQueryResults
 
randomPointIn(Rectangle) - Static method in class com.osrsbots.orb.api.interact.Interaction
Random point in bounds.
RANGING - com.osrsbots.orb.api.interact.interactables.combat.AttackStyle
 
reachable(boolean) - Method in class com.osrsbots.orb.api.queries.actors.query.ActorQuery
 
reachable(boolean) - Method in class com.osrsbots.orb.api.queries.items.query.WorldItemQuery
 
reachable(boolean) - Method in class com.osrsbots.orb.api.queries.objects.ObjectQueryBuilder
 
readAsString(String) - Static method in class com.osrsbots.orb.scripts.managers.FileManager
 
readObject(Class<T>, String) - Static method in class com.osrsbots.orb.scripts.managers.FileManager
 
readyForBreak() - Method in interface com.osrsbots.orb.scripts.framework.ORBScript
 
readyToBreak - Variable in class com.osrsbots.orb.scripts.managers.BreakManager
 
readyToBreak() - Method in class com.osrsbots.orb.scripts.managers.BreakManager
 
Recorder - Class in com.osrsbots.orb.api.interact.input.mouse.paths
 
Recorder(ORB) - Constructor for class com.osrsbots.orb.api.interact.input.mouse.paths.Recorder
 
region - Variable in class com.osrsbots.orb.api.interact.input.mouse.paths.MousePath
 
registerEvents(boolean) - Method in class com.osrsbots.orb.api.API
 
registerEvents(boolean) - Method in class com.osrsbots.orb.api.interact.input.mouse.Mouse
 
releaseButton(int) - Method in class com.osrsbots.orb.api.interact.input.mouse.Mouse
 
releaseKey(int, int, char, int) - Static method in class com.osrsbots.orb.api.interact.input.Keyboard
 
remove(RSItem) - Method in class com.osrsbots.orb.api.interact.interactables.widgets.Equipment
 
removeConfigPanel(String) - Static method in class com.osrsbots.orb.api.util.ClientUI
 
removeEventListener(EventListener) - Static method in class com.osrsbots.orb.api.util.ScriptUtil
 
removeOverlay(Overlay) - Static method in class com.osrsbots.orb.api.util.ClientUI
 
removeSidePanel() - Static method in class com.osrsbots.orb.api.util.ClientUI
Removes custom PluginPanel from RuneLites side toolbar/
removeSubscriptionListener(Object) - Static method in class com.osrsbots.orb.api.util.ScriptUtil
 
RequiredLevel - Class in com.osrsbots.orb.api.interact.interactables.misc
 
RequiredLevel() - Constructor for class com.osrsbots.orb.api.interact.interactables.misc.RequiredLevel
 
reset() - Static method in class com.osrsbots.orb.api.interact.interactables.world.traverse.Traverse
 
reset() - Method in class com.osrsbots.orb.scripts.managers.LoginManager
 
resetIdle() - Static method in class com.osrsbots.orb.scripts.managers.LoginManager
 
results() - Method in class com.osrsbots.orb.api.queries.actors.query.NpcQuery
 
results() - Method in class com.osrsbots.orb.api.queries.actors.query.PlayerQuery
 
results() - Method in class com.osrsbots.orb.api.queries.items.query.WidgetItemQuery
 
results() - Method in class com.osrsbots.orb.api.queries.items.query.WorldItemQuery
 
results() - Method in class com.osrsbots.orb.api.queries.objects.ObjectQueryBuilder
 
results() - Method in class com.osrsbots.orb.api.queries.widgets.WidgetQueryBuilder
 
resume() - Method in class com.osrsbots.orb.scripts.managers.LoginManager
 
RIGHT_DOWN - com.osrsbots.orb.api.interact.input.mouse.paths.MousePoint.Button
 
RIGHT_UP - com.osrsbots.orb.api.interact.input.mouse.paths.MousePoint.Button
 
rightClick(int, int, boolean) - Method in class com.osrsbots.orb.api.interact.input.mouse.Mouse
 
ROCKSLUG_ANIMATION_DEATH - com.osrsbots.orb.api.util.AnimationID
 
ROCKSLUG_DEATH - com.osrsbots.orb.api.util.AnimationID
 
romRSPlayer(GameAction.Type, String) - Static method in class com.osrsbots.orb.api.interact.MenuActions
 
RSActor - Interface in com.osrsbots.orb.api.interact.interactables.types
 
RSItem - Class in com.osrsbots.orb.api.interact.interactables.types
 
RSItem(RSItem.Type, int, int, int) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSItem
 
RSItem() - Method in class com.osrsbots.orb.api.queries.items.WidgetItemQueryResults
 
RSItem() - Method in class com.osrsbots.orb.api.queries.items.WorldItemQueryResults
 
RSItem.CompositionSerializer - Class in com.osrsbots.orb.api.interact.interactables.types
 
RSItem.Type - Enum in com.osrsbots.orb.api.interact.interactables.types
 
RSItemAdapter(ORB) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSObject.RSItemAdapter
 
RSLoot - Class in com.osrsbots.orb.api.interact.interactables.types
 
RSLoot(TileItem, Tile) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSLoot
 
RSNpc - Class in com.osrsbots.orb.api.interact.interactables.types
 
RSNpc(NPC) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSNpc
 
RSObject - Class in com.osrsbots.orb.api.interact.interactables.types
 
RSObject(RSObject.Type, long, int, int, int, ObjectComposition) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSObject
 
RSObject(DecorativeObject, Tile) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSObject
 
RSObject(GameObject, Tile) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSObject
 
RSObject(GroundObject, Tile) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSObject
 
RSObject(WallObject, Tile) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSObject
 
RSObject.RSItemAdapter - Class in com.osrsbots.orb.api.interact.interactables.types
 
RSObject.Type - Enum in com.osrsbots.orb.api.interact.interactables.types
 
RSPlayer - Class in com.osrsbots.orb.api.interact.interactables.types
 
RSPlayer(Player) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSPlayer
 
RSWidget - Class in com.osrsbots.orb.api.interact.interactables.types
 
RSWidget(Widget) - Constructor for class com.osrsbots.orb.api.interact.interactables.types.RSWidget
 
run() - Method in class com.osrsbots.orb.api.networking.server.SClient
 
run(Runnable, long) - Method in class com.osrsbots.orb.api.util.TaskManager
 
RuneLite - Class in com.osrsbots.orb
 
RuneLite() - Constructor for class com.osrsbots.orb.RuneLite
 
RUSTY_RED - Static variable in class com.osrsbots.orb.api.util.ColorScheme
 
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