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 › Combat Arms Hacks & Cheats › Combat Arms Hack Coding / Programming / Source Code › Hack Creation Guide

Hack Creation Guide

Posts 1–15 of 27 · Page 1 of 2
ac1d_buRn
ac1d_buRn
Hack Creation Guide
This guide was posted by ObamaBinLaden. Credits on the tut to him.
Just bringing it to this section because it could be usefull

________________________

There are 2 sections to this guide. The first bieng simple. Simple is exactly that, simple hacks to make. The second section to my guide is advanced. Advanced bieng hacks that will require some prior knowledge, and more time to create.

Glossary:
CE- Noun- Abbrv.- A memory scanner/manipulator.
CA- Noun- Abbrv.- Combat Arms (Obviously, but to avoid chooblets spamming the thread...)
CT- Noun- Cheat Table. The file used by CE to store addresses.
MHS- Noun- An alternative to CE.

Simple Table Of Contents:

Server Hack.
Name Tags.


Server Hack:
A server hack allows you into different servers for different ranks thru manipulation of the client exp address.

1. Use whatever process you use to get CE to work with CA.
2. Start a new scan: 4 byte, exact value.
3. Search for your exp amount.
4. Go into a game, finish the game.
5. When the game is over, search for "increased value". If your not down to 1 address, play another match and try again.
6. Save a CT and exit CA.
7. Just manipulate the value to the exp number that is in the range for the server requirements you want to enter.You can use various methods to create the trainer, so I am not going to go thru them.(VB program, C++/VC++, TrainerMakingKit, and even in CE).

Name Tags:
NameTags affect is self explanitory. This tutorial has the crappy, yet less detectable version and easier to explain/create. How it works is, you make your client think your on the other team so it shows you their name tags instead of your team, but since the server knows your on the otehr team, you can still kill them and have it count twords your and your teams score.

*Use whatever process you use to get CE to work with CA.
*1. Go in to a game on Alpha team.
2. Start a new search: 4byte, exact value, #=one.
3. Go in to a game on Bravo team.
4. Continue the search, just change the value to search for to 2.
5. Repeat steps 1-4 until you have 1 address.
6. Create yourt trainer. (Manipulate the value to 1 for nametags on bravo, and vice-versa)




Advanced Table Of Contents:

Fly (single axis/glide).
Opk. (Crappy)


Fly (single axis/glide):
Self Explanitory.

*Use whatever process you use to get CE to work with CA.
*1. Enter a killy map (Snow valley, Brushwood, etc.)
2. Start a new search: 4byte/float (it differs between patches, you have to try them both), Unknow initial value.
3. Move up/down(either one) and search for changed value.
4. Repeat step 3 until you have 1 address.

That sounds easy you say? Why is it in advanced you ask? Well, I've placed it in the advanced section becasue the hard part is making the trainer, it takes ALOT of trial and error. Another reason it is in the advanced section is because it takes ALOT of time. (Sometimes 1-2 hours.)

Making the trainer for this is self explanitory if you actualy have the prior knowledge I said you needed at the begining of the guide.

OPK:
OPK, stands for One Position Kill, only out noobed by super-bullets. This tutorial will NOT teach you how to create the VIP hack version, as we do not need a bunch of you going around selling VIP hacks for CA when mpgh is 'supposedly' releasing some. This tutorial will teach you how to create the crappy VAC version.

I reccomend you make a back-up of your engine.exe before you try this.

1. Open up cheat engine and chose engine.exe as the process then find the x and y player position addresses with cheat engine.
(A)find a ladder (like the big one at snow valley) go up a little and search for unknown initial value
(B) Then go up or down on the ladder and search for changed value.
(C) Repeat step C until you get one address. This is your Y player position.
(D) Then repeat step A thru C but on a flat surface like the top of the tower in snow valley. This one will be your X player position.

2. Save the X and Y player position addresses. As a cheat table for future refrence.

3. Open up MHS**.

4. Chose engine.exe as the process.

5. Then go to tools> decompiler (be careful with this part one small fuck up and you have to reinstall CA)

6. When the decompiler opens up there should be a box on the left that says helper. Click the add button. put in both the X and the Y player position addresses.

7. Click on one of them 1 time and hit the NOP button

8. Then do the same for the other one.

9. When you go back into the game every movable object will be in the center of your screen, and you will be somewhere under the map where no one can kill you. (Because it also moves you to the 0,0,0 point on the map.)


**You need to use the MHS decompiler because it is more stable, and less likely to crash CA.

_______________

Hope you all like the tuts.
#1 · 16y ago
FORCE™
FORCE™
good guide but it isnt as easy as it looks
#2 · 16y ago
ac1d_buRn
ac1d_buRn
Yeh iknow lol
#3 · 16y ago
neononxxx
neononxxx
I thought the ladder technique can't be done anymore.
#4 · 16y ago
greathamza
greathamza
Quote Originally Posted by neononxxx View Post
I thought the ladder technique can't be done anymore.
i thougth so to
#5 · 16y ago
AB
AbleDelta
this is from www.gordensys.com
#6 · 16y ago
TH
TheBtKiller
lol i won`t start to code lol but nice thread man you are looking good bravaa to you
#7 · 16y ago
ac1d_buRn
ac1d_buRn
Quote Originally Posted by AbleDelta View Post
this is from www.gordensys.com
no its not noob
#8 · 16y ago
BE
benover14
hmmmmmmm something is not right about this
#9 · 16y ago
zmansquared
zmansquared
this is helpful to some one starting off. not bad at all
#10 · 16y ago
Taylor Swift
Taylor Swift
how do u do this I thought Cheat engine was patchewd....
#11 · 16y ago
CR
CRUSTY
Quote Originally Posted by Chandman View Post
how do u do this I thought Cheat engine was patchewd....
There is a BIG difference between patched and detected bro
#12 · 16y ago
Taylor Swift
Taylor Swift
then how do u do it>?? i cant even open up thr process..
#13 · 16y ago
ajvpot
ajvpot
soz for the zombie bump but anyone have the X and Y addies
#14 · 16y ago
pikamew4
pikamew4
OPK thing doesent work for me sorry!!!
#15 · 16y ago
Posts 1–15 of 27 · Page 1 of 2

Post a Reply

Similar Threads

  • ObamaBinLaden's Hack Creation/Info GuideBy Disturbed in Combat Arms Discussions
    38Last post 16y ago
  • Help with stamina hack creation please...By Jaybird94 in WarRock - International Hacks
    11Last post 18y ago
  • Hack creation. WR or CA?By Negativ3 in Combat Arms Hacks & Cheats
    10Last post 17y ago
  • CanadianAssassin's Hacks Installation Guide (video)By iHazBalls in Combat Arms Europe Hacks
    5Last post 17y ago

Tags for this Thread

None