Advertisement
EpicGamer72

Get Keycard JB

May 14th, 2020
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. for i, v in pairs(game.Players:GetPlayers()) do
  2. if v.TeamColor == "Bright blue" then
  3.  
  4.  
  5. person = v.Name
  6.  
  7. end
  8. end
  9.  
  10. game.ReplicatedStorage.Resource.Event:FireServer("_476f88a5-18e1-454f-915f-20d063652a47", person)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement