Dancing Keyboard Led

In this part i will show you to make interesting file using notepad which will make keyboard led to dance. basically we will be creating a visual basic script. 1. Open Notepad and copy below codes into it. Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{CAPSLOCK}” wshshell.sendkeys “{NUMLOCK}” wshshell.sendkeys “{SCROLLLOCK}” loop 2. Then save this file as dance.vbs (name can be anything

Make your computer talk what you type !

This is very good and interesting javascript trick which let your computer speaks whatever you type. There is no requirement of any software. Just follow belowsimple steps. First open Notepad and copy below codes Dim msg, sapi msg=InputBox(“Enter your text for conversion–www.aktricks.com“,”aneesh kansal Text-To-Audio Converter”) set sapi=CreateObject(“sapi.spvoice”) sapi.Speak msg Now save the notepad file as talk.vbs Now close the notepad

New Facebook Chat Trick

Facebook has recently made changes to its chat features. Now we can use profile images in chat. You can even type anything in colour using a simple trick. You just need to know how to get facebook profile id which you will learn by reading this article Trick to find facebook profile id. Below are codes of A-Z and guide on how to use them in chat.      

Facebook Status update trick

    This is an amazing facebook trick which you would love to use. So the trick is to update your status with name of any app like Nasa, Iphone 5, HTC etc. Still confused just follow below instruction and clear your mind.   1. First Login to your Facebook account. 2. Copy below link into address bar as shown in the below picture. http://www.facebook.com/connect/prompt_feed.php?preview=true&display=touch&  

Posting Facebook Status Upside Down

In this tutorial i will share with you simple facebook status trick. If you want to postsomething creative or something cool as your facebook status then this trick will let you post any facebook status upside down. Basically this is a website which allows you to flip your text. so lets dive into it. How To Do ? First GoTo FlipText Website by Clicking