Module to extend functionalities of the System section
Read this in other languages: English, Português, Español
To install the module in Rocketbot Studio, it can be done in two ways:
- Manual: Download the .zip file and unzip it in the modules folder. The folder name must be the same as the module and inside it must have the following files and folders: _init_.py, package.json, docs, example and libs. If you have the application open, refresh your browser to be able to use the new module.
- Automatic: When entering Rocketbot Studio on the right margin you will find the Addons section, select Install Mods, search for the desired module and press install.
-
Export variables to a file
Export all Rocketbot variables to a files -
Set Multiple Variable
Set multiple variables from an iterable object -
Run Backup
Make a new backup -
Clean var(s)
Enter the variables to be cleaned separated by a comma -
Clean var(s) by category
Enter the category of variables to clean -
Random
Use random library -
Foreground App
App to the foreground -
Get Handle from Open windows
return and array with name and handle tuple from Open Window -
Timer
Get time number -
Get Arguments
Gets the arguments that were passed when Rocketbot started.
- windows
- mac
- linux
- docker