everyone
where everyone gets their moment to shine :3
sayborduu
everyone (readme).rbxm (38.1 KB)
hi! today i’m excited to publish everyone, a project i’ve been working on.
this project consists of an Avatar Card, and that’s one of the reasons it’s called everyone, because every player deserves their spotlight.
everyone was shown in show off your UI designs May 1
How to install?
- Move the script (
everyone (read me)
) into ServerScriptService. - Copy and Paste the settings module into ReplicatedStorage
everyone (readme).rbxm (38.1 KB)
everyone settings.lua (982 Bytes)
Settings Module
everyone settings.lua (982 Bytes)
You can copy the everyone
module inside everyone (read me)
and paste it into ReplicatedStorage
or download the file and move it into ReplicatedStorage
.
type tag = {
icon: number,
flag: boolean,
z: number,
text: string,
lgbt: boolean,
-- coming soon!
lock: boolean,
lockCheckRemote: RemoteFunction
}
return {
settings = {
max_about_len = 400,
custom_tags_order = 0, -- 0: Before default tags, 1: After default tags
show_lgbt_tags = true,
hide_lgbt_tags_to = {
0,
}, -- user ids of players to hide lgbt tags
display_lgbt_tags_to_minor_13 = false,
allow_tags = true,
show_pronouns = true,
name_type = 0, -- 0 = DisplayName, 1 = Username
show_init_card = true, -- "Your profile is here!", "Click to edit your card.",
init_card_size = 1, -- 0 = Big, 1 = only IMG
},
custom_tags = {
--[[
ID = {
icon = 12737534507,
flag = false, -- will show a rectangle instead
z = 0, -- position on edit window
text = 'Custom Tag', -- text that will be displayed in tag
lgbt = false -- only for show_lgbt_tags, and hide_lgbt_tags_to
},
]]
},
}
Init Card
You can disable Init Cards in your settings module.
Ignore my avatar is empty, Roblox may be having issues loading it
Size 0
Size 1
Profile
Profiles consist of:
- Roblox Avatar
- DisplayName / Username
- Pronouns
- About
- Tags
- edit button
Pronouns
- You can’t type anything else but pronouns.
- If you feel like any pronoun is missing, you can always add to the ModuleScript.
everyone (read me) > ReplicatedStorage > everyoneAssets > assets > pronouns
, but keep in mind everyone won’t update if you edit anything. - Pronouns box is also censored by Roblox.
HUH?
: Long pronouns may go in new line.
example of invalid pronouns
About
About is the most intriguing element; it’s censored by Roblox (obviously), searching for suicidal messages, and well, it’s the main point of everyone, your spotlight. You can also use Rich Text, and you’re able to configure max characters, defaulting to 400.
Tags
- Tags are essential in my opinion, and a really cool feature to have in your profile! They allow you and your players to add those tiny details that could be important, shining a spotlight on your users.
- By default, everyone includes LGBT tags, but that’s just one aspect of owning your spotlight. If you still prefer not to have them, you can disable them in your settings module.
- More tags for everyone’s spotlight are on the way!
- You can create your custom tags in the settings module!
Coming soon, you’ll be able to create custom-locked tags, for example, “ Premium”.
Anti-Suicide in About
I’m pretty sure this feauture won’t be used a lot, and I also know that Roblox probably censors the text to others, but hey, maybe adding this feature as a safety-first can save a live, who knows?
- Users under 13 years old receive this message: “Hey, it sounds like you’re going through a tough time. Remember, it’s okay to talk to someone you trust, like your parents or a teacher. They care about you and want to help. You’re not alone. ”
- Users 13+ receive this message: “If you’re feeling overwhelmed, you can reach out to the local helpline for “COUNTRY” HELPLINE. Or can talk to me on Discord (my user is sayborduu). There are people who care about you and want to help. You’re not alone. ”
I really wanted to use AI here, but it’s too soon for that.
Privacy
- The users you block can’t see your details.
- Coming soon, you will be able to block certain users from seein certain info.
Images
Current Bugs
-
SCROLLING_IN_BILLBOARD_GUI
: Scrolling frames in BillboardGUI appears to ignore mouse wheel.
@Supra_Tornado - thanks for helping me testing and giving me support while doing this
everyone (readme).rbxm (38.1 KB)
Try everyone before adding it to your game
Are you going to use everyone in your game?
That’s nice! You could send me your game link and I’ll link it here! :3
- Actually, no games use everyone rn. Be the first one!
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
0 voters
Questions, bugs or anything related to everyone?
that’s awesome! you can reply in DevForum or send me a DM on Discord