COMO FAZER UMA GAME PASS DE VIP - ROBLOX

Опубликовано: 30 Март 2026
на канале: yMatxy
15,295
345

script
local gamepassId = 0000
local service = game:GetService("MarketplaceService")


game.Players.PlayerAdded:Connect(function(player)
if (service:UserOwnsGamePassAsync(player.UserId, gamepassId)) then
local tags = {
{
TagText = "VIP",
TagColor = Color3.fromRGB(255, 255, 0)
}
}
local ChatService = require(game:GetService("ServerScriptService"):WaitForChild("ChatServiceRunner").ChatService)
local speaker = nil
while speaker == nil do
speaker = ChatService:GetSpeaker(player.Name)
if speaker ~= nil then break end
wait(0.01)
end
speaker:SetExtraData("Tags",tags)
speaker:SetExtraData("ChatColor",Color3.fromRGB(255, 255, 0))
end
end)



CANAL DO HERI    / @george2306  
MEU PERFIL https://www.roblox.com/users/19120541...
MEU GRUPO https://www.roblox.com/groups/7997813...
MEU DISCORD yMatxs#5184
SERVIDOR DO DISCORD   / discord