Advertisement
Guest User

Untitled

a guest
Feb 17th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.95 KB | None | 0 0
  1. print("-------------------------------------")
  2. print("Script Made By: wHi7e_ShAdow87")
  3. print("This MAY Support Unstable Lua Executors Such As Dynamo xddd")
  4. print("-------------------------------------")
  5.  
  6.  
  7. game.Lighting.Brightness = 0
  8. game.Lighting.FogEnd = 71.000
  9. game.Lighting.FogStart = 9.000
  10. local tornado = Instance.new("Part")
  11. local mesh = Instance.new("SpecialMesh")
  12. local move = Instance.new("BodyVelocity")
  13. local spin = Instance.new("BodyAngularVelocity")
  14. local wind = Instance.new("Sound")
  15. local wind2 = Instance.new("Sound")
  16. local cloud = Instance.new("Part")
  17. local mesh_2 = Instance.new("SpecialMesh")
  18. tornado.CanCollide = false
  19. tornado.Size = Vector3.new(55, 132.35, 55)
  20. tornado.BrickColor = BrickColor.new("Black")
  21. tornado.BackSurface = Enum.SurfaceType.Weld
  22. tornado.Material = Enum.Material.Concrete
  23. tornado.Color = Color3.new(0.105882, 0.164706, 0.207843)
  24. tornado.Name = "Tornado"
  25. tornado.TopSurface = Enum.SurfaceType.Weld
  26. tornado.BottomSurface = Enum.SurfaceType.Smooth
  27. tornado.Parent = workspace
  28. tornado.CFrame = CFrame.new(-1560.747, 98.16, 504.642)
  29. mesh.Offset = Vector3.new(0, 300, 0)
  30. mesh.MeshId = "http://www.roblox.com/asset/?id=36755354"
  31. mesh.MeshType = Enum.MeshType.FileMesh
  32. mesh.Scale = Vector3.new(-150, -550, 150)
  33. mesh.VertexColor = Vector3.new(0.4, 0.4, 0.4)
  34. mesh.Parent = tornado
  35. move.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  36. move.Name = "move"
  37. move.Velocity = Vector3.new(5, 0, 15)
  38. move.Parent = tornado
  39. spin.MaxTorque = Vector3.new(math.huge, math.huge, math.huge)
  40. spin.Name = "spin"
  41. spin.Parent = tornado
  42. print("Tornado Spawned!")
  43. wind.PlaybackSpeed = 0.7
  44. wind.Looped = true
  45. wind.SoundId = "rbxassetid://318451789"
  46. wind.Volume = 0.6
  47. wind.Name = "wind"
  48. wind.EmitterSize = 0
  49. wind.Parent = tornado
  50. wind2.Name = "wind2"
  51. wind2.Looped = true
  52. wind2.SoundId = "rbxassetid://184973424"
  53. wind2.Volume = 1
  54. wind2.EmitterSize = 0
  55. wind2.Parent = tornado
  56. cloud.Anchored = true
  57. cloud.CanCollide = false
  58. cloud.Size = Vector3.new(77, 1, 86)
  59. cloud.BottomSurface = Enum.SurfaceType.Smooth
  60. cloud.BrickColor = BrickColor.new("Dark stone grey")
  61. cloud.Name = "Cloud"
  62. cloud.TopSurface = Enum.SurfaceType.Smooth
  63. cloud.Color = Color3.new(0.388235, 0.372549, 0.384314)
  64. cloud.Parent = tornado
  65. cloud.CFrame = CFrame.new(-1457.45, 699.485, 813.91)
  66. mesh_2.Scale = Vector3.new(10000, 101.4, 12000)
  67. mesh_2.MeshType = Enum.MeshType.FileMesh
  68. mesh_2.MeshId = "http://www.roblox.com/asset/?id=1095708"
  69. mesh_2.Parent = cloud
  70. print("Storm CLOUDS Activated")
  71. s=Instance.new'Sound';
  72. s.Parent=workspace;
  73. s.SoundId='rbxassetid://241369105';
  74. s.Pitch=1;
  75. s.Volume=1;
  76. s.Looped=false;
  77. s:play();
  78. print("Tornado Siren Activated!")
  79. local storm = Instance.new("Model")
  80. local smooth_block_model_2 = Instance.new("Part")
  81. local mesh = Instance.new("SpecialMesh")
  82. local smooth_block_model = Instance.new("Part")
  83. storm.PrimaryPart = smooth_block_model
  84. storm.Name = "Storm"
  85. storm.Parent = workspace
  86. smooth_block_model_2.Size = Vector3.new(2, 1.2, 2)
  87. smooth_block_model_2.RotVelocity = Vector3.new(0.208, 0.3, 0.551)
  88. smooth_block_model_2.BottomSurface = Enum.SurfaceType.Smooth
  89. smooth_block_model_2.Orientation = Vector3.new(0, -180, 0)
  90. smooth_block_model_2.Color = Color3.new(0.388235, 0.372549, 0.384314)
  91. smooth_block_model_2.Velocity = Vector3.new(-0.451, 1.205, 0.232)
  92. smooth_block_model_2.Name = "Smooth Block Model"
  93. smooth_block_model_2.TopSurface = Enum.SurfaceType.Smooth
  94. smooth_block_model_2.BrickColor = BrickColor.new("Dark stone grey")
  95. smooth_block_model_2.Parent = storm
  96. smooth_block_model_2.CFrame = CFrame.new(-22, 1.604, 0) * CFrame.Angles(3.142, 0, -3.142)
  97. mesh.MeshType = Enum.MeshType.FileMesh
  98. mesh.Scale = Vector3.new(-3500, -3500, -3500)
  99. mesh.MeshId = "http://www.roblox.com/asset/?id=1527559"
  100. mesh.TextureId = "http://www.roblox.com/asset/?id=1529460"
  101. mesh.Parent = smooth_block_model_2
  102. smooth_block_model.Anchored = true
  103. smooth_block_model.Size = Vector3.new(1, 6, 4)
  104. smooth_block_model.Name = "Smooth Block Model"
  105. smooth_block_model.Transparency = 1
  106. smooth_block_model.BottomSurface = Enum.SurfaceType.Weld
  107. smooth_block_model.RightParamB = 0.01
  108. smooth_block_model.Orientation = Vector3.new(0.01, -162.81, 89.99)
  109. smooth_block_model.BackSurface = Enum.SurfaceType.Weld
  110. smooth_block_model.LeftSurface = Enum.SurfaceType.Weld
  111. smooth_block_model.RightParamA = -0.1
  112. smooth_block_model.BrickColor = BrickColor.new("White")
  113. smooth_block_model.Color = Color3.new(0.94902, 0.952941, 0.952941)
  114. smooth_block_model.FrontSurface = Enum.SurfaceType.Weld
  115. smooth_block_model.RightSurface = Enum.SurfaceType.Motor
  116. smooth_block_model.RightSurfaceInput = Enum.InputType.Constant
  117. smooth_block_model.TopSurface = Enum.SurfaceType.Weld
  118. smooth_block_model.Parent = storm
  119. smooth_block_model.CFrame = CFrame.new(-22, 0.501, 0) * CFrame.Angles(3.141, -0.3, -1.571)
  120. s=Instance.new'Sound';
  121. s.Parent=workspace;
  122. s.SoundId='rbxassetid://362395087';
  123. s.Pitch=1;
  124. s.Volume=1;
  125. s.Looped=true;
  126. s:play();
  127. print("Wind Sounds Activated!")
  128. print("Lighting Affects Activated!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement