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 › Social Game Hacks & Trainers › How to hack flash games.

How to hack flash games.

Posts 1–15 of 27 · Page 1 of 2
XxTylerxX
XxTylerxX
How to hack flash games.
What You Need:
SoThink Swf Decompiler
C#.net compiler
or
VB.Net
Firefox

I'm going to show you how to hack some basic flash games, we are going to be hacking Hold The Line. Now open firefox and goto link and then goto Tools>Page Info

Now goto Media and highlight "http://farm.stickpage.com/holdthelinegame.swf" And press Save As...

Now since you saved the file your going to need to open it in SoThink Swf Decompiler to get the variables.(Variables are something used for health, speed, ammo, etc...)

Now your going to need to press the plus sign to the right and goto Action>Main Movie and highlight main movie

Now you have all the variables and methods it uses, now you need to open your compiler
This part is for C#.Net,VB.Net Version coming soon

Now you need to add a ShockWave control, if you don't have it in your tool box right click in ur tool box and goto Choose Items

Now goto COM and goto Shock Wave Flash Object

Now drag the flash Object onto your form and add a button

Now double click on your form to get to its start up code and put this
Code:
axShockwaveFlash1.Movie = @"c:\\path\\to\\holdthelinegame.swf";
Obviously you need to write out the real path to the swf but anyways now it should load the swf. Now what you need to do is find a variable... i'm going to use "moneyVar" so i can hack money, now you need to double click the button and put this
Code:
  axShockwaveFlash1.SetVariable("moneyVar", "9999999999");

Easy as that.... ill upload the trainer to... Virus Scan
#1 · edited 15y ago · 15y ago
Coke
Coke
Thas nice yo.
#2 · 15y ago
Superpunt
Superpunt
You could also Cheat Engine it, or go to one of those sites with hacked flash games.
#3 · 15y ago
XxTylerxX
XxTylerxX
Quote Originally Posted by Superpunt View Post
You could also Cheat Engine it, or go to one of those sites with hacked flash games.
Cheat engine is for losers, its better to have the know how on how to create hacks than it is to only know how to use them.
#4 · 15y ago
DA
Dakota
Nice tutorial mate.
#5 · 15y ago
killerld
killerld
I'm not able to put the SWF in the C# Form. Can you help me please ?

I add ShockwaveFlashObjects in references
#6 · 15y ago
XxTylerxX
XxTylerxX
Quote Originally Posted by killerld View Post
I'm not able to put the SWF in the C# Form. Can you help me please ?

I add ShockwaveFlashObjects in references
Yeah, i can help you. Add me on msn: halotyler3@aol.com
#7 · 15y ago
Gab
Gab
Wow thank u bro.
#8 · 15y ago
facebook1
facebook1
ermmm, i have a problem, it doesnt work :S iv done everything to what it says, but the swf doesnt load up to the form? its just blank, even the one in the tutorial? please help me :S
#9 · 15y ago
XxTylerxX
XxTylerxX
Quote Originally Posted by facebook1 View Post
ermmm, i have a problem, it doesnt work :S iv done everything to what it says, but the swf doesnt load up to the form? its just blank, even the one in the tutorial? please help me :S
Make sure you write out the path to your .swf, so like
Code:
axflashobject.LoadMovie(0,@"c:\\my.swf");
#10 · 15y ago
osogoodo
osogoodo
Thanks very much for the TuT!!! Now im making hacks for any game with ease!!!

Wait I got lost at steps 6-7...can you help me please?
#11 · edited 15y ago · 15y ago
rpj
rpj
nice real hack for flash
#12 · 15y ago
MO
moelex64
I need help im trying to save it but when i save it . it happens to save in a visual style. so i wanna save it as a exe or a .swf possibley how do i do this .
#13 · 15y ago
JA
jareeb
great tutorial you should add in that the variables are in the action folder under MainMovie
#14 · edited 15y ago · 15y ago
BO
bonjunbong
can you teach me this one too.? plss.. here is the browser of the game.. Bat That Rat Games - Over 15,000 Free Games - 10 Added Every Weekday
#15 · 15y ago
Posts 1–15 of 27 · Page 1 of 2

Post a Reply

Similar Threads

  • [TUT]How to Hack Flash Games with Cheat EngineBy JIGS4W in Programming Tutorials
    5Last post 16y ago
  • how to hack grepolis game?By thedarklordboy in Hack Requests
    0Last post 16y ago
  • [Tutroial]Hacking Flash GamesBy XxTylerxX in C# Programming
    2Last post 16y ago
  • Anyone know how to download flash games from a page?By thechewu in General
    8Last post 19y ago
  • Need help hacking flash gamesBy ilovepie21 in General Game Hacking
    0Last post 19y ago

Tags for this Thread

None