tacoslayer36-NameBending icon

NameBending

Change your name and title to anything you like

Last updated 2 days ago
Total downloads 85
Total rating 1 
Categories Mods
Dependency string tacoslayer36-NameBending-1.0.4
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.6.6 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.6.6
Baumritter-RumbleModUI-2.1.2 icon
Baumritter-RumbleModUI

Adds a pop-up window for centralized management of mod settings

Preferred version: 2.1.2
UlvakSkillz-RumbleModdingAPI-3.2.10 icon
UlvakSkillz-RumbleModdingAPI

API to Help Modders Get Started and to remove the necessity of GameObject.Find

Preferred version: 3.2.10

README

Screenshot1

Installation

  1. Install MelonLoader v0.6.6
  2. Run the game
  3. Drop Mods and UserData folders into Rumble Source Directory
  4. Play the game

Description

This mod allows you to set your username and title to anything you like. No more character limits or boring, static names.

Your custom username and title will only show up to others who also have the mod!

Features

  • ~Infinite length: The character limit is around 32,000
  • Variations: Automatically switch between variations every scene load
  • Animation: Cycle through different frames in real time
  • Alt text: Text to show to those who do not have the mod
    • Standard limits apply (static, 1-31 characters)
    • Does not work on titles

Usage

Open the provided JSON files (UserData/NameBending/customBentName.json and UserData/NameBending/customBentTitle.json) in your favorite text editor and replace the default values with your specifications. You can preview your customizations in the gym by going to the dressing room and opening the character and identity drawers. Changes you make with this mod will show up on the nametag only, so not on the park boards, leaderboard, friends list, or MatchInfo sign. You can set others' names to be truncated on your screen in the ModUI settings to prevent lag if needed. ModUI settings can also turn on and off any custom names or titles.

If you change your custom name or title while the game is open, press N to update it.

JSON Format

The provided JSON file templates should walk you through things in the comments at the top

  • doRandomVariations specifies whether the different variations you provide should be cycled through or randomized between every time a new scene is loaded. If you don't care about variations, provide only one variation and ignore this option.
  • variations are the different names/titles/animations that will show up at different times (based on scene loads)
  • altText is the text to show up on your nametag to players who do not also have the mod. It follows the same format and limitations as iLikeMyAccountName.
  • frameDuration is the amount of time each frame of the animation will show by default. If you don't want an animation, set this to 0 or only provide one frame.
  • frames are the individual names that will be shown in succession during the animation. Each one is formatted similar to iLikeMyAccount name (with Unity rich text), but without the usual limitations. If you don't want an animation, only provide one frame or set frameDuration to 0.

You can make sure your JSON is corect with a validator like JSON Lint

Images

There is not currently support for proper images within your name or title, but I might add it eventually if I feel like it. For now, you can use this Python script to convert images into ASCII art. Put that in the same folder as an images folder that contains all the images you want to convert and run it. Just be sure to exercise caution and keep the resolution low so as to not lag out the game. If someone else decides to lag out your game with a 4K ASCII image, set the truncation setting in ModUI to be a low number.

I cannot guarantee that images will be PG or inoffensive


Screenshot2 Screenshot1

Help And Other Resources

Get help and find other resources in the Modding Discord: https://discord.gg/fsbcnZgzfa