April Fools, Errr, Close Enough
Posted July 5th, 2003 @ 08:30am by Erik J. Barzeski
Today I made an AppleScript application. Then I put that AppleScript in the Applications folder and added it to my Login Items. Next, I copied my loginwindow.plist, removed the script from my Login Items, and pasted my loginwindow.plist over someone else's.
The AppleScript?
ignoring application responses   tell application "loginwindow" to «event aevtrlgo» end ignoring
Immediately after logging in, they'll be logged out. 🙂 Office hijinks for geeks! Note to those affected: hold shift down when you log in and Login Items won't be launched.
P.S. "aevt" = AppleEvent, "rlgo" = "really log out". Satisfied?
Posted 05 Jul 2003 at 1:20pm #
I wrote a similar script and posted it as part of my april fools mac trick round up. If I remember correctly it restarts the computer... If you have auto log-in it's the same difference I suppose.
Posted 08 Jul 2003 at 8:40am #
You're one mean drunk, Superman 😉