SuperRank | Better Overhead Ranking

This version was written based on the original concept by @claraaddyy. Clara’s version does not work with the new Dynamic Heads. This rewrite utilizes her original base.

You can preview Clara’s outdated version here:
SuperRank v1.0 (outdated)

You can get a updated working version here:
SuperRank v2.0

FEATURES

  • Display names and ranks for players with corresponding roles.
  • Idle detection with optional animation.

CONFIG

  • GroupID: The group ID to fetch roles from.
  • HideNonGroup: Hide the rank if the player isn’t in the group.
  • ChangeGuestText: Change the default “Guest” rank text to a custom one.
  • IdleDetection: Show “Away” text when the user is idle.
  • IdleDetectionAnimation: Change character appearance to ForceField for a cool idle animation.
  • Attributes: Attributes to display above the player’s display name and rank.

This is what it looks like:
New Project (57)

Idle Detection
New Project (58)

3 Likes

Is there any difference between this and the old version? From the looks of it, the only real change is the messier code (huge if block) and the parenting of the tag (“Torso” (HumanoidRootPart??) of all places instead of Head?) You didn’t even fix the deprecated wait(1) for the idle script :sob:

4 Likes

Hey @0bBinary,

Thanks for pointing out those issues. Honestly, I just whipped this post up because I was tired of cafe groups nagging me about the old tag system not working with any Dynamic Heads. :pensive: