lowForge Features

The FlowForge Editor is a visual macro creator which allows you to create complex macros without writing a single line of code. Creating Flow files with our editor is as simple as dragging the type of function you want onto the stage and then creating a connection.

FlowForge Capabilities

Here are a few of the functions available in FlowForge:

  • Capture Screen: Copies a portion of the screen into memory.
  • Color Average: Averages the colors of an image for quick comparison.
  • Color Comparison: Compares two colors for equality.
  • Key Down/Press/Up: Standard single key functions.
  • Image Comparison: Compares two images for equality.
  • Locate Window: Locates a specified window.
  • Mouse Click/Double Click/Down/Move/Up: Standard mouse functions.
  • PlayBack Player: Plays back a sequence of key and mouse events.
  • Run App: Starts a specified application.
  • Send Keys: Sends a string if characters.
  • Timer: Repeats actions with a timed interval.

Graphical Editor

The built in editor can be used to design complex macros without writing a single line of code.

View Screenshots