Advertisement
iiDeadzone

Ambient Changing script for ROBLOX.

Jul 3rd, 2015
1,316
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.09 KB | None | 0 0
  1. while wait(1) game.Lighting.Ambient - Color3.new(math.random(), math.random(), math.random()) end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement