Combat |
Contains utility methods for fetching combat information and toggling special attack/auto retaliate.
|
Dialogues |
Utility class for handling dialogues.
|
Entities |
Utility class for manipulating and retrieving entities.
|
Friends |
|
FriendsChat |
|
GameObjects |
Contains methods for retrieving and interacting with game objects.
|
GraphicsObjects |
This class provides methods to retrieve all graphics objects or a filtered list of graphics objects.
|
GroundItems |
This class provides utility methods for retrieving and manipulating ground items.
|
LocalPlayer |
A class representing the local player in the game, providing various methods to access player information and actions.
|
NPCs |
This class provides methods to retrieve and interact with Non-Player Characters (NPCs).
|
Players |
This class provides various methods for retrieving and manipulating information about players.
|
PlayerSettings |
Utility class that provides methods for retrieving and setting player settings in the game client.
|
Projectiles |
Provides methods to retrieve a list of all projectiles or specific projectiles based on specified criteria.
|
Skills |
A class that provides methods to retrieve skill-related information such as experience, levels, total level, and total experience.
|
Widgets |
This class provides utility methods for interacting with widgets.
|
Worlds |
This class provides various methods for interacting with the Worlds.
|