Roblox Universe Destruction Simulator

  1. Roblox Universe Destruction Simulator How To Go To Space
  2. Roblox Destruction Simulator Script
  3. Roblox Universe Destruction Simulator Free Vip Server
Roblox Universe Destruction Simulator

Destruction Simulator is a roblox game made by silkydev. The objective of the game is to blow up buildings, objects, and other structures in areas. Each brick you collect from destroying blocks can be sold for coins which can be used to buy better rockets, backpacks, and bombs.

Aug 31st, 2018
Destruction
Never

Roblox Universe Destruction Simulator How To Go To Space

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. game.StarterGui:SetCore('ChatMakeSystemMessage', {
  2. Color = Color3.new(0, 185, 0);
  3. FontSize = Enum.FontSize.Size24;
  4. wait(1)
  5. game.StarterGui:SetCore('ChatMakeSystemMessage', {
  6. Color = Color3.new(170, 0, 0);
  7. FontSize = Enum.FontSize.Size24;
  8. -- Made by Atom
  9. -- Scripts to JlmmyKewlKiDz
  10. local BG = Instance.new('Frame')
  11. local DetailLabel = Instance.new('TextLabel')
  12. local Shop = Instance.new('TextButton')
  13. local Site = Instance.new('TextButton')
  14. local Ship = Instance.new('TextButton')
  15. local Camp = Instance.new('TextButton')
  16. local Castle = Instance.new('TextButton')
  17. local Exit = Instance.new('TextButton')
  18. DestructionSim.Parent = game.CoreGui
  19. BG.Name = 'BG'
  20. BG.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  21. BG.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  22. BG.Position = UDim2.new(0.629268289, 0, 0.380478084, 0)
  23. BG.Active = true
  24. BGDETAIL.Parent = BG
  25. BGDETAIL.BackgroundColor3 = Color3.new(0.458824, 0.792157, 1)
  26. BGDETAIL.BorderColor3 = Color3.new(0.352941, 0.643137, 0.807843)
  27. DetailLabel.Parent = BGDETAIL
  28. DetailLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  29. DetailLabel.Position = UDim2.new(0.129629590, 0, 0, 0)
  30. DetailLabel.Font = Enum.Font.SourceSansBold
  31. DetailLabel.TextColor3 = Color3.new(1, 1, 1)
  32. DetailLabel.TextSize = 14
  33. AutoSell.Parent = BG
  34. AutoSell.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  35. AutoSell.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  36. AutoSell.Position = UDim2.new(0.0333333351, 0, 0.176002949, 0)
  37. AutoSell.Font = Enum.Font.SourceSansBold
  38. AutoSell.TextColor3 = Color3.new(1, 1, 1)
  39. AutoSell.TextSize = 14
  40. local remote = game['ReplicatedStorage']['Remotes']['sellBricks']
  41. remote:FireServer()
  42. end
  43. Shop.Parent = BG
  44. Shop.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  45. Shop.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  46. Shop.Position = UDim2.new(0.566666663, 0, 0.176724136, 0)
  47. Shop.Font = Enum.Font.SourceSansBold
  48. Shop.TextColor3 = Color3.new(1, 1, 1)
  49. Shop.TextSize = 14
  50. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(-52.7326279, 3.45200205, -556.515015)
  51. Site.Parent = BG
  52. Site.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  53. Site.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  54. Site.Position = UDim2.new(0.0333333351, 0, 0.301724136, 0)
  55. Site.Font = Enum.Font.SourceSansBold
  56. Site.TextColor3 = Color3.new(1, 1, 1)
  57. Site.TextSize = 14
  58. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(-89, 3, -452)
  59. AutoFarm.Parent = BG
  60. AutoFarm.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  61. AutoFarm.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  62. AutoFarm.Position = UDim2.new(0.566666663, 0, 0.303501934, 0)
  63. AutoFarm.Font = Enum.Font.SourceSansBold
  64. AutoFarm.TextColor3 = Color3.new(1, 1, 1)
  65. AutoFarm.TextSize = 14
  66. local plr = game.Players.LocalPlayer
  67. local remote = Game['ReplicatedStorage']['Remotes']['sellBricks']
  68. while true do
  69. c:SetPrimaryPartCFrame(CFrame.new(71,5,60))
  70. wait(5)
  71. remote:FireServer()
  72. c:SetPrimaryPartCFrame(CFrame.new(106,21,175))
  73. wait(5)
  74. remote:FireServer()
  75. c:SetPrimaryPartCFrame(CFrame.new(145,7,122))
  76. wait(5)
  77. remote:FireServer()
  78. c:SetPrimaryPartCFrame(CFrame.new(145,7,190))
  79. wait(5)
  80. remote:FireServer()
  81. end
  82. Home.Parent = BG
  83. Home.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  84. Home.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  85. Home.Position = UDim2.new(0.567841053, 0, 0.421485007, 0)
  86. Home.Font = Enum.Font.SourceSansBold
  87. Home.TextColor3 = Color3.new(1, 1, 1)
  88. Home.TextSize = 14
  89. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(-88, 3.5, -150)
  90. Ship.Parent = BG
  91. Ship.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  92. Ship.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  93. Ship.Position = UDim2.new(0.0333333351, 0, 0.536964953, 0)
  94. Ship.Font = Enum.Font.SourceSansBold
  95. Ship.TextColor3 = Color3.new(1, 1, 1)
  96. Ship.TextSize = 14
  97. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(18.19, 3.35, 144)
  98. Space.Parent = BG
  99. Space.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  100. Space.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  101. Space.Position = UDim2.new(0.567841053, 0, 0.538166225, 0)
  102. Space.Font = Enum.Font.SourceSansBold
  103. Space.TextColor3 = Color3.new(1, 1, 1)
  104. Space.TextSize = 14
  105. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(-89.05, 3.35, 144)
  106. Camp.Parent = BG
  107. Camp.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  108. Camp.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  109. Camp.Position = UDim2.new(0.0345077515, 0, 0.658738494, 0)
  110. Camp.Font = Enum.Font.SourceSansBold
  111. Camp.TextColor3 = Color3.new(1, 1, 1)
  112. Camp.TextSize = 14
  113. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(17.74, 3.35, 453.33)
  114. Pillar.Parent = BG
  115. Pillar.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  116. Pillar.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  117. Pillar.Position = UDim2.new(0.56413734, 0, 0.658738494, 0)
  118. Pillar.Font = Enum.Font.SourceSansBold
  119. Pillar.TextColor3 = Color3.new(1, 1, 1)
  120. Pillar.TextSize = 14
  121. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(-86.08, 3.35, 446.63)
  122. Castle.Parent = BG
  123. Castle.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  124. Castle.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  125. Castle.Position = UDim2.new(0.0345076919, 0, 0.798816323, 0)
  126. Castle.Font = Enum.Font.SourceSansBold
  127. Castle.TextColor3 = Color3.new(1, 1, 1)
  128. Castle.TextSize = 14
  129. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(18.35, 3.35, 774.2)
  130. Empire.Parent = BG
  131. Empire.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  132. Empire.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  133. Empire.Position = UDim2.new(0.567841053, 0, 0.798816323, 0)
  134. Empire.Font = Enum.Font.SourceSansBold
  135. Empire.TextColor3 = Color3.new(1, 1, 1)
  136. Empire.TextSize = 14
  137. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(-89.75, 3.35, 747.22)
  138. Exit.Parent = BG
  139. Exit.BackgroundColor3 = Color3.new(0.458824, 0.792157, 1)
  140. Exit.Size = UDim2.new(0, 35, 0, 30)
  141. Exit.Text = 'X'
  142. Exit.TextScaled = true
  143. Exit.TextWrapped = true
  144. Exit.MouseButton1Click:connect(function()
  145. end)
  146. Farm.Parent = BG
  147. Farm.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  148. Farm.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  149. Farm.Position = UDim2.new(0.0345077515, 0, 0.421447635, 0)
  150. Farm.Font = Enum.Font.SourceSansBold
  151. Farm.TextColor3 = Color3.new(1, 1, 1)
  152. Farm.TextSize = 14
  153. game.Workspace[Name].HumanoidRootPart.CFrame = CFrame.new(16.23, 3.35, -152.98)
Roblox Universe Destruction Simulator

Roblox Destruction Simulator Script

RAW Paste Data

Roblox Universe Destruction Simulator Free Vip Server