Everyone - avatar cards

everyone

where everyone gets their moment to shine :3
image 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 :wink:


How to install?

  1. Move the script (everyone (read me)) into ServerScriptService.
  2. 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 :frowning:
Size 0
image
Size 1
image

Profile

image

Profiles consist of:

  1. Roblox Avatar
  2. DisplayName / Username
  3. Pronouns
  4. About
  5. Tags
  6. 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.

image
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, “:crown: 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?
image

  • 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. :two_hearts:
  • 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. :two_hearts:

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

image
image

Current Bugs
  • SCROLLING_IN_BILLBOARD_GUI: Scrolling frames in BillboardGUI appears to ignore mouse wheel.

image @Supra_Tornado - thanks for helping me testing and giving me support while doing this :person_cartwheeling:


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!

How would you rate everyone from one to ten? (one being horrible, ten being perfect)
  • 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 image Discord

8 Likes

uhhhh

i think the model is private haha

2 Likes

oops, didn’t notice haha, let me see

2 Likes

Sharing the rbxm because Roblox is erroring while making it public!
everyone (readme).rbxm (38.1 KB)

2 Likes

When I close my eyes on this post, I just think of Roblox yelling and telling me multiple times, don’t add this, unless you want that 7 day ban.

For safety reasons I can’t add this.

2 Likes

ohh! could i know why? i mean, i think everything is ok.
if something could get anyone banned i MUST remove it

2 Likes

oh no, if only devforum usa sees this… he must stop woke developers

also… why? in what non-toxic scenario could this be used effectively? you’re just looking for people using customization to bypass

2 Likes

i mean- it’s intended for people to let others know themselves

bypass what?

2 Likes

play “rate my avatar”, between servers, let’s tally the amount of bypassed text and images (which include dismembered humans!)

filters…?

2 Likes

you can’t add images… only if you’re a game dev and you can only add images on tags (50x50 img lol)

biography haves roblox filters too

2 Likes

I usually know what’s wrong with some assets on community resources.

But this time I don’t know how to explain it, like there’s just so many things wrong with this that just keep :rotating_light: on my head.

Your resource has very great looking UI and animations I got to say, but as I kept reading it that’s when I started getting concerned and thinking if this is gonna get me banned or not.

3 Likes

my point is roblox and developer moderation isn’t equipped for something so customizable.

what

2 Likes

haha np, i’ll still try to look anything that could get anyone banned (although i dont think so)

anyways thanks :3

well, i mean, users can’t create custom tags, and devs creating gore/nsfw tags is a little weird tbh

maybe u didnt understood the concept of this?
it’s like Roblox DevModule Profile Cards, but adding Tags, Pronouns and some extra things

2 Likes

Profile Cards doesn’t have any way to moderate what people write on their bios. It isn’t equipped with any sort of moderation other than chat filters.

I think the same about this one, unless it does have one.

2 Likes

Well, text on the bio is moderated using Roblox Filter

2 Likes

The Roblox Filter isn’t accurate right now, it has many flags and users have found numerous ways to bypass it.

As a result, Roblox recently updated their Terms of Service on February 15 forcing all developers to moderate user-generated content on their games.

2 Likes

Well, I could limit to a-z, A-Z, numbers and <>/“.
Most of the bypasses I heard of are with random chars, but idk :person_shrugging:

2 Likes

What would be useful is a way to moderate things on player bios. It can be a admin panel, or something that helps us control in some way what players do with this.

2 Likes

ohh that’s indeed a very good idea and a good way to moderate. I could try doing it web-based, roblox-based or even discord-based

2 Likes

Web-based is going to cost you a lot of money.

2 Likes