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 

I

ignoreSet - Static variable in class simple.hooks.filters.SimpleObjects
 
inArea(WorldArea) - Method in class simple.hooks.simplebot.Pathing
Will return {true} if the local player is inside of {area}, false otherwise
inArea(WorldArea, WorldPoint) - Method in class simple.hooks.simplebot.Pathing
Will return {true} if the {point} is inside of {area}, false otherwise
inArea(int, int, int, int) - Method in class simple.hooks.simplebot.Pathing
 
inCombat() - Method in class simple.hooks.simplebot.Combat
will return if an {NPC} is currently attacking you nor not, and not the other way around
inCombat() - Method in class simple.hooks.wrappers.SimpleNpc
 
inCombat() - Method in class simple.hooks.wrappers.SimplePlayer
 
inFixedScreen() - Method in class simple.robot.api.ClientContext
 
inMotion() - Method in class simple.hooks.simplebot.Pathing
 
inMotion() - Method in class simple.hooks.wrappers.SimpleLocalPlayer
Deprecated.
inMultiCombat() - Method in class simple.hooks.simplebot.Combat
will return if you are in a multi-combat area or not, {true} = in multi, {false} = not in multi
instance() - Static method in class simple.robot.api.ClientContext
 
interfaces - Variable in class simple.robot.api.ClientContext
Deprecated.
inventory - Variable in class simple.robot.api.ClientContext
 
InventoryChangeEvent - Class in simple.hooks.scripts.listeners
Created by Seth on Jan 6, 2021 at 2:46:08 PM
InventoryChangeEvent(int, int, int, String) - Constructor for class simple.hooks.scripts.listeners.InventoryChangeEvent
 
InventoryChangeListener - Interface in simple.hooks.scripts.listeners
Created by Seth on Jan 6, 2021 at 2:45:57 PM
inventoryFull() - Method in class simple.hooks.filters.SimpleInventory
Will return {true} if your inventory is full otherwise {false}, NOTE: This method DOES NOT populate the query
inViewport(Rectangle) - Method in class simple.hooks.simplebot.Game
If a rectangle is inside of the dimensions of the game client
inViewport(Point) - Method in class simple.hooks.simplebot.Game
If a point is inside of the dimensions of the game client
isAnimating() - Method in interface simple.hooks.interfaces.SimpleActor
 
isAnimating() - Method in class simple.hooks.wrappers.SimpleNpc
 
isAnimating() - Method in class simple.hooks.wrappers.SimplePlayer
 
isDead() - Method in class simple.hooks.wrappers.SimpleNpc
 
isEmpty() - Method in class simple.hooks.queries.SimpleQuery
Will return if the query is empty
isEquipped(SimpleEquipment.EquipmentSlot) - Method in class simple.hooks.filters.SimpleEquipment
 
isFriendsChatMessage() - Method in class simple.hooks.simplebot.ChatMessage
 
isHidden() - Method in class simple.hooks.wrappers.SimpleWidget
 
isImposter(int) - Method in class simple.hooks.filters.SimpleObjects
 
isImposter() - Method in class simple.hooks.wrappers.SimpleObject
 
isNumeric(String) - Static method in class simple.robot.utils.Random
 
isPoisoned() - Method in class simple.hooks.simplebot.Combat
will return if you are currently poisoned or not, {true} = yes, {false} = no
isPoisonImmune() - Method in class simple.hooks.simplebot.Combat
will return if you are currently immune to poison or venom, {true} = immume, {false} = not immune
isPublicChatMessage() - Method in class simple.hooks.simplebot.ChatMessage
 
isSponsor() - Method in class simple.hooks.simplebot.ClientUser
 
isStackable() - Method in class simple.hooks.wrappers.SimpleGroundItem
 
isStackable() - Method in class simple.hooks.wrappers.SimpleItem
 
isStaff(SimplePlayer) - Method in class simple.hooks.simplebot.AntiBan
 
isStaffPublicMessage() - Method in class simple.hooks.simplebot.ChatMessage
 
isStarted() - Method in class simple.hooks.wrappers.SimpleProjectile
 
isVenomed() - Method in class simple.hooks.simplebot.Combat
will return if you are currently venomed or not, {true} = yes, {false} = no
isVip() - Method in class simple.hooks.simplebot.ClientUser
Will return if the current SimpleBot user is vip or not
isVipPlus() - Method in class simple.hooks.simplebot.ClientUser
isVip performs the same function
isYellMessage() - Method in class simple.hooks.simplebot.ChatMessage
 
itemOnItem(SimpleItem, SimpleItem) - Method in class simple.hooks.filters.SimpleInventory
Will attempt to use an item on another item, will tab to your inventory if it is not currently opened
itemSelectionState() - Method in class simple.hooks.filters.SimpleInventory
 
iterator() - Method in class simple.hooks.queries.SimpleQuery
 
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