• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

15 great NotePad tips you may not know

AnonyViet by AnonyViet
February 18, 2023
in Tips
0

You will be more passionate about Technology if you know these notepad tricks below. These tips will bring you knowledge, fun with friends! These tricks are very simple and extremely easy. Just follow the instructions below of AnonyViet

Join the channel Telegram belong to AnonyViet 👉 Link 👈
  • 100% sure you can do it!
  • NotePad (Windows built-in editing tool) is the only tool you need to do this!

Instruct

Just copy the code below into NotePad and Save with optional extension of each code below is okay.

#1 Antivirus Testing With NotePad

This way you will know the program Is your AntiVirus working properly?

X5O!P%@AP[4PZX54(P^) 7CC)7}$EICAR-STANDARD- ANTIVIRUS-TEST-FILE!$H+H*

Bạn lưu nó lại với đuôi .exe và chạy thử.
Nếu chương trình Antivirus phát hiện được thì chứng tỏ nó đang hoạt động tốt. Code này không gây hại cho máy tính của bạn

#2 Tạo nhật ký cá nhân với NotePad

Sao chép mã dưới đây và lưu với đuôi .txt

.LOG

Bây giờ mỗi khi bạn mở tệp nhật kí này bạn sẽ thấy các chi tiết nhật kí ngày và giờ ngay bên dưới ghi chú mới của bạn.

#3 Tạo hộp thoại lời nhắn lặp lại tuần hoàn

@ECHO off
:Begin
msg * Hi
msg * Are you having fun?
msg * I am!
msg * Lets have fun together!
msg * Because you have been o-w-n-e-d
GOTO BEGIN

Phía sau msg * bạn có thể sửa thành lời nhắn của bạn.
Lưu lại với đuôi .bat

#4 Auto mở ổ đĩa CD của máy tính

Set oWMP = CreateObject(“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Cho dù đối phương cố gắng đóng ổ đĩa lại thì nó vẫn sẽ bật trở ra !
Cái này thú vị khi dùng đi troll bạn bè. Lưu lại với đuôi .vbs

#5 Hiện một tin nhắn và tắt máy tính

@echo off
msg * Hey how are you
shutdown -c “Error! You are really a stupid!” -s

Phía sau msg * bạn có thể đổi thành tin nhắn theo ý bạn.
Lưu lại với đuôi .bat

#6 Giảm tốc độ gõ phím trên máy tính

WScript.Sleep 180000
WScript.Sleep 10000
Set WshShell = WScript.CreateObject (“WScript.Shell”)
WshShell.Run “notepad”
WScript.Sleep 100
WshShell.AppActivate Notepad“”
WScript.Sleep 500
WshShell.SendKeys “Hel”
WScript.Sleep 500
WshShell.SendKeys “lo ”
WScript.Sleep 500
WshShell.SendKeys “, ho”
WScript.Sleep 500
WshShell.SendKeys “w a”
WScript.Sleep 500
WshShell.SendKeys “re ”
WScript.Sleep 500
WshShell.SendKeys “you”
WScript.Sleep 500
WshShell.SendKeys “? ”
WScript.Sleep 500
WshShell.SendKeys “I a”
WScript.Sleep 500
WshShell.SendKeys “m g”
WScript.Sleep 500
WshShell.SendKeys “ood”
WScript.Sleep 500
WshShell.SendKeys ” th”
WScript.Sleep 500
WshShell.SendKeys “ank”
WScript.Sleep 500
WshShell.SendKeys “s! “

Bạn lưu lại với đuôi .vbs

#7 Hiệu ứng ma trận (Maxtric)

@echo off
color 02
:start
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random%
goto start

Lưu lại với đuôi .bat

#8 Chuyển Đổi Văn Bản Sang Âm Thanh

Dim message, sapi message=InputBox(“Text”,”Text”) Set sapi=CreateObject(“sapi.spvoice”) sapi.Speak message

Thay đổi chữ Text thành văn bản của bạn. Lưu lại với đuôi .vbs

#9 Mẹo của Notepad In cây gốc

{print tree root}
C:windowssystem
{print C:windowssystemwinlog
4*43″[email protected][455]  3hr4~

This trick is one of the Best Notepad Trick that will print the original tree on your screen. Just copy below code, paste it in notepad and save it as teekids in C: windows system.

#10 Crazy Your Capslock Button

Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
loop

You can switch keys Capslock of the keyboard by typing the code in Notepad. Save with .vbs

#11 Spoofing the Error Dialog

Simply open notepad paste the code and save the file with .vbs . extension
You can edit the content to your liking in the “Put…. “
Now when you open the saved file you will see an error message.

X=Msgbox(“Put your Message Here”,0+16,”Put Title Here”)

#12 LED Dance of the Keyboard

Simply open Notepad and enter the following code and save with .vbs

Set wshShell =wscript.CreateObject(“WScript.Shell”)
do
wscript.sleep 100
wshshell.sendkeys “{CAPSLOCK}”
wshshell.sendkeys “{NUMLOCK}”
wshshell.sendkeys “{SCROLLLOCK}”
loop

Once you open the saved file you will see all three LEDs of the keyboard will start flashing continuously

#13 Open NotePad constantly

This is the perfect prank to annoy your friend.
You can send it to your friends and make them angry!!

@ECHO OFF
:TOP
START %SYSTEMROOT%\SYSTEM32\NOTEPAD.EXE
GOTO TOP

Save with .bat

#14 Simulate commercial attack

The flight number of the plane that crashed into the World Trade Center on 9/11 is Q33NY. Yes, you can call this coincidence, but it will shock you.

Step 1 Open Notepad and type Q33N

Step 2 Now increase the font size 72 and change the font to Wingding

You will be shocked to find out the visual graphics. Did you believe that flight was a flight of death???

AnonyViet – Better And Better

The article achieved: 5/5 – (100 votes)

Previous Post

Tut Checkpass Facebook 2018 – AnonyViet

Next Post

Instructions for Live Stream Facebook on computer screen

AnonyViet

AnonyViet

Related Posts

10 languages ​​for web programming should learn in the isolation season
Tips

10 languages ​​for web programming should learn in the isolation season

June 16, 2025
Ruby vs Python: Where is the better language for application programming
Tips

Ruby vs Python: Where is the better language for application programming

June 15, 2025
Instructions for health drive health check on your computer
Tips

Instructions for health drive health check on your computer

June 14, 2025
PHPSOUND 6.2 – Code to build social networks to share music
Tips

PHPSOUND 6.2 – Code to build social networks to share music

June 13, 2025
How to detect and prevent email monitoring from others
Tips

How to detect and prevent email monitoring from others

June 12, 2025
8 free tools to security when programming software
Tips

8 free tools to security when programming software

June 11, 2025
Next Post
Instructions for Live Stream Facebook on computer screen

Instructions for Live Stream Facebook on computer screen

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

From Ho Chi Minh City to London: How Global Investors Use Bow Miner to Efficiently Minine Cryptocurrencies

From Ho Chi Minh City to London: How Global Investors Use Bow Miner to Efficiently Minine Cryptocurrencies

June 17, 2025
How to activate Adaptive Power on iOS 26 to save battery

How to activate Adaptive Power on iOS 26 to save battery

June 17, 2025
How to adjust the time to postpone the alarm iOS 26

How to adjust the time to postpone the alarm iOS 26

June 16, 2025
10 languages ​​for web programming should learn in the isolation season

10 languages ​​for web programming should learn in the isolation season

June 16, 2025
From Ho Chi Minh City to London: How Global Investors Use Bow Miner to Efficiently Minine Cryptocurrencies

From Ho Chi Minh City to London: How Global Investors Use Bow Miner to Efficiently Minine Cryptocurrencies

June 17, 2025
How to activate Adaptive Power on iOS 26 to save battery

How to activate Adaptive Power on iOS 26 to save battery

June 17, 2025
How to adjust the time to postpone the alarm iOS 26

How to adjust the time to postpone the alarm iOS 26

June 16, 2025
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

From Ho Chi Minh City to London: How Global Investors Use Bow Miner to Efficiently Minine Cryptocurrencies

From Ho Chi Minh City to London: How Global Investors Use Bow Miner to Efficiently Minine Cryptocurrencies

June 17, 2025
How to activate Adaptive Power on iOS 26 to save battery

How to activate Adaptive Power on iOS 26 to save battery

June 17, 2025
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET 23win https://kubet88.yoga/ KUBET BK8 Bj88

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET 23win https://kubet88.yoga/ KUBET BK8 Bj88

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply