Skip to main content

Profiles

A comprehensive profiles system supporting nicknames, bios, roles, and leveling. Edit your own profile, or click on other players to view theirs.

Profile menu

Adding roles

Easy loader

Roles are added as Configuration instances within the Roles folder:

[Explorer panel]
└── Rorooms/
└── EasyLoader/
└── Config/
└── Roles/
└── <-- Your roles here

[Properties panel]
└── Attributes/
└── <-- Your properties here

Manual config

Rorooms:Configure({
Systems = {
Profiles = {
Roles = {
MyRole = {
-- Properties here
}
}
}
}
})

Properties

AttributeTypeRequired
RoleIdstring⚠️ - Only w/ easy loader
Namestring
ColorColor3
LayoutOrdernumber
LevelRequirementnumber
GamepassRequirementnumber