AntiBan |
|
Bank |
The Bank class represents the player's bank in the RuneScape game.
|
Equipment |
The Equipment class is responsible for managing the player's equipment
inventory.
|
GameObjects |
|
GraphicsObjects |
|
GroundItems |
Manages ground items (loot) on tiles in the game.
|
Inventory |
The Inventory class provides methods to interact with the player's inventory,
including dropping items, using items on each other, and querying items by
their name or ID.
|
Items |
|
Keyboard |
|
Magic |
|
NPCs |
The NPCs class provides functionality to interact with and query NPCs
(Non-Player Characters) in the game world.
|
Player |
|
Players |
|
Shop |
|
Skills |
This class provides utility methods to interact with and retrieve information
related to the player's skill levels in the game.
|
Teleporter |
|
Tiles |
This class provides utilities for interacting with in-game tiles, including
functions to retrieve tile data, find specific tiles, and perform actions on
or near certain tiles.
|
Trade |
This class provides methods for managing player trades, including initiating
trades, verifying trade partners, and interacting with trade items.
|
TradingPost |
|
User |
|
Widgets |
|
WorldArea |
|