Scripting
how can i modify this so that only the game owner can win the rainbow tag
yt script video
local replicatedStorage = game:GetService("ReplicatedStorage")
local Players = game:GetService("Players")
local RS = game:GetService("RunService")
local overheadGui =...