stupid applescript games
Stupid AppleScript Games 1.5.1
Collection of AppleScript games. more>>
Stupid AppleScript Games X 1.6
Thirteen AppleScript games (yes, games made with AppleScript!) are included in this archive: Blackjack, Echo, War, Guess the Number, Rock-Paper-AppleScript, Tic-Tac-Toe, Hangman, Scrambler, Matcher, more>> Thirteen AppleScript games (yes, games made with AppleScript!) are included in this archive: Blackjack, Echo, War, Guess the Number, Rock-Paper-AppleScript, Tic-Tac-Toe, Hangman, Scrambler, Matcher, Pico-Fermi-Bagels, Poker, Crazy Eights, and Eight Ball. Most of these games are single player, while some are no-player (Mac plays only) and some are two-player. Games are available as both Classic and OS X versions as separate downloads. Read the included Read Me file for more info.
Mac OS X 10.0 or later, AppleScript, Standard Additions or Display Dialog scripting addition, For Echo, you must have MacInTalk TTS installed as well as the Standard Additions or Say scripting addition (included with various versions of AppleScript).
Version 1.6 brings 2 new games to the OS X package: Fourmation (like Connect Four) and Find the Cheese (a mind-numbing maze game). Please note that at this point, we are essentially discontinuing further Classic development for these games, so these new games will not become available for OS 8 & 9.
AppleScript Extras 1.1
AppleScript Extras is renowned as a very flexible and effective tool included with the Mac OS 8.6 CD. more>>
AppleScript Extras 1.1 is renowned as a very flexible and effective tool included with the Mac OS 8.6 CD. It contains a script menu and example scripts in the AppleScript CD ROM Extras folder. More information, examples, and tutorials are also available from the AppleScript Web site.
Deskcam AppleScript
Deskcam AppleScript is a MacOS 8.6 or later AppleScript that actually allows you to automatically download an image from the internet and make it into your desktop picture more>> Deskcam AppleScript is a MacOS 8.6 or later AppleScript that actually allows you to automatically download an image from the internet and make it into your desktop picture. This is great is you know of a WebCam site where the picture is updated every hour. This way, your desktop picture can be updated every hour as well.
You may need the MacOS 8.6 CD-ROM AppleScript Extras, which is also a free download.
MacOS 8.6 or later.
AppleScript Hangman 3.0
AppleScript Hangman - Hangman game more>>
It has now been updated to work on everything from OS 8.6 to 9.x. You can create your own dictionaries (just look at the file "hangwords" in the StrangeWare folder). Great for classroom work! The large dictionary included will keep you playing for hours.
Stupid Terminal Scripts 1.0
Stupid Terminal Scripts - Set of three OS X scripts more>>
This set of three OS X scripts includes "Big Top" - Executes the "top" command in the Terminal, which displays a live-updating list of all running processes. "Pee Es" - Shows status of active processes. "UpTyme" - Displays total uptime of your computer. Braggin rights!
iCal Backup AppleScript 1.0
iCal Backup AppleScript is an effective and user-friendly tool that allows for the creation of a backup file by selecting File > Back up iCal. more>>
iCal Backup AppleScript 1.0 is an effective and user-friendly tool that allows for the creation of a backup file by selecting File > Back up iCal. You can later restore iCal by double-clicking the backup file. Restoring iCal from a backup works great as long as you have a recent backup. But that's rarely the case.
You could configure iCal to create backups automatically with a little help from AppleScript. This script will backup iCal when run. You can create alarms in iCal to run scripts. To configure iCal to back itself up every day, create a repeating alarm in iCal that runs this script.
AppleScript Updater 1.8.3
Increases stability and Unicode support. more>>
AppleScript Bootlogger 1.0
AppleScript Bootlogger - Collect boot info about your system more>>
It then writes this into a text file named "bootlog.txt" that is placed into your system folder. This way, you may be able to recognize the use or abuse of your Mac when you are absent.
AppleScript Bootlogger is completly freeware.
Apple iDVD AppleScript Collection 2.1
Utilizing iDVDs advanced AppleScript support, professionals and developers alike can now automate the creation if DVDs by linking iDVD to media asset systems and other scriptable applications such as more>> Utilizing iDVDs advanced AppleScript support, professionals and developers alike can now automate the creation if DVDs by linking iDVD to media asset systems and other scriptable applications such as iTunes, Adobe Photoshop, and Media100i. A list of AppleScripts is available.
Mac OS X 10.1 or later, iDVD 2.1.
ColorSync AppleScript Demo 1.0
ColorSync AppleScript Demo - 4 scripts to demo ColorSync more>>
In general, the scripts range from modifying images by embedding the current monitor profile into a picture or by changing pictures so that they print their best quality on an Epson 3000 printer.
Completly freeware.
Applescript Plug-in 1.0
Applescript Plug-in is an open source Realbasic plug-in that allows you to create your own Script Editor more>> Applescript Plug-in is an open source Realbasic plug-in that allows you to create your own Script Editor. You can run Applescripts, compiled Applescript files, check syntax, and even record appleevents as Applescript text.
MacOS 8.0 or later, AppleScript, Realbasic 2.1 or later.
FileBusy AppleScript Extension 1.1
FileBusy AppleScript Extension - Allow your AppleScripts to determine if someone is still using a file more>>
An example of its use would be to call the script before you try to move or rename a file.
Completly freeware.
Enhancements:
- Rebuilt with CodeWarrior Pro 3.
AppleScript Updater X 1.8.3
AppleScript 1.8.3 provides increased stability of scripts and script applications, improved Unicode support for text and runs applications created with the latest version of AppleScript Studio more>> AppleScript 1.8.3 provides increased stability of scripts and script applications, improved Unicode support for text and runs applications created with the latest version of AppleScript Studio.
MacOS X 10.1 or later.
Convert Applescript to HTML 1.0
Convert Applescript to HTML - This Applescript takes the frontmost Script Editor document and converts it into an HTML script more>>
Your current script will be parsed and exported as an HTML document. On large scripts, however, it could take some time to work its magic.
This script was used to create the documents behind all the "View source" links on this page!