Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --changes ur name color all the time :), by madiik
- p = game.Players.LocalPlayer
- p.Neutral = false
- while wait() do
- p.TeamColor = BrickColor.random()
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement