CRUZDREW Hey I really like this script thank you so much!! I used it with this apple script to set my display to sleep after a minute when i activate my screen saver with hotkey, and then it uses the same script except with 15 instead of 1 when I deactivate the screen saver. do shell script ("pmset displaysleep 1") ¬ "LoginShortUsername" password ¬ "LoginPassword" with administrator privileges I have had absolutely no problems with it. (Version 2.8) |