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 › Help with an ahk script

Help with an ahk script

Posts 1–7 of 7 · Page 1 of 1
dg123
dg123
Help with an ahk script
i need a script to set all my configs for my client at the press of a hotkey
my personal client logs me out and sets my options to default...

What it needs to do:
set contextual potion buy to off
performance stats to '
interact to K
unset all "use inventory slots"
set escape to nexus to Caps Lock (then press capslock again so i dont have it on)
cam angle to 0
and play music off

i play on defult window size on flash player .....
If you are one of those people who want to be payed im offering 2 mana only...
#1 · 13y ago
drsandman
drsandman
pffft aint nobody got time fo that
#2 · 13y ago
dg123
dg123
i have to set this by hand everytime i open my client.....PL0X!
#3 · 13y ago
Trollaux
Trollaux
Use the image find method to find pictures and click on them. Make sure to set a mouse delay or it will just click a bunch and do nothing.
If you want to pay me to make this I don't play actual realm so... But I won't do it fo freez.
@dg123
#4 · edited 13y ago · 13y ago
dg123
dg123
Quote Originally Posted by Trollaux View Post
Use the image find method to find pictures and click on them. Make sure to set a mouse delay or it will just click a bunch and do nothing.
If you want to pay me to make this I don't play actual realm so... But I won't do it fo freez.
@dg123
sorry haven't been on in a few days. ill try again to make it myself if i cannot do it i will contact you
#5 · 13y ago
Trollaux
Trollaux
Quote Originally Posted by dg123 View Post
sorry haven't been on in a few days. ill try again to make it myself if i cannot do it i will contact you
I'll make it for 2 life easily if you want me to.
Archers don't need mana.
#6 · 13y ago
AW
Awaraks
I will tell you how I would make it.
Go to folder (of course it don't have to be C:\ or \user\ but you are smart enough to know it and find it at your computer):
Code:
C:\Users\user\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\{random_numbers_here}\xxx.realmofthemadgod.com
(silly little thing, it says I can't use links so just replace xxx with www)

There you will see few .sol files. The one that you are interested in is AssembleeGameClientOptions.sol.
Make sure that you have desired settings set in game and then copy file mentioned above.
Rename it to whatever you wish (I will refer to it as SavedSettings.sol)

Now the .ahk part, for this example it would look like that:
Code:
FileCopy, C:\Users\user\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\{random_numbers_here}\xxx.realmofthemadgod.com\SavedSettings.sol, C:\Users\user\AppData\Roaming\Macromedia\Flash Player\#SharedObjects\{random_numbers_here}\xxx.realmofthemadgod.com\AssembleeGameClientOptions.sol, 1
Boom. You are done.

And to explain
FileCopy, File_That_You_Are_Copying, Desired_Location_And_Name, 1_Stands_For_Overwrite
For idgits: We are replacing settings with your desired, saved file.

Just run it whenever you are running game (it should be executed before game loads).


Tip:RotMG.sol is where your current (logged in) account credentials are stored.
Follow the steps using this file instead and you will be sure to be logged in on your main account whenever you run game.
Tip2: Combine both of these mentioned above with Run command (I mean .ahk not cmd line*) to to get yourself nice RoTMG shortcut. If you need help with that see Tip No. 4
Tip3: Don't get ripped off by people. It always feels better to do something by yourself.
(or wait till appears somebody who gets annoyed by people being greedy while their should be helpful instead )
Tip4:In case of more questions or problems: fire away.

Don't pay me.



*Whole settings restore 'script' can be done with batch file instead but you asked for AHK so lets stick to it.
#7 · edited 13y ago · 13y ago
Posts 1–7 of 7 · Page 1 of 1

Post a Reply

Similar Threads

  • Need help with an AHK scriptBy Arrowins in Call of Duty Modern Warfare 2 Help
    1Last post 15y ago
  • Help with Rapid Fire Scripts?By uanaka in Call of Duty Modern Warfare 3 Help
    5Last post 14y ago
  • Help with an auto hp/priest heal scriptBy dg123 in Realm of the Mad God Help & Requests
    0Last post 13y ago
  • Need help with my ScriptBy hannemannen in Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    8Last post 14y ago
  • help with writing a script to an aimbotBy Grim in Combat Arms Hacks & Cheats
    9Last post 17y ago

Tags for this Thread

None