Object: SCRIPTS

Objects are automation items that make up the playlist/workflow. There are several types of items and can be identified by its icon. Different types of objects also adopts to settings slightly differently.
User avatar
YiMeng
Author
Posts: 235
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Object: SCRIPTS

Unread post by YiMeng »

USE SCRIPT BUILDER

Description
  • Script object in the playlist shows a note icon.
  • Write custom script to automate keystrokes & events.
  • Script supports the use of variables, read/write files and more advanced features by using keywords.
  • Scripts are written using natural writing, and comprised of syntax flavor similar to batch files. Check out Scripting Basics.
  • Payload does not require additional tools or complex encode/compile steps to execute.
  • Edit, save and run. Simplest, easiest, fastest iteration workflow.

Usage
  • Choose "New Script" from the action button
  • Specify a new script name
  • Click "Create Script" button
  • Compose and Save the script
  • Press the "Refresh/Close" button
  • Run the new object