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 

P

paint(Graphics) - Method in interface simple.hooks.simplebot.Paintable
the paint method returned from the canvas
paint - Variable in class simple.robot.api.ClientContext
 
Paintable - Interface in simple.hooks.simplebot
Created by Seth on Nov 18, 2019 at 9:21:02 PM.
Pathing - Class in simple.hooks.simplebot
 
Pathing(ClientContext) - Constructor for class simple.hooks.simplebot.Pathing
 
pathing - Variable in class simple.robot.api.ClientContext
 
peekNext() - Method in class simple.hooks.queries.SimpleQuery
Returns the next item in the query without popping it from the query
pendingInput() - Method in class simple.hooks.simplebot.Dialogue
Will return true if withdraw-x in bank amount input is open for example
pitch() - Method in class simple.hooks.simplebot.Viewport
Will return the pitch of the camera
pitch(boolean) - Method in class simple.hooks.simplebot.Viewport
Will tilt the camera either completely up or down
pitch(int) - Method in class simple.hooks.simplebot.Viewport
Will tilt the camera to specified pitch percentage out of 100
plane() - Method in class simple.hooks.simplebot.Pathing
 
players - Variable in class simple.robot.api.ClientContext
 
pointInViewport(double, double) - Method in class simple.hooks.simplebot.Game
If a (x,y) point is inside of the dimensions of the game client
pointInViewport(int, int) - Method in class simple.hooks.simplebot.Game
If a (x,y) point is inside of the dimensions of the game client
pointOnMap(WorldPoint) - Method in class simple.hooks.simplebot.Pathing
 
points() - Method in class simple.hooks.filters.SimplePrayers
returns your current prayer points
populate() - Method in class simple.hooks.queries.SimpleQuery
Will clear the current query and populate it with newly grabbed items
population(boolean) - Method in class simple.hooks.queries.SimpleItemQuery
Will return the amount of items inside of the query by their stack sizes
population() - Method in class simple.hooks.queries.SimpleQuery
Will return the amount of items inside of the query
portalOpen() - Method in class simple.hooks.simplebot.PortalTeleports
returns if the server teleporter widget is open {true} = open, {false} = closed
PortalTeleports - Class in simple.hooks.simplebot
Created by Seth on Nov 18, 2019 at 9:29:14 PM.
PortalTeleports(ClientContext) - Constructor for class simple.hooks.simplebot.PortalTeleports
 
portalTeleports - Variable in class simple.robot.api.ClientContext
 
prayer(SimplePrayers.Prayers) - Method in class simple.hooks.filters.SimplePrayers
will toggle specified {prayer} ON
prayer(SimplePrayers.Prayers, boolean) - Method in class simple.hooks.filters.SimplePrayers
will toggle specified {prayed} to {toggle}(on or off), returns {true} if state is = to {toggle} otherwise {false} (sleeps 150ms * 20 times)
prayer(SimplePrayers.Prayers, boolean, boolean) - Method in class simple.hooks.filters.SimplePrayers
will toggle specified {prayed} to {toggle}(on or off), returns {true} if state is = to {toggle} otherwise {false} (sleeps 150ms * 20 times)
prayerActive(SimplePrayers.Prayers) - Method in class simple.hooks.filters.SimplePrayers
returns if you current have {prayer} active, {true} = prayer is active, {false} = prayer not active
prayerPercent() - Method in class simple.hooks.filters.SimplePrayers
will return your current prayer based on a percentage out of {100}
prayers - Variable in class simple.robot.api.ClientContext
 
pressKey(int) - Method in class simple.hooks.simplebot.Keyboard
Creates and sends a given PRESS KeyEvent using the given keyCode.
pressMouse(boolean) - Method in class simple.hooks.interaction.SimpleMouse
 
prioritizeTasks() - Method in class simple.hooks.scripts.task.TaskScript
Will give your specified tasks inserted in {tasks()} a sense of priority by checking tasks in order of insertion inside of {tasks}.
projectileActive(int) - Method in class simple.hooks.simplebot.Projectiles
will return if a projectile with the id {id} is currently in your client
ProjectileMovedEvent - Class in simple.hooks.scripts.listeners
Created by Seth on Jan 6, 2021 at 9:31:07 PM
ProjectileMovedEvent(Projectile, WorldPoint, int) - Constructor for class simple.hooks.scripts.listeners.ProjectileMovedEvent
 
ProjectileMovedListener - Interface in simple.hooks.scripts.listeners
Created by Seth on Jan 6, 2021 at 2:45:57 PM
Projectiles - Class in simple.hooks.simplebot
Created by Seth on Nov 18, 2019 at 9:29:11 PM.
Projectiles(ClientContext) - Constructor for class simple.hooks.simplebot.Projectiles
 
projectiles - Variable in class simple.robot.api.ClientContext
 
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