4zx16

Disco

Oct 24th, 2021 (edited)
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.17 KB | None | 0 0
  1. --[[
  2.  || 📜 AUTHOR: @4zx16 || DISCO
  3. ]]
  4. while true do
  5.     game:GetService("Lighting").Ambient = Color3.new(math.random(), math.random(), math.random())
  6.     wait(0.001)
  7. end
Add Comment
Please, Sign In to add comment