Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do I make gamepass team changer? [closed]

Asked by 4 years ago
Edited 4 years ago

Hello. I have a game where I need to make gamepass team. Here's the script

function Click(mouse)
    script.Parent.Parent.Parent.Parent.Parent.TeamColor = BrickColor.new("Deep orange")
end

Script.Parent.MouseButton1Click:Connect(Click)`

I will be thankful for help.

0
Look at Gamepass Service and Market Place Service. Dovydas1118 1495 — 4y

Closed as Not Constructive by JesseSong

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?