Automation Toolkit Pro User Guide
  • Introduction
  • Usage
    • Main Toolbar Window
    • Drag and Drop
    • Keyboard Shortcuts
    • Editor
  • Visit The Forum
  • Automation Lines
    • What is an automation line
    • The different types of lines
  • Automation line types
  • Loop
    • Loop Types
    • Loop Options
  • If
  • Message
    • Message Options
  • ListBox
    • ListBox Options
  • Set
  • Action
  • Variable
    • Variable Options
  • Variables Types
    • Text
      • Properties
      • Actions
    • Number
      • Properties
      • Actions
    • Layer
      • Properties
      • Actions
    • Item
      • Properties
      • Actions
    • Property/Effect
      • Properties
      • Actions
    • Boolean
      • Properties
    • Marker
      • Properties
      • Actions
    • Project
      • Properties
      • Actions
    • File
      • Properties
      • Actions
    • Folder
      • Properties
      • Actions
    • Effect
      • Properties
      • Actions
    • RQ Item (render queue item)
      • Properties
      • Actions
    • Output-Module
      • Properties
      • Actions
    • Collection
      • Number
        • Properties
        • Actions
      • Text
        • Properties
        • Actions
      • Layer
        • Properties
        • Actions
      • Item
        • Properties
        • Actions
      • Property/Effect
        • Properties
        • Actions
      • Boolean
        • Properties
        • Actions
  • creating automation - real world examples
    • ######### Automation
    • #########1 Automation
    • #########2 Automation
  • Page 1
    • Automation Toolkit Documentation
    • Automation Toolkit Loop Types
Powered by GitBook
On this page

Was this helpful?

  1. Usage

Main Toolbar Window

PreviousUsageNextDrag and Drop

Last updated 3 years ago

Was this helpful?

buttons

function

add a new automation

upload automation from local .json file

opens the settings window

opens the license window

opens the forum in the web browser

Context Menus

Categories context menu:

add automation

create a new empty automation inside this category.

add category

add a new category with a custom name for organizing automations.

rename

rename this category.

export all

export all the automation inside this category to a custom folder, a new .json file will be created for every automation inside the category.

use this option to share/move the entire category content to other user/computer or backup the category so in case of error you will have a backup of all your automations ready to be installed again.

delete category

deletes this category and all it's content

(this action can't be undone).

Automation button context menu:

edit

edit information

opens information the window, change the name, description and category.

duplicate

duplicates this automation (in case you need similar automation in other category with some changes).

export

export this automation as .json file format ready to be shared with other user/computer.

create shortcut file

create a jsx script file that can be used as a keyboard shortcut for this automation.

delete

deletes this automation.

Add icon

Upload icon

Settings icon

License icon

Help icon

opens the editor window for this automation, in the editor you should create the instructions for this automation. see more in .

read more at .

read more about the "create shortcut file" option

here
Creating Automations
Keyboard Shortcuts
right click on the category space to use more functions
right click on the automation button space to use more functions