Umbra Mod Menu
A Risk of Rain 2 Mod Menu
Features
- Unlock All
- Change Character
- Spawn Mobs and Interactables
- God Mode (multiple types)
- Flight
- Play as mobs/unreleased characters
- Stats Modification/View
- No ability cooldowns
- No equipment cooldown
- See chests and teleporter through walls
- Give XP
- Give Money
- Give Lunar Coins
- Give or Drop yourself items and equipment
- Give/Remove buffs
- Always Sprint
- Clear items in inventory
- Stack inventory (does the same thing as the Shrine of Order)
- See mobs through walls
- Teleporter Management - Spawn teleporters(newt, celestine, gold), add Mountain Shrine stack, skip stage, insta charge tp
- Instantly Charge Purple Cells
- Customizable settings
- Custom Keybinds
Press the Insert key to open.
Use Up Arrow and Down Arrow to activate keyboard navigation. Can be disabled with Backspace or Left Arrow.
Navigate current menu options with Down Arrow and Up Arrow.
Go to the next menu or activate the highlighted cheat with Right Arrow or V.
Go to the previous menu with Backspace or Left Arrow.
When highlighting an option with +/- buttons next to it use Left Arrow to decrease or Right Arrow to increase.
OR
Use mouse to select cheats. This can be done while holding tab ingame or while in the escape menu.
Note: Some features may not work if you are not the host of the lobby
Getting Started
Changelog
6/11/2021 v2.0.2:
- Complete update fixing everything Anniversary Update Broke.
- Fix Unlock All so that profile becomes 100% complete
- Add unreleased items and equipment to lists.
- Add boss items to item lists.
- Fix Buff Removal not working
- Fix typo in spawn menu
- Fix watermark positioning
- Dev Mode improvements
- Update Buff List variable name (was bossList).
- Remove obsolete internal resource and function relating to that resource
6/10/2021 v2.0.1:
- Update for current version of Risk of Rain 2 mostly fixing features related to items.
1/17/2021 v2.0.0:
- Complete rewrite of the mod menu. Functionality should be same as previous versions.
- Keybinds no longer activate while chat is open.
- Slightly improved Low resolution support.
- Fixed Spawn Menu from missing things depending on when the menu was injected.
- Fixed bug where Chest Item Menu and Item Menu were conflicting causing multiple features to stop working.
- Sorted Item and Equipment lists by rarity.
- Added a confirmation to Unlock All.
- Added New Stage and Eclipse modes to Unlock All.
- Updated Render Mobs to show new new mobs.
- Added ability to charge purple zones instantly.
- Added Variants to God Mode.
- Normal -> Dont take damage.
- Intangible -> Things pass through you.
- Regen -> Heal passed ALL the damage.
- Negative -> Allows youre health to go negative.
- Revive -> Revive whenever you die.
- Replaced the Lobby Menu with the Settings Menu. Settings will be saved in between injections of Umbra Menu
- Change Width of all menus.
- Enable or Disable the keyboard navigation feature.
- Change the God Mode version.
- Keybinds Menu. Set Custom keybinds for mods.
- Reload the Menu.
- Reset Settings to Default.
- Changed Text style (removed spaces between each letter).
- Made button background darker so red item text is easier to read.
8/29/2020 v1.3.1:
- Added Menu to change whats inside chests/equipment barrels.
- Added Scrappers and Barrels to Interactables ESP.
- Added what item is in chests to Interactable ESP.
- Added Keybinds:
- Z -> Toggle Player Menu
- I -> Toggle Item Spawn Menu
- C -> Toggle Flight
- B -> Toggle Teleporter Menu
- Added better support for low resolution monitors (less than 1080p).
- Added a customizable multiplier for Stats Mod Menu.
- Item/Equipment list now shows friendly item names and their color based on rarity.
- Slightly improved Navigation logic.
- Greatly Improved Interactable ESP performance.
- Slightly Improved the Menus Load() method.
- Improved how teleporters are spawned.
- Fixed a bug allowing menu index to be set while Navigation was off.
- Fixed a bug not allowing you to scroll on list menus while Navigation was on.
8/11/2020 v1.3.0:
- Updated for Risk of Rain 2 1.0 Update.
- Slightly improved ESP performances.
- Updated Unlockables List.
8/5/2020 v1.2.6:
- Added a box around mobs for Render Mobs.
- Added the ability to despawn spawned interactables.
- Improved Kill All. Now kills mobs spawned on the players team.
- Improved Show Stats Menu Style.
- Improved how the menu gets the local player.
- Fixed a bug allowing navigation to be enabled in the main menu.
- Added some comments to my source code.
- Made a wrapper method for drawing buttons.
- Bunch of code formatting/organization/refactoring.
- Various other minor improvements.
7/20/2020 v1.2.5:
- Added JumpPack.
- Added the ability to Spawn Interactables and Mobs.
- Added the ability to insta-kill all Mobs.
- Moved Movement mods to their own menu/file.
- Moved Stats Modifications/Menu to their own menu.
- Made the menu slightly more transparent and smaller.
- Fixed View Stats Menu styling.
- Some code cleanup.
7/11/2020 v1.2.4:
- Added Active Mobs list to bottom of screen.
- Added Unload button to the main menu.
- Updated Menu positions to support 1080p & 1440p.
- Improved how the menu checks for updates.
- Fixed some things not showing in item/equipment lists.
- Fixed bug causing Roll Items to not work.
- Fixed Clear Inventory not clearing the UI properly.
- Fixed ClearInventory not clearing buffs given by items.
- Fixed a bug that sometimes caused mob & interactable ESP to conflict.
- Fixed a bug causing Always Sprint & Flight to conflict.
- Fixed a bug causing Stats Menu & drag location to reset when insert was pressed while Navigation was toggled.
- Some code cleanup.
7/9/2020 v1.2.3:
- Added the ability to change characters and play as unreleased characters and mobs.
- Added Keyboard Navigation to change character menu, give buff menu, give item menu, and give equipment menu.
- Completely reworked how Keyboard Navigation works behind the scenes.
- Made the menu more compact.
- Refactored a few things.
7/3/2020 v1.2.2:
- Menu now
checks for updateson inject and will tell you if its outdated. - Added ability to disable keyboard navigation if
BackspaceorLeft Arrowis pressed in the main menu. - Improved Flight:
- Can now press
Xto fly down. - No longer take fall damage while flight is enabled.
- Improved Roll Item:
- Added Lunar and Boss items to loot pool.
- No longer uses a depricated method.
- Refactored a few things.
6/26/2020 v1.2.1:
- Added the ability to navigate the menu with a keyboard.
- Added the ability to drop items from your inventory.
4/26/2020 v1.2:
- Fixed Equipment not dropping sometimes.
- Reorganized code.
- Added comments to code.
4/23/2020 v1.0:
- Repo Changed to Public.
