Advertisement
replic8

Untitled

Jun 28th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. game.Workspace.dylanroxrox2.Head.Color = Color3.new(math.random(),math.random(),math.random())
  2. game.Workspace.dylanroxrox2.Torso.Color = Color3.new(math.random(),math.random(),math.random())
  3. game.Workspace.dylanroxrox2.RightLeg.Color = Color3.new(math.random(),math.random(),math.random())
  4. game.Workspace.dylanroxrox2.LeftLeg.Color = Color3.new(math.random(),math.random(),math.random())
  5. wait()
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement