Monday, 25 March 2013

Cool Virus codes-Auto Typer

In my  previous article Cool Batch Virus/codes i post some cool stuff related to viruses.And I'm glad to tell you that your kind  support made that article popular on google :) .Once again thanks for your kind support .Keep visiting and keep supporting EmritHacks
Follow us on Twitter
Now Today I'm going to tell you that how to make a "Auto Typer" virus using Vb Scripting.

You can use this virus to irritate your friends by sending this to them as an email attachment.

 Here we start the tutorial

Step1:- Open notepad.And Copy paste below code


Set wshshell = wscript.CreateObject("WScript.Shell")
do
Wshshell.run "Notepad"
wscript.sleep 400
wshshell.sendkeys "H"
wscript.sleep 100
wshshell.sendkeys "i"
wscript.sleep 120
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "b"
wscript.sleep 200
wshshell.sendkeys "u"
wscript.sleep 140
wshshell.sendkeys "d"
wscript.sleep 100
wshshell.sendkeys "d"
wscript.sleep 140
wshshell.sendkeys "y"
wscript.sleep 140
wshshell.sendkeys " "
wscript.sleep 200
wshshell.sendkeys "{ENTER}"
wscript.sleep 140
wshshell.sendkeys "Y"
wscript.sleep 100
wshshell.sendkeys "o"
wscript.sleep 140 
wshshell.sendkeys "u"
wscript.sleep 100
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "a"
wscript.sleep 140
wshshell.sendkeys "r"
wscript.sleep 200
wshshell.sendkeys "e"
wscript.sleep 140
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "J"
wscript.sleep 100
wshshell.sendkeys "u"
wscript.sleep 140
wshshell.sendkeys "s"
wscript.sleep 140
wshshell.sendkeys "t"
wscript.sleep 120
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "H"
wscript.sleep 150
wshshell.sendkeys "a"
wscript.sleep 170
wshshell.sendkeys "c"
wscript.sleep 200
wshshell.sendkeys "k"
wscript.sleep 120
wshshell.sendkeys "e"
wscript.sleep 50
wshshell.sendkeys "d"
wscript.sleep 120
wshshell.sendkeys " "
wscript.sleep 100
wshshell.sendkeys "ha"
wscript.sleep 200
wshshell.sendkeys "ha"
wscript.sleep 100
wshshell.sendkeys "ha"
wscript.sleep 100
wshshell.sendkeys "..."
wscript.sleep 200
wshshell.sendkeys " "
wscript.sleep 120
wscript.sleep 120
wshshell.sendkeys "@"
wscript.sleep 120
wshshell.sendkeys "E"
wscript.sleep 80
wshshell.sendkeys "H"
wscript.sleep 80
wshshell.sendkeys "a"
wscript.sleep 80
wshshell.sendkeys "c"
wscript.sleep 80
wshshell.sendkeys "kk"
wscript.sleep 80
wshshell.sendkeys "zZz"
loop 
 
Step3: Now save this Files as “Anything.vbs

Explanations

Set objShell = WScript.CreateObject("WScript.Shell")
The WshShell object enables your script to automate tasks in a number of categories related to the Windows shell.(i.e.,Running Programs,Sending Keystrokes to an Application,Working with Shortcuts etc )

wshshell.sendkeys "{ENTER}"
Send one or more keystrokes to the active window as if they were typed at the keyboard.you can find Send-keys Representations of Common Keys here on the official site of Microsoft

wscript.sleep 100  or wscript.sleep 200
Suspend the execution of the current script for the specified number of milliseconds.

How to Stop this Auto Typer Virus process

Step1:-Start Windows Task Manager by pressing CTRL+ALT+DELETE key combination or right click on the windows task-bar then click on Start Task Manager and kill the process that says WScript & cscript.
                                
 Other Related Posts:-Cool Batch Virus Codes

3 comments:

  1. hey dude this virus can be modify and can be used in many other ways. just try it!!!!!!!!!!!!!!
    @dubey

    ReplyDelete
    Replies
    1. ya, of course it can be used in many ways.i shared it here only for explaining the working of the code.

      Delete
  2. Its pretty interesting that the mainstream media has changed the way it looks at this recently dont you think? Now it seems that it is discussed thoroughly and more in depth. Overall though Im looking for a change. https://royalcbd.com/product/cbd-oil-2500mg/

    ReplyDelete