Alright, this time i m sharing some funny fake viruses and pranks which can be used to annoy your friends anytime :D
- This one will make your CD-DRIVE open and close automatically and will stop only when you restart your system :D --
Save the following in your notepad-
set oWMP = CreateObject("WMPlayer.ocx.7")
Set colCDROMs = oWMP.cdromcollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 100
loop
Now click SAVE AS, select ALL FILES and save it as .vbs. You will notice another new file on the saved location, thats vbs file, open it to start the prank! :D It can get really annoying so do it before you shutdown to try it out, and wait for a friend to open it next and see what happens. Its more annoying than it is scary :P (TIP: you can change the icon of the vbs file to any other icon to make it more interesting ) - Fake virus batch file--
copy the following code in notepad and save it as .bat file...
cls
:A
color 0a
cls
@echo off
echo Wscript.Sleep
echo Wscript.Sleep 5000>C:sleep5000.vbs
echo Wscript.Sleep 3000>C:sleep3000.vbs
echo Wscript.Sleep 4000>C:sleep4000.vbs
echo Wscript.Sleep 2000>C:sleep2000.vbs
cd %systemroot%System32
dir
cls
start /w wscript.exe C:sleep3000.vbs
echo Deleting Critical System Files…
echo del *.*
start /w wscript.exe C:sleep3000.vbs
echo Deletion Successful!
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo:
echo Deleting Root Partition…
start /w wscript.exe C:sleep2000.vbs
echo del %SYSTEMROOT%
start /w wscript.exe C:sleep4000.vbs
echo Deletion Successful!
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo:
echo Creating Directory h4x…
cd C:Documents and SettingsAll UsersStart MenuPrograms
mkdir h4x
start /w wscript.exe C:sleep3000.vbs
echo Directory Creation Successful!
echo:
echo:
echo:
echo Execution Attempt 1…
start /w wscript.exe C:sleep3000.vbs
echo cd C:Documents and SettingsAll UsersStart MenuProgramsStartuph4x
echo start hax.exe
start /w wscript.exe C:sleep3000.vbs
echo Virus Executed!
echo:
echo:
echo:
start /w wscript.exe C:sleep2000.vbs
echo Disabling Windows Firewall…
start /w wscript.exe C:sleep2000.vbs
echo Killing all processes…
start /w wscript.exe C:sleep2000.vbs
echo Allowing virus to boot from startup…
start /w wscript.exe C:sleep2000.vbs
echo:
echo:
echo Virus has been executed successfully!
start /w wscript.exe C:sleep2000.vbs
echo:
echo Have fun!
start /w wscript.exe C:sleep2000.vbs
pause
shutdown -s -t 10 -c “Your computer has committed suicide. Have a nice day.”
Here’s how it will look like once it is launched:
PC will show messages as in the above image, and then initiate a shutdown sequence which can be stopped by entering “shutdown ““a” in the Run command box. It looks bad, but is otherwise completely harmless. :) - EICAR test file:
This is a test file created for the sole purpose of testing an anti-virus software weather its running successfully or not. But this can be used as a prank EMAIL to scare your friends :D This file will make almost all anti-virus programs to warn the user and scare the $#!t out of him :D
HERE'S THE DOWNLOAD LINK OF THE EICAR FILE: DOWNLOAD HERE - FAKE FORMAT PRANK:
this one is one of the best and will definitely give goosebumps to your victim :D
This cool fake virus perfectly simulates the Windows disk-format dialog, and cannot be closed or halted until it’s ran its course. Once it’s done, a message will be displayed informing the user that it was just a joke! DOWNLOAD HERE. - Last but not the least, this is meant for those who really are a bad-ass :D This is kiddish but funny! Ok, its called "YOUR MOUSE IS NOT YOURS ANYMORE :P "
Simply put a tape over the laser sensor of the mouse :D BINGO!!!
5 comments:
yea...this will make terrified friends. Again it will be the biggest joke too. :)
i feel sorry for my friends!!!!!!!!!!thanks!!!!!!!!!
great! :D
Visit My blog for many such hacks !
thanks for sharing
nice pranks... keep posting :)
Post a Comment