Class | Description |
---|---|
API |
A skeleton class to define the API classes with.
|
MethodProvider | |
Plugin |
Represents a Plugin which performs the same exact function as a script, but does not execute any events.
|
RandomPainter | |
RandomSolver |
Represents a random solver.
|
Script |
Represents the base of a script.
|
ScriptQueue | |
ScriptQueue.ScriptQueueItem | |
ScriptQueue.ScriptQueueItemInfo |
Enum | Description |
---|---|
RandomEvent |
Represents the different enumeration types of random events found in OldSchool RuneScape.
|
ScriptQueue.RunUntilOption |
Annotation Type | Description |
---|---|
ScriptManifest |
Represents a script manifest for local scripts.
|
SDNScriptManifest |
Represents a script manifest for SDN scripts.
|