Advertisement
BabyGoatz

Untitled

Aug 2nd, 2015
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. --changes ur name color all the time :), by madiik
  2. p = game.Players.LocalPlayer
  3. p.Neutral = false
  4.  
  5. while wait() do
  6. p.TeamColor = BrickColor.random()
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement