Header Banner
gadgethacks.mark.png
Gadget Hacks Shop Apple Guides Android Guides iPhone Guides Mac Guides Pixel Guides Samsung Guides Tweaks & Hacks Privacy & Security Productivity Hacks Movies & TV Smartphone Gaming Music & Audio Travel Tips Videography Tips Chat Apps

How to Do Fun Things in Notepad, Notepad++, and .Bat Files

Green digital binary code display.

Over the last few months I have been getting more and more into computers over the last few months, and I discovered my new favorite thing to do..... notepad stuff!

I will teach you how to do a few basic things in notepad, notepad++, and how to use them to your advantage!

First we will look at the Matrix trick!

  1. Open a new notepad document
  2. Paste this in the document

@echo off

color 02

:tricks

echo %random%%random%%random%%random%%random%%random%%random%%random%

goto tricks

  1. Then save it as whatever you want as long as it has .bat after it!

This will create a command prompt that looks like the matrix! With green letters and everything!

Next is the fake virus trick!

1.Open a new notepad document

  1. Paste this in the document

@echo off

cls

echo Fatal Error!! Your computer is under attack!!

pause

echo Deleting Files

pause

:files

echo !323%%%@#@GJFGG42JG

echo !3424%@#%^&@52%@%gs

echo !@$@^624@$6262$hG

echo !@#4-07234&5*((6hkd

echo !&^%78755&*%478*%$&

echo !^$$68*$78()&4578

echo !&8898*65$$566$68(9

goto files*

3.Save it as anything you want as long as it has .bat after it!

Then watch your victim's face as it scares the crap out of them!!

That is all for now but soon I will be posting more!

I hope you enjoy!

Apple's iOS 26 and iPadOS 26 updates are packed with new features, and you can try them before almost everyone else. First, check our list of supported iPhone and iPad models, then follow our step-by-step guide to install the iOS/iPadOS 26 beta — no paid developer account required.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!