Added: 3 years ago
From: osxnerd
Views: 11,652
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (30)

Sign In or Sign Up now to post a comment!
  • So if I have a script that allows me to play a certain song on itunes, do you know how I can make that into a speakable command?

  • the intro looked like 2012

  • it wasnt a good idea to run that:

    beep 4000

  • Can I make a character aoutowalk or something in games? and can i use it liek a keylogger?

  • i accidently put the number of beeps to 11111. Oh the agony D:

  • how do you make the scrip open at a time like every 30 min and how do you make a application close thanks so much great video

  • why does everybody just show the basics of applescript

  • how do you utilize the computer's camera and microphone?

  • Macs are sweet but they dont compare to batch :D

  • how do i make a box which i can type in appear in a dialog box?

  • Fortyn9n3 said "...how do i make i dialog box pop up when i launch a certain program" on idle if application "Safari" is running then display dialog "Click button OK to open iPhoto." buttons {"Cancel", "OK"} if the button returned of the result is "OK" then tell application "iPhoto" to activate end if return 5 end if end idle Save as a Stay open Application. Add to Login Items.
  • i have an apple computer at school do u know how i can get into it without permission of a teacher?

  • sneak...

  • Would anyone know how to make the mouse click at specific intervals in a certain spot multiple times?

  • How do I make a script in apple script that makes one program when another is opened

    ex: when safari is opened, run iphoto

  • if you mean close safari and open iphoto use this:

    Activate app "safari"

    quit app "safari"

    activate app "iPhoto"

    end tell

  • Lol for a little fun do:

    say "Hello World"

    display dialog "" buttons {"Hi"}

    say "hi"

  • THANKS

  • thanks for the tutorial. Its hard to find these.

  • could you copy the code's in the description please :$ i can't read it and i speak dutch so i can't understand wich characters you use,, thanks

  • The code I used is:

    (*

    This is a multiline

    comment

    *)

    -- This is a single line comment

    beep 3

    display dialog "hello world"

    beep 3

  • how do i make a program launch when another program launches like when safari runs, then run iphoto

    and also how do i make i dialog box pop up when i launch a certain program

    can you give me the code for this?

    thanks

  • Paste this into ScriptEditor. on idle if application "Safari" is running then tell application "iPhoto" to activate return 5 end if end idle (The number "5" is seconds the script checks Safari.) Save this as an Application in ScriptEditor, put a tick the box "Stay Open" in the save dialog box. Add it to Login Items for your home account in Accounts => System Preferences. if you Quit iPhoto but not Safari, iPhoto will continue to re-launch until you Quit Safari or the applescript app.
  • @bengoevaerts I'm dutch too and i understand it :S but i've been looking at many many many tutorials so i understand what people try to say

  • iShowU has been used to do the screen recording.

  • THX. Great job on the movie. :)

  • You should try the program Screenflow. I have been using it and it is very good :)

  • The lound music at the beginning, made me lower the volume. After that, I had to raise it again, to understand you.

  • you can use a single line comment by (* fdgsdafg *) its just more common

  • nice planet explode at the beginning ;)

  • Hey - nice job - but is there any chance of doing some advanced applescript sharing ideas ? in particular - any interaction with microsoft word ?

    thanks

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more