Advertisement
Guest User

Untitled

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