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 › Realm of the Mad God Hacks & Cheats › Realm of the Mad God Help & Requests › Need help with finding lines

Need help with finding lines

Posts 1–5 of 5 · Page 1 of 1
TH
the0fox
Need help with finding lines
hey this is the first time i try to make a client

so im using the ROTMG All in One Tool to code and i found out how to decompile it and find the files i need to edit but how do i know witch line is the right one to change?
lets say i want to do this

Line: 1529
On new line:
Code:
      pop
      pushbyte            1
do i have to find the line and below it i put this code in?

and if there is a better program i can use
and can i use codes from previous builds? like 17.1?
#1 · 12y ago
Cyeclops
Cyeclops
#1 yes
you go to line: 1529, press return to create a new line, here add your code.

#2 no
[Quote: From old post]
you can't simply copy paste 15.0 codes into a 16.2, for a couple of reasons:

#1 code names are different (unless of course its a 'pushtrue' or 'returnvoid' etc in which case #2)
#2 the line(s) at which the code is pasted will be different
#2 · 12y ago
TH
the0fox
Quote Originally Posted by Cyeclops View Post
#1 yes
you go to line: 1529, press return to create a new line, here add your code.

#2 no
[Quote: From old post]
you can't simply copy paste 15.0 codes into a 16.2, for a couple of reasons:

#1 code names are different (unless of course its a 'pushtrue' or 'returnvoid' etc in which case #2)
#2 the line(s) at which the code is pasted will be different
ok but how do i find the line? note pad dosnt show you line numbers and if i search with CTRL+F line: 1529 nothing will show
#3 · 12y ago
cehrenr
cehrenr
Quote Originally Posted by the0fox View Post
ok but how do i find the line? note pad dosnt show you line numbers and if i search with CTRL+F line: 1529 nothing will show
That is where intelligence and experience comes into play. A lot of it, at the beginning, is done by looking at a vanilla version of the client from last patch and comparing where you placed the codes last patch into this patch. Use one of the mod selectors, they come with everything you need (vanilla copy of the game, + the code lines).

After that, its all up to you. Each of us have our own little tricks (or tools) to update each patch that makes it faster. Now is where you get to develop your own.
#4 · 12y ago
Cryogen235
Cryogen235
Quote Originally Posted by the0fox View Post
ok but how do i find the line? note pad dosnt show you line numbers and if i search with CTRL+F line: 1529 nothing will show
If you're using line numbers for an old client, decompile the old client, look at where the line number is supposed to be added. Then find that same spot in the new client and you'll have your new line number.
Use notepad++ instead of just notepad as it makes it easier to work with line numbers. If you use windows, use astrogrep to quickly search for things inside the decompiled flash code. When you're looking for the same spot in the new code as the old code, you need to search for unique things that only show up in file you're working with. Programs like astrogrep make that easy.
For many hacks, there's more to update than just a line number.
I suggest you look up some more tutorials until you have a better understanding of how to do it.
#5 · 12y ago
Posts 1–5 of 5 · Page 1 of 1

Post a Reply

Similar Threads

  • Need Help with finding addies Private Partner neededBy Wiirtuallca in Operation 7 General
    0Last post 16y ago
  • need help with finding a hack plsBy killaariex in Combat Arms Hack Requests
    1Last post 14y ago
  • NEED HELP WITH FINDING A SONGBy dark990 in General
    6Last post 15y ago
  • I am a noob and need help (With Finding Addys)By godsmacker in Crossfire Coding Help & Discussion
    4Last post 13y ago
  • Need help with finding addressesBy enzodb1997 in CrossFire Hack Coding / Programming / Source Code
    2Last post 13y ago

Tags for this Thread

None