Top 5 NOTEPAD Tricks
https://tdeepnet.blogspot.com/
•Note pad is a text editor(utility) software for every Windows operating system, it's found in every Windows os
•MATRIX effect
This tricks gives you a matrix effect on your PC screen just copy the below code and paste in notepad and save it as matrix.bat
@echo off
color 02
:start
echo %random% %random%
%random% %random% %random%
%random% %random% %random%
%random% %random%
❕goto start
•FORMAT Hard disk without installation CD
~This trick will delete all of your hard drive data just copy the below code and save it as anyname.exe
0110011001101111011100100110110101
1000010111010000
100000011000110011101001011100
0010000000101111010100010010111101
011000
•Convert TEXT into AUDIO
~This trick will convert your text into audio file just copy the bellow code in notepad save it as text-to-audio.vbs
Dim message, sapi message=InputBox
(“Enter your text for conversion–
Tech-hacks.org”,”Hover pc Hacks
Text-To-Audio Converter”) Set
sapi=CreateObject(“sapi.spvoice”)
sapi.Speak message
•Disable MOUSE CONTROL 🖱
~This trick will disable a mouth control on your computer just copy the below code in notepad. save it as disablemouth.bat
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
•TESTing ANTIVIRUS
~With this trick you can test weather your antivirus is working perfectly or not. Just copy the bellow code and Save it as test.exe and run the file and check if your antivirus detects it then your antivirus is working perfectly otherwise change your antivirus.
X5O!P%@AP[4PZX54(P^)
7CC)7}$EICAR-STANDARD-
ANTIVIRUS-TEST-FILE!$H+H*
NOTE:
‼️DON'T TRY the BAD TRICKS (2 & 4) on your PC BECAUSE that MAY CAUSE SYSTEM BUGS or SYSTEM FAILURE ‼️
Follow us on Instagram | Facebook | Twitter

image quote pre code