local function onTouch()
workspace.PartPart.Position = Vector3.new(111111,0,0)
game.Lighting.TimeOfDay = "01:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "02:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "03:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "04:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "05:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "06:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "07:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "08:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "09:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "10:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "11:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "12:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "13:00:00" wait(0.233312435678)
game.Lighting.TimeOfDay = "14:00:00"
end
script.Parent.Touched:connect(onTouch)
Ok, it might be really obvious, but when i join a game this instantly loads and cannot find out why it does it
#code if 2+2-1 == 3 then error("Quickest mafs in the west") end |