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 Tutorials & Source Code › Sprite sheet names

Sprite sheet names

Posts 1–8 of 8 · Page 1 of 1
Lunati
Lunati
Sprite sheet names
I was bored, so I figured out some of the names for the sprite sheets, feel free to post some more if you're that bored.

Code:
45=lofiChar8x8
70=lofiobj6
75=lofiobj2
77=chars8x8rHero2
83=chars8x8rEncounters
85=lofiobj3
86=lofiChar28x8/lofiChar216x16
89=chars16x8dEncounters
92=chars8x8rHero1
102=chars8x8rLow2
117=lofiobj5
121=chars8x8rPets1
122=chars8x8rMid
128=lofiProjs
131=chars8x8rHigh
133=chars16x16dEncounters2
135=chars8x8dEncounters
139=lofiObjBig
142=chars8x8rLow1
143=lofiObj4
148=lofiEnvironment
149=chars8x8rMid2
157=lofiEnvironment2
158=chars16x16dMountains1
164=lofiObj
165=players
171=chars8x8dHero1
173=chars8x8rBeach
175=chars16x16rEncounters
#1 · 13y ago
Zasx
Zasx
Im not on my computer so I cant check, but those are actually the "names" of the images with the sprites, right? I didnt miss something, did I?
#2 · 13y ago
I_
I_iz_n00b
155 is for character dyes if I remember correctly :P
#3 · 13y ago
Lunati
Lunati
Quote Originally Posted by Zasx View Post
Im not on my computer so I cant check, but those are actually the "names" of the images with the sprites, right? I didnt miss something, did I?
These are the names used to refer to the sprite sheets in your client, for example, you have a staff that uses sheet 117 (used for most weapons). You would have a code somewhat like this:
Code:
<File>lofiobj5</File><Index>blablabla</Index>
"lofiobj5" Refers to Sheet 117. You can cross-reference different items to figure out what sheet you need for what item, but it's a bit of a pain, so I made this list.
#4 · 13y ago
Zasx
Zasx
^ Just wanted to know that, thanks.
#5 · 13y ago
drsandman
drsandman
whats the purpose of this list?
#6 · 13y ago
Botmaker
Botmaker
Some of the file names are duplicates

There is only one LofiChar2 sprite sheet

The 8x8 and 16x16 at the end of the file name

Are used by the sprite sheet manager to load the sprite with a set width and height
#7 · edited 13y ago · 13y ago
Lunati
Lunati
Quote Originally Posted by drsandman View Post
whats the purpose of this list?
If you want to edit certain sprites, you'll know exactly where to look :P
#8 · 13y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

  • Need help finding the sprite sheetBy RaymondW in Realm of the Mad God Help & Requests
    1Last post 13y ago
  • Leet Names :)By EleMentX in Spammers Corner
    18Last post 15y ago
  • No-name gameBy SadisticGrin in Spammers Corner
    12Last post 16y ago
  • Direct3D spritesBy arunforce in C++/C Programming
    23Last post 19y ago
  • rtp spritesBy darkone1149 in Art & Graphic Design
    0Last post 20y ago

Tags for this Thread

None