Advertisement
oopsrainbow4

Rainbow Part

May 3rd, 2023
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.10 KB | None | 0 0
  1. -- Put Script in part
  2.  
  3. while wait() do
  4.     script.Parent.Color = Color3.fromHSV(tick()%5/5,1,1)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement