List of script objects

From StealthBot Wiki Backup
Jump to: navigation, search

In the StealthBot scripting system, there are many objects exposed to help make script development easier, and allow developers tons of access to the bot's abilities. Here is a listing of all available scripting objects:

List of script objects available via functions

List of script objects available via the CreateObj() function

List of common ActiveX objects available via the CreateObject() function

List of VBScript objects

See also