This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#target Illustrator | |
/** | |
* This script will export an Illustrator file into multiple sizes of multiple file types. | |
* @author Mitch Talmadge ( https://MitchTalmadge.com ) | |
*/ | |
if (app.documents.length > 0) { | |
main(); | |
} else { |
This particular (ugly) script generates all 3-character .cc domain permutations and searches for which ones are available for purchase using namecheapapi.com. It outputs to console and a file called output.txt.