Added: 3 years ago
From: applescriptman
Views: 17,082
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:
see all

All Comments (66)

Sign In or Sign Up now to post a comment!
  • dude can you keep that screen focused?

  • thanks for the information

  • who doesnt love apple, right? :D

  • Chirco, take it to Apple.

  • Marshall123321, you can send them the whole application once you save it to your desktop. Just click and drag the application you saved to your desktop and into the email.

  • u sound like 0zmovies guy

  • ZOOM OUT!

  • Can someone help me? I made it so applescript opens when I login, and I made the command for finder to shut down. Now every time I log in, my computer shuts down. How do I stop it?

  • @chricolwould32rock You need to reset your computer entirely. I can't believe you made a script like that. You should have think it through. You can also create a new account. If you can't create a new account, you reset your computer and lose all your data... :(

  • could I share applescripts with other people?

    via e-mail, websites, etc.?

    (without actually copy and pasting the script)

  • @Marshall123321 Yes, you can put the script in a attachment. :)

  • @Marshall123321 Yes, you can put the script in a attachment. :)

  • very helpful, thank you!

  • how do you give the display dialog box thing a title?

  • wow, this is amazing! thank you! thumbs up!

  • Im trying to make something where there is a dialog and you have to type in goodbye for the program to quit, and i have that all done but i need to know how to make it under stand what they are typing i tried the if false i tried the if true i cant find anything that will make it under stand what they are saying. can anyone help me?

  • omg this is so cool

    I use c++ and unix at school but I own a mac

    and I had no idea there was a mac programming language

    Its so simple!

  • @ssc1125 And there is MANY more. Objective-C, Java (of course), AppleScript Objective-C, and more... I don't remember them in the top of my head.

  • How do I do multiple accounts?

  • is there any programs like this that run on windows?

  • yeah. Its not the same syntax wise and it is less powerful but if you code with batch then you can control certain things on your computer.

    Remember Applescript is a scripting language its not like a high level language like java or c++.

  • @notaninvaildname nope 

  • In Snow Leopard, "Script Editor" is called "Applescript Editor"

  • Cool :P

  • i was wondering if there are any programs for mac that you can make a game like Kingdom Of Loathing, if you don't know of any programs do you know if applescript can make a game like that?

  • Applescript is way to "low" to do that. Just find out how to use Perl, Cocoa, ect. by install Apples Developer Tools from developer(dot)apple(dot)com

  • Thanks. Everyone starts somewhere, I always say. And this is where I start, I spose. :)

  • bahaha AppleScript is probably the easiest programming language there is. I feel sorry for the people who don't get it.

  • I just realized. This is A LOT like Blitz Basic (it's used for 3D Game Programming, for those who don't know)

  • nice video man, helped a lot. I wish I would've gone to you first!

  • Great video!, thanks for posting it!

    Can you use the script editor to work with i-cal so it can run your itunes play lists at different times of the day? I would love to see that!

  • yes, just go to ical, make an event, and set alarm to run a script.

  • Nice vid, thanks for putting this up ; )

  • Thanks! this is a cool and simple video that taught me a lot.

  • Can I make it shut down the computer? Cool tutorial.

  • I know I thought that to but I haven't figured out how to do that either, but if you go to system preferences then energy saver there's a button that says schedule & you can set your computer to turn on and off at a certain time. Don't know if you knew that already. I'd seen it before but I'd forgotten about it.

  • Comment removed

  • You seemed to be in a hurry, and poorly prepared. Try to improve on that.

  • dude great video! thanks

  • Is anyone claiming that (s)he is 18? Not that I can see.

  • yer i think its a gay guy

  • if gay=happy then good

    if gay=preferring_men then irrelevant*

    * = That is, I don't see the relevance.

  • did anyone ask for your opinion??

  • No, but then, I didn't think that I'd have to be asked.

  • Irelevant is not a word?

  • how do you make it do 2 things at the same time?

  • what do u meen?

  • I want to make it say something while a window pops up.

  • really awesome but you don't sound like a man :P You're really cool though :)

  • I working on my first helpful script and i need help

    tell application "iChat" to set status message to text returned of (display dialog "Enter Your Status Message" default answer "Away" buttons {"Set Status"} default button 1)

    i want to know hot make it say

    "Status Successfully set to the status you typed before "

    I also want to know hot to hide ichat this whole time

    please explain where and the script i need to insert

  • for it to respond at the end of your script type this:

    say "Status Successfully set to status you typed before"

  • I meant like this "status Successfully set to *the status you typed*"

    can you figure that out

  • OMG thanks so much! just what i needed!

  • say "hello" beep say "hello" beep say "do" beep say "you" beep say "find" beep say "this" beep say "annoying" beep
  • Nice tutorial. I'm trying to find a decent resource for maths and substring functions. I have a password generation program in Perl and I want to write a similar one in AppleScript. My perl program uses a string containing all the possible characters for the password, then for the number of characters in my password, I pick a random character out of the list (using Perl's substr function).

    How would I do this in AppleScript?

  • email me via youtube a full rundown of everything. i will do my best and contact you if i need any additional info.

    thanks for subscribing!

  • P = (q/90)[H(Q2 -Q1)]

    q, H, Q2, Q1 are variables that i have. and the program will give me the value for P

  • wow thats complecated.

    Do you know the value of q. and i dont know how entering numbers comes into this! oh and is the q/90 q divided by 9.

    also with algebra you usually (if you have one value) dont write a 1 next to it. Basically what you said is; one q is equal to q times 1.

  • thanks anyway.. i am going to try and find how to enter numbers in apple scritp

  • look at the how to build a user and password protected app. It shows you how to enter numbers or words and get a result.

  • where in apple script can i find like a pre-window of the software, so that i can input the balnk espaces, the buttons, etc...

  • what?!

    I just need to know the formula you want to perform.

    for example:

    the formula is finding the area of a square.

    i enter 5, then the program will tell itself to times 5 by 5 and then out put the answer in a new display dialog.

    All i need os the formula!

  • P = (q/90)[H(Q2 -Q1)]

    q, H, Q2, Q1 are variables that i have. and the program will give me the value for P

  • like a graphic program, where i get to insert number, and i have a "button" to action some formula.and then it gives me the result

  • yes, i understand that. But what is your formula.

  • P = (q/90)[H(Q2 -Q1)]

    q, H, Q2, Q1 are variables that i have. and the program will give me the value for P

  • i need to write a progam file like in delphi, but im new with mac... i see that its eassier, could you tell me how. i need the progam to be a window where i input some data (numbers) and then it will run the formula and give back the result instantly.. thx

  • ok thats possible to do with applescript! but i need to know what formula you wont it to perform. For example if you enter 5 it will times it by 9.

    i need to understand what you trying to acheive and then i will be able to write the code for you.

    thanks for subscribing!

  • please comment!!!

  • No

    (now on youtube, my comment alone is too short)

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