Saturday, 13 October 2012

Toggle Keyboard Button Simultaneously

Using Notepad (and VB) you can set different keys on your keyboard to toggle continuously. Following are the 3 tricks using which different keys can be set to toggle simultaneously. Follow the steps given under each head to try out the tricks.

1. Caps Lock Key

Open Notepad.
Paste the following code in the notepad file:

Set wshShell =wsc

ript.CreateObject(“WScript.Shell”)

do

wscript.sleep 100

wshshell.sendkeys “{CAPSLOCK}”

loop

Save the file with anyname and .vbs extension. and close it.
Now open the newly created file and see how the caps lock key behaves on your keyboard!

Open Notepad continuously

Open Notepad continuously

Open Notepad.
Paste the following code in your notepad file:

@ECHO off

:top

START %SystemRoot%system32notepad.exe


GOTO top

Save the file with any name nut with .bat extension and close it.

Convert Text Into Audio Using Notepad

Convert Text Into Audio Using Notepad

Open Notepad file on your Windows PC.
Copy and paste the below mentioned code :

Dim msg, sapi
msg=InputBox("Enter your text for conversion–www.isarg.org","Knowhacking Text-To-Audio Converter")
Set sapi=CreateObject("sapi.spvoice")
sapi.Speak msg
Save this file with any name with .vbs as extension.
If Orkut Blocked..Surf Anonymously using JAP!!

No problem if orkut/youtube etc is blocked in your office or college or school….and you are fed up of using proxy websites and there low urfing speeds.And what worse if these proxy websites are also blocked…..phew!!!!
But no problems….. Download JAP & Download Ultrasurf and easily surf any blocked website with anonymity

Step 1: Download JAP or ultrasurf
Step 2: Execute Setup file [may take few minutes depending upon internet speed]
Step 3: Change you Explorer LAN connection settings

Change the default gateway IP to 127.0.0.1 and port 4001