xbytor
03-01-2006, 10:06 AM
I've posted an updated version of my droplet decompiler here (http://ps-scripts.com/bb/viewtopic.php?p=2337#2337).
This script can decompile a droplet to its original Action file or to executable Javascript.
The Action file output is useful for those times when you have a droplet but lost the original Action.
The Javascript output is very handy when trying to figure out how to script something that's recordable with an action but for which there is no standard JS API. The JS output is also far more readable than ScriptListener code and is directly executable.
ciao,
-X
This script can decompile a droplet to its original Action file or to executable Javascript.
The Action file output is useful for those times when you have a droplet but lost the original Action.
The Javascript output is very handy when trying to figure out how to script something that's recordable with an action but for which there is no standard JS API. The JS output is also far more readable than ScriptListener code and is directly executable.
ciao,
-X