lundofett

Graphics test

May 13th, 2020
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. typeofsky = "Cloudless"
  2. mas = game.Lighting
  3. local TweenService = game:GetService("TweenService")
  4. BloomEffect0 = Instance.new("BloomEffect")
  5. BloomEffect1 = Instance.new("BloomEffect")
  6. BlurEffect2 = Instance.new("BlurEffect")
  7. BlurEffect3 = Instance.new("BlurEffect")
  8. ColorCorrectionEffect4 = Instance.new("ColorCorrectionEffect")
  9. ColorCorrectionEffect5 = Instance.new("ColorCorrectionEffect")
  10. ColorCorrectionEffect6 = Instance.new("ColorCorrectionEffect")
  11. ColorCorrectionEffect7 = Instance.new("ColorCorrectionEffect")
  12. ColorCorrectionEffect8 = Instance.new("ColorCorrectionEffect")
  13. ColorCorrectionEffect9 = Instance.new("ColorCorrectionEffect")
  14. SunRaysEffect10 = Instance.new("SunRaysEffect")
  15. SunRaysEffect11 = Instance.new("SunRaysEffect")
  16. SunRaysEffect12 = Instance.new("SunRaysEffect")
  17. SunRaysEffect13 = Instance.new("SunRaysEffect")
  18. SunRaysEffect14 = Instance.new("SunRaysEffect")
  19. BlurEffect15 = Instance.new("BlurEffect")
  20. ColorCorrectionEffect16 = Instance.new("ColorCorrectionEffect")
  21. BloomEffect17 = Instance.new("BloomEffect")
  22. BloomEffect0.Parent = mas
  23. BloomEffect0.Size = 56
  24. BloomEffect0.Intensity = 0
  25. BloomEffect0.Threshold = 2.0999999046326
  26. BloomEffect1.Parent = mas
  27. BloomEffect1.Size = 0.0010000000474975
  28. BloomEffect1.Intensity = 0.06700000166893
  29. BloomEffect1.Threshold = 3.1229999065399
  30. BlurEffect2.Parent = mas
  31. BlurEffect2.Size = 2.5999999046326
  32. BlurEffect3.Parent = mas
  33. BlurEffect3.Size = 2.5999999046326
  34. ColorCorrectionEffect4.Parent = mas
  35. ColorCorrectionEffect4.Contrast = -0.10000000149012
  36. ColorCorrectionEffect4.Saturation = 0.30000001192093
  37. ColorCorrectionEffect5.Parent = mas
  38. ColorCorrectionEffect6.Parent = mas
  39. ColorCorrectionEffect7.Parent = mas
  40. ColorCorrectionEffect8.Name = "Rainbow"
  41. ColorCorrectionEffect8.Parent = mas
  42. ColorCorrectionEffect8.Enabled = false
  43. ColorCorrectionEffect8.Brightness = 0.10000000149012
  44. ColorCorrectionEffect9.Name = "RanBo"
  45. ColorCorrectionEffect9.Parent = mas
  46. ColorCorrectionEffect9.Enabled = false
  47. ColorCorrectionEffect9.Brightness = 0.40000000596046
  48. SunRaysEffect10.Parent = mas
  49. SunRaysEffect10.Intensity = 0
  50. SunRaysEffect11.Parent = mas
  51. SunRaysEffect11.Intensity = 0.15000000596046
  52. SunRaysEffect11.Spread = 0.035000000149012
  53. SunRaysEffect12.Parent = mas
  54. SunRaysEffect12.Intensity = 0.10000000149012
  55. SunRaysEffect13.Parent = mas
  56. SunRaysEffect13.Intensity = 0.079999998211861
  57. SunRaysEffect13.Spread = 0.10000000149012
  58. SunRaysEffect14.Parent = mas
  59. SunRaysEffect14.Intensity = 0.10000000149012
  60. SunRaysEffect14.Spread = 0
  61. BlurEffect15.Name = "UnderwaterBlur"
  62. BlurEffect15.Parent = mas
  63. BlurEffect15.Enabled = false
  64. BlurEffect15.Size = 7
  65. Sky0 = Instance.new("Sky")
  66. Sky0.Parent = mas
  67. if typeofsky == "Cloudless" then
  68. Sky0.SkyboxBk = "http://www.roblox.com/asset/?id=91458024"
  69. Sky0.SkyboxDn = "http://www.roblox.com/asset/?id=91457980"
  70. Sky0.SkyboxFt = "http://www.roblox.com/asset/?id=91458024"
  71. Sky0.SkyboxLf = "http://www.roblox.com/asset/?id=91458024"
  72. Sky0.SkyboxRt = "http://www.roblox.com/asset/?id=91458024"
  73. Sky0.SkyboxUp = "http://www.roblox.com/asset/?id=91458002"
  74. elseif typeofsky == "Clouds" then
  75. Sky0.SkyboxBk = "http://www.roblox.com/asset/?id=150335574"
  76. Sky0.SkyboxDn = "http://www.roblox.com/asset/?id=150335585"
  77. Sky0.SkyboxFt = "http://www.roblox.com/asset/?id=150335628"
  78. Sky0.SkyboxLf = "http://www.roblox.com/asset/?id=150335620"
  79. Sky0.SkyboxRt = "http://www.roblox.com/asset/?id=150335610"
  80. Sky0.SkyboxUp = "http://www.roblox.com/asset/?id=150335642"
  81. Sky0.SunAngularSize = 35
  82. Sky0.SunTextureId = "rbxassetid://149814043"
  83. end
  84. Sky0.StarCount = 5000
  85. Sky0.SunAngularSize = 35
  86. Sky0.SunTextureId = "rbxassetid://149814043"
  87. ColorCorrectionEffect16.Name = "UnderwaterCorrection"
  88. ColorCorrectionEffect16.Parent = mas
  89. ColorCorrectionEffect16.Enabled = false
  90. ColorCorrectionEffect16.Brightness = 0.20000000298023
  91. ColorCorrectionEffect16.Contrast = 0.20000000298023
  92. ColorCorrectionEffect16.Saturation = 0.69999998807907
  93. ColorCorrectionEffect16.TintColor = Color3.new(0.25098, 0.635294, 0.709804)
  94. BloomEffect17.Name = "bloom"
  95. BloomEffect17.Parent = mas
  96. BloomEffect17.Size = 20
  97. BloomEffect17.Intensity = 0.5
  98. BloomEffect17.Threshold = 3.1229999065399
  99. mas.Ambient = Color3.fromRGB(40,40,40)
  100. mas.Brightness = 4
  101. mas.ColorShift_Bottom = Color3.fromRGB(0,0,0)
  102. mas.ColorShift_Top = Color3.fromRGB(200,190,200)
  103. mas.EnvironmentDiffuseScale = 0.1
  104. mas.EnvironmentSpecularScale = 1
  105. mas.GlobalShadows = true
  106. mas.OutdoorAmbient = Color3.fromRGB(17, 17, 17)
  107. mas.ShadowSoftness = 0.5
  108. mas.ExposureCompensation = 0.1
  109. mas.GeographicLatitude = 41.733
  110. workspace.Terrain.WaterColor = Color3.fromRGB(2, 20, 22)
  111. workspace.Terrain.WaterReflectance = 0.4
  112. workspace.Terrain.WaterTransparency = 0.1
  113. workspace.Terrain.WaterWaveSize = 0.05
  114. workspace.Terrain.WaterWaveSpeed = 9
  115. mas.FogColor = Color3.fromRGB(178, 220, 245)
  116. mas.FogEnd = 2000
  117. mas.FogStart = 500
  118. b = Instance.new("BlurEffect")
  119. b.Size = 56
  120. b.Parent = mas
  121. local goal = {}
  122. goal.Size = 0
  123.  
  124. local tweenInfo = TweenInfo.new(2, Enum.EasingStyle.Exponential, Enum.EasingDirection.Out, 0, false)
  125.  
  126. local tween = TweenService:Create(b, tweenInfo, goal)
  127. tween:Play()
  128. wait(3)
  129. b:Destroy()
Add Comment
Please, Sign In to add comment