Skip navigation links
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 

R

radius - Variable in class org.osbot.rs07.api.util.DynamicCircularPathFinder.Circle
 
random(int) - Static method in class org.osbot.rs07.script.MethodProvider
Generates a random integer between 0 and v (exclusive).
random(int, int) - Static method in class org.osbot.rs07.script.MethodProvider
Generates a random integer between min and max (both inclusive).
RandomEvent - Enum in org.osbot.rs07.script
Represents the different enumeration types of random events found in OldSchool RuneScape.
RandomExecutor - Class in org.osbot.rs07.event
 
RandomExecutor(Bot) - Constructor for class org.osbot.rs07.event.RandomExecutor
 
RandomPainter - Class in org.osbot.rs07.script
 
RandomPainter(RandomSolver) - Constructor for class org.osbot.rs07.script.RandomPainter
 
RandomSolver - Class in org.osbot.rs07.script
Represents a random solver.
RandomSolver(RandomEvent) - Constructor for class org.osbot.rs07.script.RandomSolver
 
realDistance(Position) - Method in class org.osbot.rs07.api.Map
Determines the shortest real distance to the specified position as if you would be walking towards it.
realDistance(Position, Position) - Method in class org.osbot.rs07.api.Map
Determines the shortest real distance between the specified positions
realDistance(Entity) - Method in class org.osbot.rs07.api.Map
Determines the shortest real distance to the specified entity as if you would be walking towards it.
realSlot - Variable in enum org.osbot.rs07.api.ui.EquipmentSlot
 
RectangleDestination - Class in org.osbot.rs07.input.mouse
Represents a mouse destination for a rectangle on the gamescreen.
RectangleDestination(Bot, Rectangle) - Constructor for class org.osbot.rs07.input.mouse.RectangleDestination
Creates an instance of this mouse destination for a rectangle on the gamescreen.
RectangleDestination(Bot, int, int, int, int) - Constructor for class org.osbot.rs07.input.mouse.RectangleDestination
Creates an instance of this mouse destination for a rectangle on the gamescreen.
refresh() - Method in class org.osbot.rs07.api.ui.RS2Widget
Refreshes the information for this widget.
refresh(RS2Widget) - Method in class org.osbot.rs07.api.Widgets
This methods can be used to refresh the accessor instance of a stored widget instance.
Region - Class in org.osbot.rs07.api.map
Represents a local region its tiles
Region(XRegion) - Constructor for class org.osbot.rs07.api.map.Region
 
releaseKey(int) - Method in class org.osbot.rs07.api.Keyboard
Sends a KEY_RELEASED event to the key event handler.
remove(Filter<Item>, int) - Method in class org.osbot.rs07.api.Trade
Removes the specified items with the specified amounts from the trade screen.
remove(int, int) - Method in class org.osbot.rs07.api.Trade
Removes an item with the specified amount.
remove(String, int) - Method in class org.osbot.rs07.api.Trade
Removes an item with the specified amount..
remove(HashMap<String, Integer>) - Method in class org.osbot.rs07.api.Trade
REmoves all items in the HashMap.
REMOVE_1 - Static variable in class org.osbot.rs07.api.Trade
 
REMOVE_10 - Static variable in class org.osbot.rs07.api.Trade
 
REMOVE_5 - Static variable in class org.osbot.rs07.api.Trade
 
REMOVE_ALL - Static variable in class org.osbot.rs07.api.Trade
 
removeAll(int) - Method in class org.osbot.rs07.api.Trade
Removes all of the specified items.
removeAll(String) - Method in class org.osbot.rs07.api.Trade
Removes all of the specified items.
removeAll(Filter<Item>) - Method in class org.osbot.rs07.api.Trade
Removes all of the specified items.
removeAudioListener(AudioListener) - Method in class org.osbot.rs07.Bot
Removes an audio event listener.
removeChild(Event) - Method in class org.osbot.rs07.event.Event
Removes a child from this event.
removeConfigListener(ConfigListener) - Method in class org.osbot.rs07.Bot
Removes a config event listener.
removeGameTickListener(GameTickListener) - Method in class org.osbot.rs07.Bot
Removes a game tick listener.
removeKeyListener(BotKeyListener) - Method in class org.osbot.rs07.Bot
Removes a key event listener.
removeLoginListener(LoginResponseCodeListener) - Method in class org.osbot.rs07.Bot
Removes a config event listener.
removeMessageListener(MessageListener) - Method in class org.osbot.rs07.Bot
Removes a mouse event listener.
removeMouseListener(BotMouseListener) - Method in class org.osbot.rs07.Bot
Removes a mouse event listener.
removePainter(Painter) - Method in class org.osbot.rs07.Bot
Removes a painter from the bot canvas.
REQUEST_TIMEOUT - Static variable in class org.osbot.rs07.api.Trade
 
RequestListener() - Constructor for class org.osbot.rs07.api.Trade.RequestListener
 
Requirement - Interface in org.osbot.rs07.api.ai.domain.requirement
Base interface for requirements A requirement is something obtainable, which in turn is required to obtain something else
reset() - Method in class org.osbot.rs07.api.util.DynamicCircularPathFinder.Circle
 
reset() - Method in class org.osbot.rs07.api.util.NodeDequeIterator
Resets the queue
resetExtensions() - Method in class org.osbot.rs07.Bot
 
restart() - Method in class org.osbot.rs07.event.ScriptExecutor
 
Restriction - Interface in org.osbot.rs07.api.ai.domain.restriction
Base interface for restrictions A restriction is something obtainable which should not be obtained
resume() - Method in class org.osbot.rs07.event.ScriptExecutor
 
resume(boolean) - Method in class org.osbot.rs07.event.ScriptExecutor
 
resume() - Method in class org.osbot.rs07.script.Script
This method gets called when the ScriptExecutor gets resumed.
rotate(int) - Method in class org.osbot.rs07.api.model.Model
Deprecated.
RS07Wrapper<C extends org.osbot.core.accessor.Adapter<?>> - Class in org.osbot.rs07.api
 
RS2Object - Interface in org.osbot.rs07.api.model
Represents an in-game object.
RS2Widget - Class in org.osbot.rs07.api.ui
This class represents a widget (previously called interface) in the OSRS client.
RS2Widget(XRS2Widget, int) - Constructor for class org.osbot.rs07.api.ui.RS2Widget
Constructor
run() - Method in class org.osbot.rs07.event.RandomExecutor
 
runUntilConfig - Variable in class org.osbot.rs07.script.ScriptQueue.ScriptQueueItem
 
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 
Skip navigation links