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 

F

faceCamera(int, boolean) - Method in class simple.hooks.simplebot.Viewport
Deprecated.
faceEntity(GameObject) - Method in class simple.hooks.simplebot.Viewport
Deprecated.
faceEntity(Actor) - Method in class simple.hooks.simplebot.Viewport
Deprecated.
faceEntity(WorldPoint) - Method in class simple.hooks.simplebot.Viewport
Deprecated.
FairyRing - Class in simple.hooks.simplebot
 
FairyRing(ClientContext) - Constructor for class simple.hooks.simplebot.FairyRing
 
fairyRing - Variable in class simple.robot.api.ClientContext
 
filter(int...) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items whose id isn't one of the elements inside of the {ids} array
filter(String...) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items whose name isn't one of the elements inside of the {names} array
filter(Pattern...) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items whose name doesn't' match any of the patterns
filter(SimpleLocatable...) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items whose location doesn't match any of the locatable objects in the {locatables} array
filter(WorldPoint...) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items whose location are not one of those inside of the array {points}
filter(WorldArea) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items who are not inside of the specified area
filter(int...) - Method in class simple.hooks.queries.SimpleIdQuery
Will filter out all projectiles whose id isn't one of the elements inside of the {ids} array
filter(int...) - Method in class simple.hooks.queries.SimpleItemQuery
Will filter out all items whose id isn't one of the elements inside of the {ids} array
filter(String...) - Method in class simple.hooks.queries.SimpleItemQuery
Will filter out all items whose name isn't one of the elements inside of the {names} array
filter(Pattern...) - Method in class simple.hooks.queries.SimpleItemQuery
Will filter out all items whose name doesn't' match any of the patterns
filter(String...) - Method in class simple.hooks.queries.SimplePlayerQuery
Will filter out all items whose name isn't one of the elements inside of the {names} array
filter(Pattern...) - Method in class simple.hooks.queries.SimplePlayerQuery
Will filter out all items whose name doesn't' match any of the patterns
filter(SimpleLocatable...) - Method in class simple.hooks.queries.SimplePlayerQuery
Will filter out all items whose location doesn't match any of the locatable objects in the {locatables} array
filter(WorldPoint...) - Method in class simple.hooks.queries.SimplePlayerQuery
Will filter out all items whose location are not one of those inside of the array {points}
filter(WorldArea) - Method in class simple.hooks.queries.SimplePlayerQuery
Will filter out all items who are not inside of the specified area
filter(Predicate<K>) - Method in class simple.hooks.queries.SimpleQuery
Will filter out all items that do not pass the specified predicate condition
filterContains(String...) - Method in class simple.hooks.queries.SimpleTextQuery
Will filter out all items whose text does not contain any of the given strings in {texts}.
filterExact(String...) - Method in class simple.hooks.queries.SimpleTextQuery
Will filter out all items whose text does not exactly match any of the given strings in {texts}.
filterHasAction(String...) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items who don't have any actions that are inside of the {actions} array
filterHasAction(Pattern...) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items who don't have any actions that match any of the patterns
filterHasAction(String...) - Method in class simple.hooks.queries.SimpleItemQuery
Will filter out all items who don't have any actions that are inside of the {actions} array
filterHasAction(Pattern...) - Method in class simple.hooks.queries.SimpleItemQuery
Will filter out all items who don't have any actions that match any of the patterns
filterHasAction(String...) - Method in class simple.hooks.queries.SimplePlayerQuery
Will filter out all items who don't have any actions that are inside of the {actions} array
filterHasAction(Pattern...) - Method in class simple.hooks.queries.SimplePlayerQuery
Will filter out all items who don't have any actions that match any of the patterns
filterWithin(int) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items not within specified distance to the local player
filterWithin(WorldPoint, int) - Method in class simple.hooks.queries.SimpleEntityQuery
Will filter out all items not within specified distance to said {worldPoint}
filterWithin(int) - Method in class simple.hooks.queries.SimplePlayerQuery
Will filter out all items not within specified distance to the local player
filterWithin(WorldPoint, int) - Method in class simple.hooks.queries.SimplePlayerQuery
Will filter out all items not within specified distance to said {worldPoint}
FIRST - Static variable in class simple.hooks.simplebot.Trade
 
formatTime(long) - Method in class simple.hooks.simplebot.ScriptPaint
Will return a formatted string of time given a number in milliseconds
formatTime(long, long) - Static method in class simple.robot.utils.ScriptUtils
 
formatTimeSeconds(int) - Static method in class simple.robot.utils.ScriptUtils
 
forName(String) - Static method in enum simple.hooks.filters.SimpleSkills.Skills
 
forumsId() - Method in class simple.hooks.simplebot.ClientUser
 
forumsName() - Method in class simple.hooks.simplebot.ClientUser
 
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