xGabriel

BoostValue

Oct 12th, 2019
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. game.Players.PlayerAdded:Connect(function(plr)
  2. Instance.new("NumberValue",plr).Name = "CoinBoost"
  3. end)
Add Comment
Please, Sign In to add comment