(TUT) How to write a program that will crash the computer!

Discussion in 'Archives' started by vbpro, Apr 20, 2010.

Thread Status:
Not open for further replies.
(TUT) How to write a program that will crash the computer!
  1. Unread #1 - Apr 20, 2010 at 5:55 AM
  2. vbpro
    Joined:
    Apr 20, 2010
    Posts:
    91
    Referrals:
    0
    Sythe Gold:
    0

    vbpro Member
    Banned

    (TUT) How to write a program that will crash the computer!

    Idecided to make this post because i am really bored :D

    Ok this is how you can make a simple crash program that you can advance on and use for other things. you will need to use vb 6 or vb 2008.

    One :

    create a new windowsform.

    Two:

    resize the form so it is not very big. Create a button and rename it to crash.

    Three:

    double click the crash button and type this in:

    for i = 1 to 3
    i= 2
    next i

    Four: To test it out do ctrl+alt+del and go to the performance tab. Click The crash button on your program and look at the proformance build up and the computer will stop responding :D

    Five : Finished!!

    i do not take any blame for what you do with what i have shown. This is for EDUCATIONAL purposes only.

    If you have any questions just ask :)
     
  3. Unread #2 - Apr 22, 2010 at 7:32 AM
  4. vbpro
    Joined:
    Apr 20, 2010
    Posts:
    91
    Referrals:
    0
    Sythe Gold:
    0

    vbpro Member
    Banned

    (TUT) How to write a program that will crash the computer!

    Someone try this lol :D
     
  5. Unread #3 - Apr 27, 2010 at 10:04 AM
  6. Blupig
    Joined:
    Nov 23, 2006
    Posts:
    7,145
    Referrals:
    16
    Sythe Gold:
    1,609
    Discord Unique ID:
    178533992981594112
    Valentine's Singing Competition Winner Member of the Month Winner MushyMuncher Gohan has AIDS Extreme Homosex World War 3 I'm LAAAAAAAME
    Off Topic Participant

    Blupig BEEF TOILET
    $5 USD Donor

    (TUT) How to write a program that will crash the computer!

    Oh my gosh!
    You're created a super ultimate time loop that never ends of DOOOOM.
    Anyway for shits and gigs I'll show you a better way to do this.

    Code:
    Dim x as Integer
    x = 5
    Do Until x = 1
    Msgbox("l0l0o0l0l0o0l0ol")
    Loop
    
    Anyway I'm closing this, it's dangerously close to spam.
     
< 1227 | Server Development Downloads >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site