Scriptable

[back to FuseBox main page]

* * * This plugin is in it's beta stage * * *

Description

download

Supports both VBScript and JavaScript.

Provides the ability to not only alter any/all the pixels in the image, but also create the look and feel of a commercially developed plugin by allowing you to add tabs and controls!

The Scriptable plugin executes your script in two places:

1. At plugin startup. This is where your add controls to your plugin.

2. Every time the frame needs rendering.

The only drawback to a plugin created by script is the fact that it will be many times slower than if it was written and compiled in C++. However, if you create a plugin which you feel really needs to be faster, contact us to convert your script into an entirely C++ developed plugin!

 

There is a LOT of information associated with this plugin,
please click here for more information, such as VBScript and JScript
sample codes, documentation, etc.

 


(Scriptable Page)
 


(Created by a user's script!)