local shortName = "Seiyak" -- short name the player provided shortName = string.lower (shortName) -- we are turning everything to lowercase so players dont have to use correct capitalization every time for _,plr in pairs (game.Players:GetChildren ()) do local fullName = string.lower (plr.Name) -- lowercase here too if shortName == string.sub (fullName,1,string.len (shortName)) then -- compare the first (6) characters of the players name with the (6) character string given by the player running the command to see if they match -- It's a match! end end
Full Answer
How do you sell stuff on Roblox and get your money back?
Island Of Move's Hustle Hat Promo Code
Z4ONUAE25
Virtual Brand Group (VBG) transforms businesses by putting brands in the metaverse with high profile sustainable digital experiences across social gaming, digital merchandise and NFTs. VBG designs, operates, markets, and monetizes brands across metaverse platforms.
Roblox Studio is your go-to tool if you want to do some extreme scaling and body modifications to your avatar. Within the studio, you will have access to four numerical value objects that affect the size and appearance of your avatar.
Read more. April 14, 2020. Roblox is a game within a game, within a game, where you play and act the part of a game creator. The platform is all about enabling the player’s creativity and sharing exciting scripts/games with the community. But when it comes to character or avatar customization, it does lack some options.