Hex4rr

Doomspire Brick Battle Script

Sep 5th, 2020 (edited)
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local Children = Instance.new("Frame")
  4. local X = Instance.new("TextButton")
  5. local RT = Instance.new("TextButton")
  6. local BT = Instance.new("TextButton")
  7. local GT = Instance.new("TextButton")
  8. local YT = Instance.new("TextButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. local fix = Instance.new("TextButton")
  11. local plr = game.Players.LocalPlayer.Character
  12. game.Workspace.Gravity = 50
  13. plr.Humanoid.WalkSpeed = 50
  14. local part = Instance.new("Part", workspace)
  15. part.Anchored = true
  16. part.Position = Vector3.new(2.12753, 13.0789, -0.223388)
  17. part.Size = Vector3.new(512, 10, 512)
  18.  
  19. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  21. ScreenGui.ResetOnSpawn = false
  22.  
  23. MainFrame.Name = "MainFrame"
  24. MainFrame.Parent = ScreenGui
  25. MainFrame.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  26. MainFrame.BackgroundTransparency = 0.600
  27. MainFrame.Position = UDim2.new(0, 0, 0.283783793, 0)
  28. MainFrame.Size = UDim2.new(0, 126, 0, 15)
  29. MainFrame.Draggable = true
  30. MainFrame.Active = true
  31. MainFrame.Selectable = true
  32.  
  33. fix.Parent = Children
  34. fix.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  35. fix.BackgroundTransparency = 0.600
  36. fix.Position = UDim2.new(0.5, 0, -0.144386888, 0)
  37. fix.Size = UDim2.new(0, 27, 0, 14)
  38. fix.Font = Enum.Font.SourceSans
  39. fix.Text = "Fix"
  40. fix.TextColor3 = Color3.fromRGB(0, 0, 0)
  41. fix.TextSize = 14.000
  42. fix.MouseButton1Click:connect(function()
  43. ScreenGui:Destroy()
  44. wait(.5)
  45. loadstring(game:HttpGet("https://pastebin.com/raw/Df4g0P3U", true))()
  46. end)
  47.  
  48. Children.Name = "Children"
  49. Children.Parent = MainFrame
  50. Children.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
  51. Children.BackgroundTransparency = 0.600
  52. Children.Position = UDim2.new(0, 0, 0.953315198, 0)
  53. Children.Size = UDim2.new(0, 126, 0, 105)
  54.  
  55. X.Name = "X"
  56. X.Parent = Children
  57. X.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  58. X.Position = UDim2.new(0.865079343, 0, -0.144386888, 0)
  59. X.Size = UDim2.new(0, 17, 0, 15)
  60. X.Font = Enum.Font.SourceSans
  61. X.Text = "X"
  62. X.TextColor3 = Color3.fromRGB(255, 0, 4)
  63. X.TextSize = 14.000
  64. X.MouseButton1Click:connect(function()
  65. ScreenGui:Destroy()
  66. end)
  67.  
  68. RT.Name = "RT"
  69. RT.Parent = Children
  70. RT.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  71. RT.Position = UDim2.new(0, 0, 0.373056978, 0)
  72. RT.Size = UDim2.new(0, 126, 0, 15)
  73. RT.Font = Enum.Font.SourceSans
  74. RT.Text = "Red Tower"
  75. RT.TextColor3 = Color3.fromRGB(255, 255, 255)
  76. RT.TextSize = 14.000
  77. RT.MouseButton1Click:connect(function()
  78. plr.HumanoidRootPart.CFrame = CFrame.new(-130.894073, 23.6000385, -12.599843, -0.995838106, -0.00883839279, 0.0907104239, -0.00897618476, 0.999959111, -0.00111117912, -0.0906968936, -0.00192078808, -0.99587667)
  79. end)
  80.  
  81. BT.Name = "BT"
  82. BT.Parent = Children
  83. BT.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  84. BT.Position = UDim2.new(0, 0, 0.642487049, 0)
  85. BT.Size = UDim2.new(0, 126, 0, 15)
  86. BT.Font = Enum.Font.SourceSans
  87. BT.Text = "Blue Tower"
  88. BT.TextColor3 = Color3.fromRGB(255, 255, 255)
  89. BT.TextSize = 14.000
  90. BT.MouseButton1Click:connect(function()
  91. plr.HumanoidRootPart.CFrame = CFrame.new(-0.158468813, 23.6000404, 120.107857, -0.999773026, -2.38160975e-08, 0.0213075541, -2.36182132e-08, 0.99999994, 9.53791091e-09, -0.0213075541, 9.03249919e-09, -0.999773026)
  92. end)
  93.  
  94.  
  95.  
  96. GT.Name = "GT"
  97. GT.Parent = Children
  98. GT.BackgroundColor3 = Color3.fromRGB(21, 213, 0)
  99. GT.Position = UDim2.new(0, 0, 0.507771969, 0)
  100. GT.Size = UDim2.new(0, 126, 0, 15)
  101. GT.Font = Enum.Font.SourceSans
  102. GT.Text = "Green Tower"
  103. GT.TextColor3 = Color3.fromRGB(0, 0, 0)
  104. GT.TextSize = 14.000
  105. GT.MouseButton1Click:connect(function()
  106. plr.HumanoidRootPart.CFrame = CFrame.new(9.32568264, 23.6000175, -131.62146, -0.0370363928, 5.37826127e-05, 0.999313891, -0.000630772091, 0.999999821, -7.71970881e-05, -0.999313712, -0.000633198419, -0.0370363519)
  107. end)
  108.  
  109.  
  110. YT.Name = "YT"
  111. YT.Parent = Children
  112. YT.BackgroundColor3 = Color3.fromRGB(255, 243, 73)
  113. YT.Position = UDim2.new(0, 0, 0.238341957, 0)
  114. YT.Size = UDim2.new(0, 126, 0, 15)
  115. YT.Font = Enum.Font.SourceSans
  116. YT.Text = "Yellow Tower"
  117. YT.TextColor3 = Color3.fromRGB(0, 0, 0)
  118. YT.TextSize = 14.000
  119. YT.MouseButton1Click:connect(function()
  120. plr.HumanoidRootPart.CFrame = CFrame.new(131.621582, 23.6000137, 10.2107658, 0.997843027, 0.000635246688, 0.0656420365, -0.000631516916, 0.999999821, -7.75685839e-05, -0.0656420738, 3.59472106e-05, 0.997843206)
  121. end)
  122.  
  123.  
  124. TextLabel.Parent = Children
  125. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  126. TextLabel.BackgroundTransparency = 0.500
  127. TextLabel.Size = UDim2.new(0, 126, 0, 23)
  128. TextLabel.Font = Enum.Font.SourceSans
  129. TextLabel.Text = "TOWER OPTIONS"
  130. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  131. TextLabel.TextSize = 14.000
  132. local function rainbow()
  133. while true do
  134. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  135. wait(.5)
  136. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  137. wait(.5)
  138. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 225, 0)
  139. wait(.5)
  140. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  141. wait(.5)
  142. end
  143. end
  144. rainbow()
Add Comment
Please, Sign In to add comment