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

Jan 11, 2013 01:43 AM
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!

The next big software update for iPhone is coming sometime in April and will include a Food section in Apple News+, an easy-to-miss new Ambient Music app, Priority Notifications thanks to Apple Intelligence, and updates to apps like Mail, Photos, Podcasts, and Safari. See what else is coming to your iPhone with the iOS 18.4 update.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!