Skip to content

rocketbot-cl/SystemAdvanced

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SystemAdvanced

Module to extend functionalities of the System section

Read this in other languages: English, Português, Español

How to install this module

To install the module in Rocketbot Studio, it can be done in two ways:

  1. 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.
  2. 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.

Overview

  1. Export variables to a file
    Export all Rocketbot variables to a files

  2. Set Multiple Variable
    Set multiple variables from an iterable object

  3. Run Backup
    Make a new backup

  4. Clean var(s)
    Enter the variables to be cleaned separated by a comma

  5. Clean var(s) by category
    Enter the category of variables to clean

  6. Random
    Use random library

  7. Foreground App
    App to the foreground

  8. Get Handle from Open windows
    return and array with name and handle tuple from Open Window

  9. Timer
    Get time number

  10. Get Arguments
    Gets the arguments that were passed when Rocketbot started.


OS

  • windows
  • mac
  • linux
  • docker

Dependencies

License

MIT
MIT