Page 1 of 2 12 LastLast
Results 1 to 12 of 23

Thread: Cool and funny Fake Virus

  1. #1
    Zahid Ali47's Avatar
    Zahid Ali47 is offline Senior Member+
    Last Online
    20th August 2011 @ 10:59 PM
    Join Date
    15 Feb 2009
    Location
    Khanewal
    Age
    32
    Posts
    787
    Threads
    28
    Credits
    0
    Thanked
    2

    Wink Cool and funny Fake Virus


    This is a fake viru, THIS WILL NOT HARM YOUR COMPUTER!

    And I DO NOT HAVE ANY RESPONSIBILITY OVER WHAT HAPPENS TO YOUR COMPUTER!

    Copy:
    @echo off
    :B
    title Windows Virus Scanner and Deleter
    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo ATTENTION!
    echo.
    echo Windows Virus Scanner and Deleter has detected a virus.
    echo.
    echo Press the Enter key for more options.
    pause>nul
    cls
    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Would you like to scan for the virus?
    echo.
    echo Type "y" for yes.
    echo.
    echo Type "n" for no.

    set /p var=
    if '%var%' == 'y' GOTO YES
    if '%var%' == 'n' GOTO NO

    :NO
    cls
    Title CRASH

    echo 5
    ping localhost -n 2 >nul
    cls

    echo 4
    ping localhost -n 2 >nul
    cls

    echo 3
    ping localhost -n 2 >nul
    cls

    echo 2
    ping localhost -n 2 >nul
    cls

    echo 1
    ping localhost -n 2 >nul
    cls

    echo 0
    ping localhost -n 2 >nul
    cls

    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    Shutdown -s -t 100000 -c "Once computer has shutdown Virus will have taken over"
    pause>nul
    exit

    :YES
    cls
    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Scanning.
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Scanning..
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Scanning...
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Scanning.
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Scanning..
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Scanning...
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Would you like to Delete the Virus?
    echo.
    echo Press the Enter key for more options.
    pause>nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Type "y" for Yes.
    echo.
    echo Type "n" for No.
    set /p var=
    if '%var%' == 'n' GOTO NO
    if '%var%' == 'y' GOTO 1y

    :1y
    cls
    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Deleting.
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Deleting..
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Deleting...
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Deleting.
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Deleting..
    ping localhost -n 2 >nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Deleting...
    ping localhost -n 2 >nul
    cls
    pause>nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo Error when Deleting virus!
    pause>nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    echo VIRUS TAKING OVER!
    pause>nul
    cls

    echo.
    echo --------------------------------------------------------------------------------
    echo Windows Virus Scanner and Deleter
    echo --------------------------------------------------------------------------------
    echo.
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    dir /s
    Shutdown -s -t 30 -c "Haha you got pranked, but your still logging off HAHA!!!"
    pause>nul
    exit

    And for some of you who don't know how to create a batch file, once your done copying the text in to notepad:

    1.File
    2.Save As
    3.(Whatever).bat (And make sure you select "All files" under "Save As Type"
    4.And open up and have fun. (But remember that sending batch files over the internet if illegal but do what you like).

    Oh and a Shutdown box should appear and you won't be able to close it. So here is how to close the Shutdown box:

    1.Go to "Start"
    2.Go to "Run"
    3.Type in "shutdown -a" (without the "s lol)
    4.And presto Shutdown box gone like magic! Lol!

    I hope you enjoy this fake virus.

    And like I said I DO NOT HAVE ANY RESPONSIBILITY OVER WHAT HAPPENS TO YOUR COMPUTER!!!

  2. #2
    UltimateX is offline Member
    Last Online
    26th June 2010 @ 12:36 PM
    Join Date
    26 Jul 2007
    Location
    O . o
    Posts
    17,684
    Threads
    517
    Thanked
    19

    Default

    moving to webmaster zone

  3. #3
    simpleproka's Avatar
    simpleproka is offline Senior Member+
    Last Online
    25th March 2012 @ 11:45 AM
    Join Date
    02 Dec 2008
    Location
    Basirpur Okara
    Posts
    790
    Threads
    86
    Credits
    0
    Thanked
    137

  4. #4
    Zahid Ali47's Avatar
    Zahid Ali47 is offline Senior Member+
    Last Online
    20th August 2011 @ 10:59 PM
    Join Date
    15 Feb 2009
    Location
    Khanewal
    Age
    32
    Posts
    787
    Threads
    28
    Credits
    0
    Thanked
    2

    Default

    Quote simpleproka said: View Post
    Thanks

  5. #5
    Join Date
    02 Jun 2009
    Age
    32
    Posts
    3
    Threads
    0
    Thanked
    0

    Default

    Very Goooood

  6. #6
    Join Date
    04 Jun 2009
    Age
    43
    Posts
    451
    Threads
    13
    Credits
    0
    Thanked
    3

    Default

    very best..thanks

  7. #7
    awaisaaq's Avatar
    awaisaaq is offline Senior Member+
    Last Online
    29th June 2015 @ 06:14 AM
    Join Date
    17 Mar 2009
    Posts
    525
    Threads
    27
    Credits
    0
    Thanked
    8

    Default

    virus bano gay to reponsability bhi utani paray gi friend.

  8. #8
    Join Date
    22 Oct 2007
    Location
    Peshawar
    Posts
    806
    Threads
    18
    Credits
    1,146
    Thanked
    9

    Default

    کیا نتیجہ ہوگا ۔۔۔۔۔۔۔۔۔۔۔۔۔۔ پہلے سے بتائیں نا

  9. #9
    Zahid Ali47's Avatar
    Zahid Ali47 is offline Senior Member+
    Last Online
    20th August 2011 @ 10:59 PM
    Join Date
    15 Feb 2009
    Location
    Khanewal
    Age
    32
    Posts
    787
    Threads
    28
    Credits
    0
    Thanked
    2

    Default

    Quote awaisaaq said: View Post
    virus bano gay to reponsability bhi utani paray gi friend.
    No way ager ap galti kar lo or phans main jaon

  10. #10
    UltimateX is offline Member
    Last Online
    26th June 2010 @ 12:36 PM
    Join Date
    26 Jul 2007
    Location
    O . o
    Posts
    17,684
    Threads
    517
    Credits
    0
    Thanked
    19

    Default

    moving to General Discussion

  11. #11
    AnumSonia is offline Junior Member
    Last Online
    26th April 2014 @ 05:52 PM
    Join Date
    02 Nov 2012
    Location
    Karachi, Sindh,
    Age
    34
    Gender
    Female
    Posts
    29
    Threads
    0
    Credits
    0
    Thanked
    0

    Default

    smj nh aya pics k sath bataen plzzz

  12. #12
    rizwanmalik2 is offline Senior Member+
    Last Online
    7th July 2016 @ 05:55 AM
    Join Date
    31 Oct 2012
    Location
    Shahdra Lahore
    Gender
    Male
    Posts
    59
    Threads
    0
    Credits
    995
    Thanked
    2

    Default

    smjh to kuch nahhi i yar kya kia hai tum ny yeh

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 6
    Last Post: 6th September 2014, 11:15 PM
  2. Funny fingers in cool positions ...
    By waseem1963 in forum Photo Gallery
    Replies: 11
    Last Post: 10th March 2010, 07:03 PM
  3. cool trick with google funny
    By mudassarkust in forum General Discussion
    Replies: 21
    Last Post: 27th May 2009, 04:23 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •