DingDong0407

FFS

Apr 27th, 2020
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. local title = Instance.new("TextLabel")
  2.  
  3. while wait()do
  4. fot i = 1,255 do
  5. titleColor = Color3.fromHSV(i/255,1,1)
  6. end
  7. end
Add Comment
Please, Sign In to add comment