 |
 |
Useless April Fool's Hack
|
 |
|
 |
|
Senior User
Join Date: Feb 2003
Location: Atlanta
Status:
Offline
|
|
I found an interesting trick poking around in the System folder. You can alter the appearance of the info box to make it appear that you are running OS X Server. Or if you really are you can change it to look like OS X client.
Pic Here
To do so, open system/library/coreservices and look for a file called loginwindow. Look inside this package in Contents/Resources. You will see two files, AboutBox.tiff, and AboutServerBox.tiff. To perform the hack, just swap the names of these two files and then logout (note that you'll need to give yourself root permissions or change the files permissions to do this).
|
|
|
| |
|
|
|
 |
|
 |
|
Banned
Join Date: Apr 2002
Location: -
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: Between Sydney and Melbourne
Status:
Offline
|
|
Originally posted by coolmacdude:
I found an interesting trick poking around in the System folder. You can alter the appearance of the info box to make it appear that you are running OS X Server. Or if you really are you can change it to look like OS X client.
Pic Here
To do so, open system/library/coreservices and look for a file called loginwindow. Look inside this package in Contents/Resources. You will see two files, AboutBox.tiff, and AboutServerBox.tiff. To perform the hack, just swap the names of these two files and then logout (note that you'll need to give yourself root permissions or change the files permissions to do this).
This is the same as Lying.
You will go to hell. 
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Mar 2001
Location: Pit Slab #35
Status:
Offline
|
|
Originally posted by moonmonkey:
This is the same as Lying.
You will go to hell.
You must believe in hell first. 
|
|
I tried to sig-spam the forums.
ADVANTAGE Motorsports Marketing, Inc. • speedXdesign, Inc.
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: Between Sydney and Melbourne
Status:
Offline
|
|
Originally posted by dillerX:
You must believe in hell first.
Good point.
Yay im free! 
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
If you have access to a machine where the user is using auto-login, here's a prank you can do. Get on their computer, and turn off the Finder option to show hard disks on the Desktop. Then, make an AppleScript that goes like this:
Code:
tell application "Finder"
shut down
end tell
Save the script as an application, give it the name of their hard disk, paste the hard disk's icon on it, put it in the spot where the hard disk would appear on the desktop, wait for hapless user to show up.
This can make a pretty effective argument to convince them to use the multiple users feature.
Mwa ha ha ha...
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Feb 2001
Location: France
Status:
Offline
|
|
Originally posted by CharlesS:
If you have access to a machine where the user is using auto-login, here's a prank you can do. Get on their computer, and turn off the Finder option to show hard disks on the Desktop. Then, make an AppleScript that goes like this:
Code:
tell application "Finder"
shut down
end tell
Save the script as an application, give it the name of their hard disk, paste the hard disk's icon on it, put it in the spot where the hard disk would appear on the desktop, wait for hapless user to show up.
This can make a pretty effective argument to convince them to use the multiple users feature. 
Mwa ha ha ha...
Pretty evil, but fun 
|
|
|
| |
|
|
|
 |
|
 |
|
Fresh-Faced Recruit
Join Date: Dec 1999
Location: Gothenburg, Sweden
Status:
Offline
|
|
Oooh.. You can also put that script in their login items!
|
- Henrik
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jan 2001
Location: The Sar Chasm
Status:
Offline
|
|
How about a script that speaks the phrase "Good morning Dave, nice to see you again," when they log in? Harmless, and fun.
Any script gurus reading this morning?
CV
|
When a true genius appears in the world you may know him by this sign, that the dunces are all in confederacy against him. -- Jonathan Swift.
|
| |
|
|
|
 |
|
 |
|
Mac Enthusiast
Join Date: Nov 2002
Location: Barcelona, Spain
Status:
Offline
|
|
Code:
osascript -e 'set volume 10'
osascript -e 'say "Any script gurus reading this morning?"'
|
|
|
| |
|
|
|
 |
|
 |
|
Senior User
Join Date: Feb 2003
Location: Atlanta
Status:
Offline
|
|
|
|
|
|
| |
|
|
|
 |
|
 |
|
Banned
Join Date: Sep 2000
Location: Fightclub
Status:
Offline
|
|
Originally posted by CharlesS:
If you have access to a machine where the user is using auto-login, here's a prank you can do. Get on their computer, and turn off the Finder option to show hard disks on the Desktop. Then, make an AppleScript that goes like this:
Code:
tell application "Finder"
shut down
end tell
Save the script as an application, give it the name of their hard disk, paste the hard disk's icon on it, put it in the spot where the hard disk would appear on the desktop, wait for hapless user to show up.
This can make a pretty effective argument to convince them to use the multiple users feature. 
Mwa ha ha ha...
"Fun"?
More like illegal. This kind of tampering is neither funny nor appropriate.
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Sep 2001
Status:
Offline
|
|
Originally posted by eno:
"Fun"?
More like illegal. This kind of tampering is neither funny nor appropriate.
Ahahahahaha.
|
|
|
| |
|
|
|
 |
|
 |
|
Addicted to MacNN
Join Date: Jul 2001
Location: Behind the dryer, looking for a matching sock
Status:
Offline
|
|
Originally posted by eno:
"Fun"?
More like illegal. This kind of tampering is neither funny nor appropriate.
What's wrong... did you find yourself on the wrong end of an April fool's joke today or something? 
|
|
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Dec 2000
Status:
Offline
|
|
Originally posted by eno:
"Fun"?
More like illegal. This kind of tampering is neither funny nor appropriate.
Sheesh... it's April 1st, if you hadn't noticed. You know, April Fools Day. A day when you are expected to play pranks on family members. There are many classic Mac pranks for this time of year, like the old "set a picture of the Trash can as the desktop pattern" trick on OS 9 and earlier.
You need to relax a little more.
|
|
|
| |
|
|
|
 |
|
 |
|
Banned
Join Date: Apr 2002
Location: -
Status:
Offline
|
|
Well I think you can start up w/o login items with a key combo... 
|
|
|
| |
|
|
|
 |
|
 |
|
Mac Elite
Join Date: Mar 2003
Location: United States
Status:
Offline
|
|
Hmmm... intresting....
Ming
|
|
A Proud Mac User Since: 03/24/03
Apple Computer: MacBook 2.0GHz Intel Core 2 Duo, 3 GB Memory, 120 GB HD
|
| |
|
|
|
 |
|
 |
|
Posting Junkie
Join Date: Nov 2001
Location: Retired.
Status:
Offline
|
|
I got my friend today by taking a picture of his desktop and placing it as his desktop picture...the only reason this worked is because he has his dock showing on the bottom of the screen, I instead used TinkerTool and had the dock placed on the top of the screen and hidden. Then using Finder prefs had all removable media not show on the desktop since it "looked like" the HD was there within the picture I took.
I've never seen so many restarts and "damn, my dock is frozen man...any ideas?"
I couldn't resist and told him a few minutes later...

|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Feb 2002
Location: adequate, thanks.
Status:
Offline
|
|
Originally posted by eno:
"Fun"?
More like illegal. This kind of tampering is neither funny nor appropriate.

|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Feb 2002
Location: adequate, thanks.
Status:
Offline
|
|
One fool that works only with very unexperienced users but it's made in seconds: Screenshot, open it in PS, press the f-key two times, press tab, press "v" and voila.
I suppose all PS users know this. The advantage is that you can do it literally when the user is not looking for a second...
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: Between Sydney and Melbourne
Status:
Offline
|
|
Originally posted by eno:
"Fun"?
More like illegal. This kind of tampering is neither funny nor appropriate.
Raaar! a store security guard has joined macnn!
Whats his IP address?? 
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |
|