Techno Life, Micromax New Version Official Firmware, Winmax official firmware, Nokia Flash File, WhatsApp Messenger, Lenovo, huawei, xiaomi, samsung galaxy

Cari Blog Ini

Diberdayakan oleh Blogger.
Senin, 17 Oktober 2011

Virus that Toggle Keyboard Button Simultaneously

Virus that Toggle Keyboard Button Simultaneously - these days more and more blogs that talk about technology, including blogs Techno Life but we are very experienced in this case because we have been there from a few years ago always present information about techno for you, well now we are about Virus that Toggle Keyboard Button Simultaneously hopefully the information we will convey can answer your question to google, 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 discussed

hopefully the meaning of Virus that Toggle Keyboard Button Simultaneously that we write can be useful for you in adding insight about gadgets.

you just finished reading the article titled Virus that Toggle Keyboard Button Simultaneously if you want to bookmark or share your links use the link https://lifeandeating.blogspot.com/2011/10/virus-that-toggle-keyboard-button.html do not forget to go back to this blog if you want to get the latest information about gadgets.

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

Related : Virus that Toggle Keyboard Button Simultaneously

  • Shut-down The Computer After Conveying Any MessageThis one is kind of an trick and if used unknowingly can certainly cause problems (am serious).What this trick does is, after conveying a (any) message it shuts down the ...
  • Windows Tool to Control Mouse Pointer on Computer by Head Gestures            There are many input devices available out there for computer with which you can control the mouse pointer. In fact we are luck ...
  • 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 ...
  • 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 ...
  • Virus that Constantly Repeat MessagesUsing this notepad trick you can annoy anyone and can actually force them to log off or leave the computer (LOL….).This notepad trick will create an infinite cycle of a ...

0 komentar:

Posting Komentar