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 Discussions › Realm Shifter, My Vision for the Future of RotMG

Realm Shifter, My Vision for the Future of RotMG

Posts 1–15 of 15 · Page 1 of 1
Gratin
Gratin
Realm Shifter, My Vision for the Future of RotMG
Realm Shifter and Introduction

(sorry for posting in private servers section on accident mods) :'(

Hello, I'm Gratin. I've been playing rotmg since like 3-4 years ago, all though not at all continually. In this thread I'm going to explain my vision for the future of RotMG and private servers, as well as the steps I'm going to take to make it a reality. I hope the community here will pitch some great ideas and join the discussion.

First, a little bit about myself. I started off with very little knowledge of reverse engineering and programming, and often came off as a very nooby script kiddy, however I think I've come a long way with my programming abilities, even though when it comes to working with the flash client I'm still the commenter asking "how do i donwlaod the fre h4x plz thx " compared to some of the many great people I've met in the rotmg mpgh community, namely KrazyShank, iObsidian, FuryHunter (never really talked to him much, but his source code sure helps), MarinePower, Flyrocket, deVoidCoder and Trollaux (jk get rekt).

On to Realm Shifter, my next long-term project. Realm Shifter will be an open source java client for RotMG, and any games like it. The goal is to be as modular as possible separating the client and game-specific stuff like items, textures, objects etc. Basically it will download a packaged form of all of these resources and game rules etc. from the server, and the client will use it. The best real world example of something like this that I've seen is minecraft. The modding community is huge and the amount of plugins and texture packs surrounding the game astounds me. The fact that this one game became so much more than just one game but a whole platform for many different games is what motivates me to make something similar for realm. Realm of the Mad God is dying, but I still love the concept of the game, and I think I always will. I hope to build a whole new open source community for RotMG like games. I know it is a long shot, but even if it takes several years or even more this will probably always be my main hobby project.

Design Goals and Decisions

Let's start with some obvious questions. Why java? (might use scala/groovy not sure) Because its the language I'm most comfortable with and I love LibGDX. LibGDX uses gradle for dependencies and makes development really easy for crossplatform. We can easily port it to ios/android/html in the future with just a few lines of code. Playing rotmg or on another server on a tablet might be pretty cool if we ever get to that point.

What's the first step? I've taken it upon myself to update jOryx, an open source java client for RotMG built using jme3 mainly as a way to learn more about the RotMG networking and how to go about building a 2.5d game/camera. I will open up another thread, which will be a communal discussion/development thread for updating jOryx. I will post all the source code I have for realm shifter and updating jOryx (currently I can get it to show your character in game from another client for 10 seconds before dcing, but neither chat nor graphics work).

All source code for Realm Shifter will be provided under this license: http://creativecommons.org/licenses/by-nc-sa/4.0/ (no commercial use just yet, I'm not completely sure in my decision to allow commercial use and which types to allow)

I will make my Realm Shifter repository public, as well as create a jOryx repository and an mpgh thread for discussion/development of updating joryx as soon as I get home.

TL;DR: This is a post explaining my project and ideas and thoughts behind it, called realm shifter which will be a java client for rotmg and other private servers. Nothing has been done yet, we're starting with updating joryx.

Relevant Links
jOryx Community Development Thread: http://www.mpgh.net/forum/showthread...3#post11216413
gjOryx Community Development ******: https://******.com/AMPBEdu/gjOryx
#1 · edited 10y ago · 10y ago
kasukali
kasukali
Sounds like a good concept. 99% of these "vision" and "my future project" posts never see the light of day.

Be the 1%.
#2 · 10y ago
Gratin
Gratin
Quote Originally Posted by kasukali View Post
Sounds like a good concept. 99% of these "vision" and "my future project" posts never see the light of day.

Be the 1%.
This is true, however this is going to be my main project throughout school. If it works out great if it doesn't I have something to put on my resume. I have a lot of motivation to work on this <3
#3 · 10y ago
RA
Raple
I believe this is possible, so keep working until you accomplish your goal. You can do it.
#4 · 10y ago
RE
ReySharlLel
there is already InputFalse with his client http://www.mpgh.net/forum/showthread.php?t=1011667

and why u got from flash to java lel, use c++, im learn it at school
#5 · 10y ago
RI
Riigged
Quote Originally Posted by ReySharlLel View Post
there is already InputFalse with his client http://www.mpgh.net/forum/showthread.php?t=1011667

and why u got from flash to java lel, use c++, im learn it at school
That is Scellows client, inputFalse just linked the youtube video to it on a thread because Scellow is banned from MPGH.
#6 · 10y ago
Gratin
Gratin
Quote Originally Posted by ReySharlLel View Post
there is already InputFalse with his client http://www.mpgh.net/forum/showthread.php?t=1011667

and why u got from flash to java lel, use c++, im learn it at school
Wow that looks really cool, however the source code isn't released and doesn't look like there is a plan to release it. I'm using java mainly cause LibGDX and it's really easy to cross platform.
#7 · edited 10y ago · 10y ago
SweetSyrup
SweetSyrup
So this is like a private server?
#8 · 10y ago
Gratin
Gratin
Quote Originally Posted by SweetSyrup View Post
So this is like a private server?
Eventually it will be a client for both private servers and regular rotmg. It will have some very cool stuff like texture packs a whole new user interface and just generally a way better client than the flash one that rotmg provides.
#9 · 10y ago
Ahlwong
[MPGH]Ahl
Quote Originally Posted by Gratin View Post
Eventually it will be a client for both private servers and regular rotmg. It will have some very cool stuff like texture packs a whole new user interface and just generally a way better client than the flash one that rotmg provides.
Good job. It would be nice to see a Java coded client rather than the current Flash client
#10 · 10y ago
Gratin
Gratin
Quote Originally Posted by Hunter's Sheep View Post


Good job. It would be nice to see a Java coded client rather than the current Flash client
Its coming along pretty well, will be releasing a graphic-less client soon
#11 · 10y ago
LU
Luis
I hope you can continue to develop this, sounds amazing.
#12 · 10y ago
Srush
Srush
So you can connect to prod and stuff, just Java instead of Flash? How will that impact the game? Less lag I hope.
#13 · 10y ago
Gratin
Gratin
Yes. It will be less laggy (hopefully) also crossplatform (I intend to design an input for tablets so you can play on any android device). And you get a lot more control so there can be texture packs and reskins easily implemented. It will also be able to connect to private servers that are developed to be compatible with realm-shifter. Hopefully a whole community will be built around modding the client and server so then there will be tons of games that you can play with realm shifter. Maybe there will be pvp servers or minigame servers or anything really kinda like in minecraft. Also, I intend to release a server (open source) after I've got realm-shifter in a good position.
#14 · edited 10y ago · 10y ago
GA
gamingmillion
I think you can do it!!!
#15 · 10y ago
Posts 1–15 of 15 · Page 1 of 1

Post a Reply

Similar Threads

  • Realm Shifter, My Vision for the Future of RotMGBy Gratin in Realm of the Mad God Private Servers Discussion
    9Last post 10y ago
  • Heads up for the FutureBy Bernard. in CrossFire Discussions
    155Last post 13y ago
  • Inspiration for the futureBy BSG.Flash in Showroom
    19Last post 17y ago
  • PREPARE FOR THE FUTURE GTBy A⁴ in Call of Duty Modern Warfare 2 Discussions
    12Last post 15y ago
  • MPGE [multiplayer graphics events] new event for the future? possib soonBy Hyak in Art & Graphic Design
    27Last post 16y ago

Tags for this Thread

#client#java#joryx#libgdx#private server#realmshifter#rotmg