Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

nstahl2124

macrumors newbie
Original poster
Nov 18, 2011
2
0
Code:
set the alert_message to "Connor, your fat ass is about to get so butt ****ed that you don't even know what the hell is going to happen."
display dialog the alert_message buttons {"**** Me", "Awee Hell No!"} default button 1
set the my_choice to the button returned of the result
if my_choice is "Yes" then
    tell application "AppleScript Editor"
        shut down
    end tell
else
    delay time_amount * 10
tell application "Finder" to shut down
    end tell
end if
continue quit

I wish to put this on my computer since my friend's brother when he comes over he will not get off the iMac when we want to use it.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.