Skip to main content

Easy Loader

Easily load and configure Rorooms without ever touching a line of code! Instead, use Roblox instances and attributes.

alt text

Items 🔧

Items are Tool objects, and go under Config.Items.

AttributeTypeOptional
ItemIdstring
ToolTool
DisplayNamestring
LevelRequirementnumber
GamepassRequirementnumber
Categorystring
ColorColor3
LabelTextstring
LabelIconstring

Emotes 💃

Emotes are Animation objects, and go under Config.Emotes.

AttributeTypeOptional
ItemIdstring
Emojistring
AllowMovementboolean
DisplayNamestring
LevelRequirementnumber
GamepassRequirementnumber
Categorystring
ColorColor3
LabelTextstring
LabelIconstring

Roles 🔳

Roles are Configuration objects, and go under Config.Roles.

AttributeTypeOptional
RoleIdstring
Namestring
ColorColor3
LayoutOrdernumber
LevelRequirementnumber
GamepassRequirementnumber

Additionally, you can set a DefaultRoleId attribute onto Config.Roles itself to give a role to everyone by default.

Music 🎶

Simply drop Sound instances into your Config.Music folder!

alt text

Worlds 🌐

Disabling discovery

You may not want to participate in Rorooms' worlds network, and that choice is supported. Understand that by doing this, your world will not receive support from any other worlds.

  1. Open the Config module

alt text

  1. Type this in:

alt text

  1. Additionally, you can set Enabled = false to disable the worlds menu entirely. Otherwise, you can still promote your own worlds by pasting their PlaceIds into FeaturedWorlds.