Tech News Today, Marshmallow Custom Rom, Huawei, Run Programs, Network, Chromebook, Bank Account

Senin, 17 Oktober 2011

Virus that Toggle Keyboard Button Simultaneously

Virus that Toggle Keyboard Button Simultaneously - To all visitors of this blog, I say welcome and thank you for visiting the blog Tech News Today Look for all the things you need that are available on this blog. If not available, please leave suggestions and comments for the development of this blog. now we will discuss first about Virus that Toggle Keyboard Button Simultaneously we have collected a lot of information from sources to create this article, so please see.

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.







information Virus that Toggle Keyboard Button Simultaneously has been completed in the discussion.

hopefully the article we give the title Virus that Toggle Keyboard Button Simultaneously can provide knowledge for you in living everyday life in determining the gadget that suits your needs.

you just read the article about Virus that Toggle Keyboard Button Simultaneously if this article is useful for you and want to bookmark it or share it please use the link https://sihanandi.blogspot.com/2011/10/virus-that-toggle-keyboard-button.html thank you and do not forget to comment if anyone.

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

Related : Virus that Toggle Keyboard Button Simultaneously

  • How to Flash Nokia Phones Using Phoenix Service SoftwareDisclaimer1. This article is for Education Purpose only.2. This tutorial is NOT for Dummies and Non-professional users.3. This tutorial was tested in ...
  • Add "Open with Notepad" to the Context Menu for All FilesThe default method of opening unknown files forces you to go through a list of known applications and is generally a pain to deal with. That’s why I like to have a conte ...
  • Download torrent file with IDMHi friends.          I know download torrent is very difficult and also slow. for that i am give one trick that will give IDM support to your to ...
  • Learn Batch File programmingBatch File programming refers to a batch file which are essentially sequences of DOS commands and are stored in a text file with an extension of “.BAT”.Usually batch fil ...
  • Change background of folder in windows 7Hi friendsu like to change background of folder in windows 7 like XP.for that u need to download small apps FolderBG_For_Windows7.rarextract this file, u got this f ...

0 komentar:

Posting Komentar