Script for guys who like bathing suits
Script for guys who like bathing suits
- Subject: Script for guys who like bathing suits
- From: Bill Briggs <email@hidden>
- Date: Sat, 4 Mar 2006 00:18:05 -0400
Just housecleaning my PowerBook and ran into this old script. Seems it still works. Might be fun for some of you fellas. Just keep clicking on the run button to get the next pic.
- web
property idx : 1 -- runs to 303
tell application "Safari"
activate
set ct to text -1 through -3 of ("00" & idx)
set theURL to "http://www.silvercashcontest.com/images/bikini_02/gallery/bikini2004_0" & ct & ".jpg"
set URL of document 1 to theURL
set idx to idx + 1
end tell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden