SilentWraith

Doomspire Brickbattle Gui

May 15th, 2018
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 6.78 KB | None | 0 0
  1. -- Credits Unknown
  2.  
  3. local Shark = Instance.new("ScreenGui")
  4. local bar1 = Instance.new("Frame")
  5. local CR = Instance.new("TextLabel")
  6. local _21 = Instance.new("TextLabel")
  7. local SS = Instance.new("TextButton")
  8. local IKS = Instance.new("TextButton")
  9. local FS = Instance.new("TextButton")
  10. local AS = Instance.new("TextButton")
  11. local BS = Instance.new("TextButton")
  12. local KA = Instance.new("TextButton")
  13. local ND = Instance.new("TextButton")
  14. local BR = Instance.new("TextButton")
  15.  
  16. Shark.Name = "Shark"
  17. Shark.Parent = game.CoreGui
  18.  
  19. bar1.Name = "bar1"
  20. bar1.Active = true
  21. bar1.Parent = Shark
  22. bar1.BackgroundColor3 = Color3.new(0.00784314, 0.00784314, 0.00784314)
  23. bar1.BackgroundTransparency = 0.30000001192093
  24. bar1.Position = UDim2.new(0.0895061716, 0, 0.176079735, 0)
  25. bar1.Size = UDim2.new(0, 206, 0, 223)
  26. bar1.Draggable = true
  27. CR.Name = "CR"
  28. CR.Parent = bar1
  29. CR.BackgroundColor3 = Color3.new(0.0156863, 0.0156863, 0.0156863)
  30. CR.Position = UDim2.new(0.0436893217, 0, 0.0313901342, 0)
  31. CR.Size = UDim2.new(0, 188, 0, 22)
  32. CR.Font = Enum.Font.SciFi
  33. CR.Text = "~ Life Suxks - Funtrator ~"
  34. CR.TextColor3 = Color3.new(1, 0, 0.498039)
  35. CR.TextSize = 14
  36. _21.Name = "21"
  37. _21.Parent = bar1
  38. _21.BackgroundColor3 = Color3.new(1, 1, 1)
  39. _21.Position = UDim2.new(0.0388349518, 0, 0.147982061, 0)
  40. _21.Size = UDim2.new(0, 192, 0, 1)
  41. _21.Font = Enum.Font.SourceSans
  42. _21.Text = ""
  43. _21.TextSize = 14
  44. SS.Name = "SS"
  45. SS.Parent = bar1
  46. SS.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  47. SS.BorderColor3 = Color3.new(1, 0, 0)
  48. SS.Position = UDim2.new(0.0582524277, 0, 0.19730942, 0)
  49. SS.Size = UDim2.new(0, 90, 0, 31)
  50. SS.Font = Enum.Font.SciFi
  51. SS.Text = "Spam Sling"
  52. SS.TextColor3 = Color3.new(0.333333, 1, 0)
  53. SS.TextSize = 14
  54. SS.MouseButton1Down:connect(function()
  55. while game:GetService("RunService").RenderStepped:Wait() do
  56. local plr = game.Players.LocalPlayer
  57. local mouse = plr:GetMouse()
  58. local A_1 = mouse.hit.p
  59. local A_2 = Vector3.new(0, 0, 0)
  60. local Event = plr.Character.Slingshot.PelletCreateEvent
  61. Event:FireServer(A_1, A_2)
  62. end
  63. end)
  64. IKS.Name = "IKS"
  65. IKS.Parent = bar1
  66. IKS.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  67. IKS.BorderColor3 = Color3.new(1, 0, 0)
  68. IKS.Position = UDim2.new(0.553398073, 0, 0.19730942, 0)
  69. IKS.Size = UDim2.new(0, 86, 0, 31)
  70. IKS.Font = Enum.Font.SciFi
  71. IKS.Text = "Ins Kill Sword"
  72. IKS.TextColor3 = Color3.new(1, 0, 0.498039)
  73. IKS.TextSize = 14
  74. IKS.MouseButton1Down:connect(function()
  75. local env = getsenv(game.Players.LocalPlayer.Backpack.Sword.SwordScript).lunge
  76. debug.setupvalue(env, "slash_damage", 100)
  77. debug.setupvalue(env, "lunge_damage", 100)
  78. end)
  79. FS.Name = "FS"
  80. FS.Parent = bar1
  81. FS.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  82. FS.BorderColor3 = Color3.new(1, 0, 0)
  83. FS.Position = UDim2.new(0.0582524277, 0, 0.394618839, 0)
  84. FS.Size = UDim2.new(0, 90, 0, 31)
  85. FS.Font = Enum.Font.SciFi
  86. FS.Text = "Fast Sling"
  87. FS.TextColor3 = Color3.new(0, 1, 1)
  88. FS.TextSize = 14
  89. FS.MouseButton1Down:connect(function()
  90. getsenv(game.Players.LocalPlayer.Backpack.Slingshot.Client).VELOCITY = 1000
  91. end)
  92. AS.Name = "AS"
  93. AS.Parent = bar1
  94. AS.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  95. AS.BorderColor3 = Color3.new(1, 0, 0)
  96. AS.Position = UDim2.new(0.553398073, 0, 0.394618839, 0)
  97. AS.Size = UDim2.new(0, 86, 0, 31)
  98. AS.Font = Enum.Font.SciFi
  99. AS.Text = "Auto Kill"
  100. AS.TextColor3 = Color3.new(0.988235, 0.827451, 0.00392157)
  101. AS.TextSize = 14
  102. AS.MouseButton1Down:connect(function()
  103. while wait(0.5) do
  104. for i,v in pairs(game.Players:GetChildren()) do
  105. if v ~= game.Players.LocalPlayer.Team then
  106. local plr = game.Players.LocalPlayer
  107. local A_1 = v.Character.Head.Position
  108. local A_2 = v.Character.HumanoidRootPart.Position
  109. local Event = plr.Character.Slingshot.PelletCreateEvent
  110. Event:FireServer(A_1, A_2)
  111. end
  112. end
  113. end
  114. end)
  115. BS.Name = "BS"
  116. BS.Parent = bar1
  117. BS.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  118. BS.BorderColor3 = Color3.new(1, 0, 0)
  119. BS.Position = UDim2.new(0.0582524277, 0, 0.600896835, 0)
  120. BS.Size = UDim2.new(0, 90, 0, 31)
  121. BS.Font = Enum.Font.SciFi
  122. BS.Text = "Bomb Script"
  123. BS.TextColor3 = Color3.new(1, 0.333333, 0)
  124. BS.TextSize = 14
  125. BS.MouseButton1Down:connect(function()
  126. plr = game.Players.LocalPlayer
  127. hum = plr.Character.HumanoidRootPart
  128. mouse = plr:GetMouse()
  129. mouse.KeyDown:connect(function(key)
  130. if key == "e" then
  131. if mouse.Target then
  132. local A_1 = CFrame.new(mouse.Hit.x, mouse.Hit.y + 5, mouse.Hit.z)
  133. local Event = game:GetService("Workspace").YOURNAMEHERE.Timebomb.BombCreateEvent
  134. Event:FireServer(A_1)
  135. end
  136. end
  137. end)
  138. end)
  139. KA.Name = "KA"
  140. KA.Parent = bar1
  141. KA.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  142. KA.BorderColor3 = Color3.new(1, 0, 0)
  143. KA.Position = UDim2.new(0.553398073, 0, 0.600896835, 0)
  144. KA.Size = UDim2.new(0, 86, 0, 31)
  145. KA.Font = Enum.Font.SciFi
  146. KA.Text = "Kill All"
  147. KA.TextColor3 = Color3.new(0.666667, 0.333333, 1)
  148. KA.TextSize = 14
  149. KA.MouseButton1Down:connect(function()
  150. while game:GetService("RunService").RenderStepped:Wait() do
  151. for i,v in pairs(game.Players:GetChildren()) do
  152. if game.Players.LocalPlayer.Character:findFirstChild('Slingshot') and not game.Players.LocalPlayer.Character:findFirstChildOfClass('ForceField') and  v.Team.Name ~= game.Players.LocalPlayer.Team.Name and v.Team.Name ~= 'Spectators' then
  153. game:GetService("RunService").RenderStepped:Wait()
  154. spawn(function()
  155. repeat
  156. game:GetService("RunService").RenderStepped:Wait()
  157. spawn(function()
  158. local pos,basepos = v.Character.Head.Position,Vector3.new(0, 0, 0)
  159. local Event = game.Players.LocalPlayer.Character.Slingshot.PelletCreateEvent
  160. Event:FireServer(pos,basepos)
  161. end)
  162. until v.Character.Humanoid.Health < 3 or  not game.Players.LocalPlayer.Character:findFirstChild('Slingshot')
  163. end)
  164. end
  165. end
  166. end
  167. end)
  168. ND.Name = "ND"
  169. ND.Parent = bar1
  170. ND.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  171. ND.BorderColor3 = Color3.new(1, 0, 0)
  172. ND.Position = UDim2.new(0.0582524277, 0, 0.804932714, 0)
  173. ND.Size = UDim2.new(0, 90, 0, 31)
  174. ND.Font = Enum.Font.SciFi
  175. ND.Text = "No Delay"
  176. ND.TextColor3 = Color3.new(0, 0.666667, 1)
  177. ND.TextSize = 14
  178. ND.MouseButton1Down:connect(function()
  179. local w = wait
  180. getrenv().wait = function(...)
  181.    if getfenv(2).script.Name == "Client" then
  182.        return 1
  183.    end
  184.    return w(...)
  185. end
  186. end)
  187. BR.Name = "BR"
  188. BR.Parent = bar1
  189. BR.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  190. BR.BorderColor3 = Color3.new(1, 0, 0)
  191. BR.Position = UDim2.new(0.533980608, 0, 0.804932714, 0)
  192. BR.Size = UDim2.new(0, 90, 0, 31)
  193. BR.Font = Enum.Font.SciFi
  194. BR.Text = "Break Rocket"
  195. BR.TextColor3 = Color3.new(0.333333, 1, 0)
  196. BR.TextSize = 14
  197. BR.MouseButton1Down:connect(function()
  198. workspace.ChildAdded:connect(function(Obj)
  199. if Obj.Name == "Rocket" then
  200. local pos = Obj.Position
  201. game:GetService("ReplicatedStorage").RocketDestroyEvent:FireServer(Obj, pos)
  202. end
  203. end)
  204. end)
Add Comment
Please, Sign In to add comment