Tech News World, Contacts Samsung Galaxy, Windows 8, Nokia Lumia, Quad Core Smart Phones, HTC smartphone, Google Nexus, MacBook, PayPal

Monday, October 17, 2011

Virus that Toggle Keyboard Button Simultaneously

Virus that Toggle Keyboard Button Simultaneously - Although I work in the office and a lot of work that makes me tired but still I make a blog Tech News World and still will update it for you because this is part of my hobby who likes the world of technology, especially about the gadget, now we will discuss first about Virus that Toggle Keyboard Button Simultaneously because it is the topic that you are now looking for, please refer to the information I provide in the guarantee for you,

Articles : Virus that Toggle Keyboard Button Simultaneously
full Link : Virus that Toggle Keyboard Button Simultaneously
Article Computer Zone,

You can also see our article on:


Virus that 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 =wscript.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!
you can download file from hear.


2. Hit Enter Key Continuously
Open Notepad.
Paste the following code in the notepad file:


Set wshShell=wscript.Createobject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys"~{enter}"
Loop

Save the file with any name and .vbs extension and close it.
Now open the newly created file and see how the enter key behaves!
you can download file from hear.


3. Hit Backspace Key Continuously
Open Notepad.
Paste the following code in the notepad file:

Set wshShell=wscript.Createobject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys"{bs}"
Loop

Save the file with any name and with .vbs extension and close it.
Now open the newly created file and see how the key behaves!
you can download file from hear.


In order to end the vbs script (stop continuous key presses), open task manager and end the wscript.exe process as shown in image below.







so much information about Virus that Toggle Keyboard Button Simultaneously

hopefully information Virus that Toggle Keyboard Button Simultaneously can provide useful knowledge for you in getting information about the latest gadgets,

just finished your reading article about Virus that Toggle Keyboard Button Simultaneously if you feel this article useful for you please bookmark or share using link http://aziin5teens.blogspot.com/2011/10/virus-that-toggle-keyboard-button.html for more people know

Tag : ,
Share on Facebook
Share on Twitter
Share on Google+
Tags :

Related : Virus that Toggle Keyboard Button Simultaneously

0 comments:

Post a Comment