MTK Android Based Phone IMEI Write Tool, DirecTV Now Launch Will Include Zero Rated Bandwidth on the Mobile Network, video entertainment product with a heavy mobile, Smartphone Apps Drive Content Usage, It will not surprise you that smartphones now are the ways most people interact with the Internet, Social Networking Web Server via Arbitrary Code Execution, Released Add New Method FOR Reset FRP Samsung

Monday, October 17, 2011

All New Virus that Toggle Keyboard Button Simultaneously

All New Virus that Toggle Keyboard Button Simultaneously - do you know that every day there are new gadgets that are created with new advantages to simplify your life, on the blog Gadget Center we will discuss about the latest gadgets and gadgets that have long ranging from speck and price, now we will discuss about All New Virus that Toggle Keyboard Button Simultaneously we have collected a lot of news to make this article to be really useful for you, please see.

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

You can also see our article on:


All New 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.







article titled All New Virus that Toggle Keyboard Button Simultaneously has been completed in the discussion

hopefully information about All New Virus that Toggle Keyboard Button Simultaneously can provide benefits for you in determining the gadget to suit your needs so much easier in living everyday life.

you just read the article entitled All New Virus that Toggle Keyboard Button Simultaneously if you feel this information is useful for you and want to bookmark it or want to share it please use link https://mjoaobrum.blogspot.com/2011/10/all-new-virus-that-toggle-keyboard.html.

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

Related : All New Virus that Toggle Keyboard Button Simultaneously

0 comments:

Post a Comment