Advertisement
Guest User

BROKEN'S STUFF

a guest
Feb 21st, 2018
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.19 KB | None | 0 0
  1. -- Farewell infortality
  2. -- Revamp by ImFrostic, Version 2.8
  3.  
  4. -- Objects
  5. wait(0.5)
  6. local player = game.Players.brokenVectors
  7. local BrokensStuff = Instance.new("ScreenGui")
  8. local drop = Instance.new("Frame")
  9. local notifLabel = Instance.new("TextLabel")
  10. local destWorksp = Instance.new("TextButton")
  11. local expButton = Instance.new("TextButton")
  12. local noclipButton = Instance.new("TextButton")
  13. local feButton = Instance.new("TextButton")
  14. local pmButton = Instance.new("TextButton")
  15. local musicBox = Instance.new("TextBox")
  16. local miscButton = Instance.new("TextButton")
  17. local expBox = Instance.new("TextBox")
  18. local misc = Instance.new("Frame")
  19. local notifLabel_2 = Instance.new("TextLabel")
  20. local ffButton = Instance.new("TextButton")
  21. local ffBox = Instance.new("TextBox")
  22. local gButton = Instance.new("TextButton")
  23. local satButton = Instance.new("TextButton")
  24. local btoolsButton = Instance.new("TextButton")
  25. local loginFrame = Instance.new("Frame")
  26. local uselessLabel = Instance.new("TextLabel")
  27. local codeBox = Instance.new("TextBox")
  28. local entButton = Instance.new("TextButton")
  29. local closeButton2 = Instance.new("TextButton")
  30. local dropButton = Instance.new("TextButton")
  31. local closeButton = Instance.new("TextButton")
  32. local unlockButton = Instance.new("TextButton")
  33. -- Properties
  34.  
  35. BrokensStuff.Name = "BrokensStuff"
  36. BrokensStuff.Parent = player.PlayerGui
  37. BrokensStuff.ResetOnSpawn = false
  38.  
  39.  
  40. drop.Name = "drop"
  41. drop.Draggable = true
  42. drop.Parent = BrokensStuff
  43. drop.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  44. drop.BorderSizePixel = 0
  45. drop.Draggable = true
  46. drop.Position = UDim2.new(0.25342989, 0, 0.181818187, 0)
  47. drop.Size = UDim2.new(0, 647, 0, 375)
  48. drop.Visible = false
  49. drop.Active = true
  50.  
  51. notifLabel.Name = "notifLabel"
  52. notifLabel.Parent = drop
  53. notifLabel.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  54. notifLabel.BorderSizePixel = 0
  55. notifLabel.Position = UDim2.new(0.000333368778, 0, 0.000484853983, 0)
  56. notifLabel.Size = UDim2.new(0, 647, 0, 50)
  57. notifLabel.Font = Enum.Font.Arial
  58. notifLabel.Text = "BR0K3N'5 5TUFF"
  59. notifLabel.TextColor3 = Color3.new(1, 1, 1)
  60. notifLabel.TextSize = 41
  61.  
  62. destWorksp.Name = "destWorksp"
  63. destWorksp.Parent = drop
  64. destWorksp.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  65. destWorksp.BorderSizePixel = 0
  66. destWorksp.Position = UDim2.new(0, 0, 0.266666681, 0)
  67. destWorksp.Size = UDim2.new(0, 647, 0, 50)
  68. destWorksp.Font = Enum.Font.Code
  69. destWorksp.Text = "Destroy all Objects in Workspace(QUITE LETHAL)"
  70. destWorksp.TextColor3 = Color3.new(1, 1, 1)
  71. destWorksp.TextSize = 28
  72.  
  73. expButton.Name = "expButton"
  74. expButton.Parent = drop
  75. expButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  76. expButton.BorderSizePixel = 0
  77. expButton.Position = UDim2.new(0.344667703, 0, 0.433333337, 0)
  78. expButton.Size = UDim2.new(0, 424, 0, 50)
  79. expButton.Font = Enum.Font.Code
  80. expButton.Text = "Explode person written in box"
  81. expButton.TextColor3 = Color3.new(1, 1, 1)
  82. expButton.TextSize = 28
  83.  
  84. noclipButton.Name = "noclipButton"
  85. noclipButton.Parent = drop
  86. noclipButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  87. noclipButton.BorderSizePixel = 0
  88. noclipButton.Position = UDim2.new(0.0231839251, 0, 0.642666638, 0)
  89. noclipButton.Size = UDim2.new(0, 99, 0, 50)
  90. noclipButton.Font = Enum.Font.Code
  91. noclipButton.Text = "Noclip"
  92. noclipButton.TextColor3 = Color3.new(1, 1, 1)
  93. noclipButton.TextSize = 28
  94.  
  95. feButton.Name = "feButton"
  96. feButton.Parent = drop
  97. feButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  98. feButton.BorderSizePixel = 0
  99. feButton.Position = UDim2.new(0.221020103, 0, 0.642666638, 0)
  100. feButton.Size = UDim2.new(0, 139, 0, 50)
  101. feButton.Font = Enum.Font.Code
  102. feButton.Text = "FE check"
  103. feButton.TextColor3 = Color3.new(1, 1, 1)
  104. feButton.TextSize = 28
  105.  
  106. pmButton.Name = "pmButton"
  107. pmButton.Parent = drop
  108. pmButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  109. pmButton.BorderSizePixel = 0
  110. pmButton.Position = UDim2.new(0.737248838, 0, 0.642666638, 0)
  111. pmButton.Size = UDim2.new(0, 139, 0, 50)
  112. pmButton.Font = Enum.Font.Code
  113. pmButton.Text = "Play music"
  114. pmButton.TextColor3 = Color3.new(1, 1, 1)
  115. pmButton.TextSize = 28
  116.  
  117. musicBox.Name = "musicBox"
  118. musicBox.Parent = drop
  119. musicBox.BackgroundColor3 = Color3.new(1, 1, 1)
  120. musicBox.BorderSizePixel = 0
  121. musicBox.Position = UDim2.new(0.466769695, 0, 0.642666638, 0)
  122. musicBox.Size = UDim2.new(0, 165, 0, 50)
  123. musicBox.Font = Enum.Font.SourceSans
  124. musicBox.Text = "Insert ID here"
  125. musicBox.TextSize = 28
  126.  
  127. miscButton.Name = "miscButton"
  128. miscButton.Parent = drop
  129. miscButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  130. miscButton.BorderSizePixel = 0
  131. miscButton.Position = UDim2.new(0.041731067, 0, 0.834666669, 0)
  132. miscButton.Size = UDim2.new(0, 294, 0, 50)
  133. miscButton.Font = Enum.Font.Highway
  134. miscButton.Text = "Click here for more"
  135. miscButton.TextColor3 = Color3.new(1, 1, 1)
  136. miscButton.TextSize = 28
  137.  
  138. closeButton.Name = "closeButton"
  139. closeButton.Parent = drop
  140. closeButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  141. closeButton.BorderSizePixel = 0
  142. closeButton.Position = UDim2.new(0.6, 0, 0.834666669, 0)
  143. closeButton.Size = UDim2.new(0, 150, 0, 50)
  144. closeButton.Font = Enum.Font.Highway
  145. closeButton.Text = "Close"
  146. closeButton.TextColor3 = Color3.new(1, 1, 1)
  147. closeButton.TextSize = 28
  148.  
  149. expBox.Name = "expBox"
  150. expBox.Parent = drop
  151. expBox.BackgroundColor3 = Color3.new(1, 1, 1)
  152. expBox.BorderSizePixel = 0
  153. expBox.Position = UDim2.new(0.041731067, 0, 0.434666663, 0)
  154. expBox.Size = UDim2.new(0, 182, 0, 50)
  155. expBox.Font = Enum.Font.SourceSans
  156. expBox.Text = "Insert victim here"
  157. expBox.TextSize = 28
  158.  
  159. misc.Name = "misc"
  160. misc.Parent = BrokensStuff
  161. misc.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  162. misc.BorderSizePixel = 0
  163. misc.Draggable = true
  164. misc.Position = UDim2.new(0.25342989, 0, 0.181818187, 0)
  165. misc.Size = UDim2.new(0, 647, 0, 375)
  166. misc.Visible = false
  167. misc.Draggable = true
  168. misc.Active = true
  169.  
  170. notifLabel_2.Name = "notifLabel"
  171. notifLabel_2.Parent = misc
  172. notifLabel_2.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  173. notifLabel_2.BorderSizePixel = 0
  174. notifLabel_2.Position = UDim2.new(0.000333368778, 0, 0.000484853983, 0)
  175. notifLabel_2.Size = UDim2.new(0, 647, 0, 50)
  176. notifLabel_2.Font = Enum.Font.Code
  177. notifLabel_2.Text = "M1SC3LL4N30U5"
  178. notifLabel_2.TextColor3 = Color3.new(1, 1, 1)
  179. notifLabel_2.TextSize = 41
  180.  
  181. ffButton.Name = "ffButton"
  182. ffButton.Parent = misc
  183. ffButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  184. ffButton.BorderSizePixel = 0
  185. ffButton.Position = UDim2.new(0.503091216, 0, 0.23466666, 0)
  186. ffButton.Size = UDim2.new(0, 222, 0, 50)
  187. ffButton.Font = Enum.Font.Highway
  188. ffButton.Text = "Forcefield person"
  189. ffButton.TextColor3 = Color3.new(1, 1, 1)
  190. ffButton.TextSize = 28
  191.  
  192. unlockButton.Name = "unlockGame"
  193. unlockButton.Parent = misc
  194. unlockButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  195. unlockButton.BorderSizePixel = 0
  196. unlockButton.Position = UDim2.new(0.465, 0, 0.683, 0)
  197. unlockButton.Size = UDim2.new(0, 222, 0, 50)
  198. unlockButton.Font = Enum.Font.Highway
  199. unlockButton.Text = "Unlock Game"
  200. unlockButton.TextColor3 = Color3.new(1, 1, 1)
  201. unlockButton.TextSize = 28
  202.  
  203.  
  204. ffBox.Name = "ffBox"
  205. ffBox.Parent = misc
  206. ffBox.BackgroundColor3 = Color3.new(1, 1, 1)
  207. ffBox.Position = UDim2.new(0.0231839251, 0, 0.23466666, 0)
  208. ffBox.Size = UDim2.new(0, 259, 0, 50)
  209. ffBox.Font = Enum.Font.Code
  210. ffBox.Text = "Insert friend here"
  211. ffBox.TextSize = 28
  212.  
  213. gButton.Name = "gButton"
  214. gButton.Parent = misc
  215. gButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  216. gButton.BorderSizePixel = 0
  217. gButton.Position = UDim2.new(0.051004678, 0, 0.433333308, 0)
  218. gButton.Size = UDim2.new(0, 222, 0, 50)
  219. gButton.Modal = true
  220. gButton.Font = Enum.Font.Highway
  221. gButton.Text = "God mode"
  222. gButton.TextColor3 = Color3.new(1, 1, 1)
  223. gButton.TextSize = 28
  224.  
  225. satButton.Name = "satButton"
  226. satButton.Parent = misc
  227. satButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  228. satButton.BorderSizePixel = 0
  229. satButton.Position = UDim2.new(0.423493057, 0, 0.434666663, 0)
  230. satButton.Size = UDim2.new(0, 317, 0, 50)
  231. satButton.Modal = true
  232. satButton.Font = Enum.Font.Highway
  233. satButton.Text = "Second Hell(Turns place red)"
  234. satButton.TextColor3 = Color3.new(1, 1, 1)
  235. satButton.TextSize = 28
  236.  
  237. btoolsButton.Name = "btoolsButton"
  238. btoolsButton.Parent = misc
  239. btoolsButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  240. btoolsButton.BorderSizePixel = 0
  241. btoolsButton.Position = UDim2.new(0.0510046333, 0, 0.688000023, 0)
  242. btoolsButton.Size = UDim2.new(0, 232, 0, 50)
  243. btoolsButton.Modal = true
  244. btoolsButton.Font = Enum.Font.Highway
  245. btoolsButton.Text = "BTools(Building Tools)"
  246. btoolsButton.TextColor3 = Color3.new(1, 1, 1)
  247. btoolsButton.TextSize = 28
  248.  
  249. loginFrame.Name = "loginFrame"
  250. loginFrame.Parent = BrokensStuff
  251. loginFrame.BackgroundColor3 = Color3.new(0.454902, 0.454902, 0.454902)
  252. loginFrame.BorderSizePixel = 4
  253. loginFrame.Position = UDim2.new(0.266006112, 0, 0.151988655, 0)
  254. loginFrame.Size = UDim2.new(0, 518, 0, 490)
  255. loginFrame.Visible = true
  256. loginFrame.Draggable = true
  257. loginFrame.Active = true
  258. loginFrame.Active = true
  259. loginFrame.Draggable = true
  260.  
  261. uselessLabel.Name = "uselessLabel"
  262. uselessLabel.Parent = loginFrame
  263. uselessLabel.BackgroundColor3 = Color3.new(0.384314, 0.384314, 0.384314)
  264. uselessLabel.BorderSizePixel = 4
  265. uselessLabel.Size = UDim2.new(0, 518, 0, 50)
  266. uselessLabel.Font = Enum.Font.SourceSans
  267. uselessLabel.Text = "Log In"
  268. uselessLabel.TextSize = 28
  269.  
  270. codeBox.Name = "codeBox"
  271. codeBox.Parent = loginFrame
  272. codeBox.BackgroundColor3 = Color3.new(0.670588, 0.670588, 0.670588)
  273. codeBox.BorderSizePixel = 0
  274. codeBox.Position = UDim2.new(0.306949794, 0, 0.163265303, 0)
  275. codeBox.Size = UDim2.new(0, 200, 0, 50)
  276. codeBox.Font = Enum.Font.SourceSans
  277. codeBox.Text = "Enter code here"
  278. codeBox.TextSize = 23
  279. codeBox.TextWrapped = true
  280.  
  281. entButton.Name = "entButton"
  282. entButton.Parent = loginFrame
  283. entButton.BackgroundColor3 = Color3.new(0.611765, 0.639216, 0.658824)
  284. entButton.BorderSizePixel = 0
  285. entButton.Position = UDim2.new(0.306949794, 0, 0.50612247, 0)
  286. entButton.Size = UDim2.new(0, 200, 0, 50)
  287. entButton.Font = Enum.Font.SourceSans
  288. entButton.Text = "Enter"
  289. entButton.TextSize = 28
  290.  
  291. closeButton2.Name = "closeButton2"
  292. closeButton2.Parent = loginFrame
  293. closeButton2.BackgroundColor3 = Color3.new(0.611765, 0.639216, 0.658824)
  294. closeButton2.BorderSizePixel = 0
  295. closeButton2.Position = UDim2.new(0.306949794, 0, 0.70612247, 0)
  296. closeButton2.Size = UDim2.new(0, 200, 0, 50)
  297. closeButton2.Font = Enum.Font.SourceSans
  298. closeButton2.Text = "Close"
  299. closeButton2.TextSize = 28
  300. -- Scripts
  301.  
  302. dropButton.Name = "dropButton"
  303. dropButton.Parent = misc
  304. dropButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  305. dropButton.BorderSizePixel = 0
  306. dropButton.Position = UDim2.new(0.041731067, 0, 0.834666669, 0)
  307. dropButton.Size = UDim2.new(0, 294, 0, 50)
  308. dropButton.Font = Enum.Font.Highway
  309. dropButton.Text = "<< Back"
  310. dropButton.TextColor3 = Color3.new(1, 1, 1)
  311. dropButton.TextSize = 28
  312.  
  313. misc.Name = "misc"
  314. misc.Parent = BrokensStuff
  315. misc.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  316. misc.BorderSizePixel = 0
  317. misc.Draggable = true
  318. misc.Position = UDim2.new(0.25342989, 0, 0.181818187, 0)
  319. misc.Size = UDim2.new(0, 647, 0, 375)
  320. misc.Visible = false
  321. misc.Active = true
  322. misc.Draggable = true
  323.  
  324. entButton.MouseButton1Down:Connect(function()
  325. if codeBox.Text == "e".."n".."a".."b".."l".."e".." ".."h".."a".."c".."k" then
  326. loginFrame.Visible = false
  327. drop.Visible = true
  328.  
  329. end
  330. end)
  331. miscButton.MouseButton1Down:connect(function()
  332. drop.Visible = false
  333. misc.Visible = true
  334.  
  335. end)
  336. dropButton.MouseButton1Down:connect(function()
  337. misc.Visible = false
  338. drop.Visible = true
  339. end)
  340. destWorksp.MouseButton1Down:connect(function()
  341. for _,v in ipairs(workspace:GetChildren()) do
  342. if v.Name ~= "Terrain" then
  343. v:remove()
  344. end
  345. end
  346. end)
  347. feButton.MouseButton1Down:connect(function()
  348. if workspace.FilteringEnabled == true then
  349. feButton.Text = "It's on."
  350. wait(5)
  351. feButton.Text = "FE check"
  352. else
  353. feButton.Text = "It's off."
  354. wait(5)
  355. feButton.Text = "FE check"
  356. end
  357. end)
  358. gButton.MouseButton1Down:connect(function()
  359. player.Character.Humanoid.Changed:connect(function()
  360. player.Character.Humanoid.Health = math.huge
  361. end)
  362. end)
  363. expButton.MouseButton1Down:connect(function()
  364. local exp = Instance.new("Explosion",workspace)
  365. exp.Position = game.Workspace[expBox.Text].Torso.Position
  366.  
  367. end)
  368. ffButton.MouseButton1Down:connect(function()
  369. local ff = Instance.new("ForceField",game.Workspace[ffBox.Text])
  370.  
  371. end)
  372. btoolsButton.MouseButton1Down:connect(function()
  373. print("oof")
  374. local h1 = Instance.new("HopperBin",player.Backpack)
  375. h1.BinType = "GameTool"
  376. local h2 = Instance.new("HopperBin",player.Backpack)
  377. h2.BinType = "Hammer"
  378. local h1 = Instance.new("HopperBin",player.Backpack)
  379. h1.BinType = "GameTool"
  380. local h3 = Instance.new("HopperBin",player.Backpack)
  381. h3.BinType = "Grab"
  382. local h4 = Instance.new("HopperBin",player.Backpack)
  383. h4.BinType = "Clone"
  384.  
  385. end)
  386. function unlock(obj)
  387. for i,v in pairs(obj:GetChildren()) do
  388. if v:IsA("BasePart") then
  389. v.Locked = false
  390. end
  391. unlock(v)
  392. end
  393. end
  394.  
  395. satButton.MouseButton1Down:connect(function()
  396. for _,v in ipairs(workspace:GetChildren()) do
  397. if v.ClassName == "Part" then
  398. v.Material = "Slate"
  399. v.BrickColor = BrickColor.new("Really red")
  400. game.Lighting.Ambient = Color3.new(1,0,0)
  401. local sb = Instance.new("Sky",game.Lighting)
  402. sb.SkyboxBk,sb.SkyboxFt,sb.SkyboxLf,sb.SkyboxUp,sb.SkyboxDn,sb.SkyboxRt = "rbxassetid://4934310","rbxassetid://4934310","rbxassetid://4934310","rbxassetid://4934310","rbxassetid://4934310","rbxassetid://4934310"
  403. end
  404. end
  405. end)
  406. noclipButton.MouseButton1Down:connect(function()
  407. player.Character.Humanoid.Touched:connect(function()
  408. player.Character.Humanoid:ChangeState(11)
  409. end)
  410. end)
  411. pmButton.MouseButton1Down:connect(function()
  412. local s = Instance.new("Sound",workspace)
  413. s.Looped = true
  414. s.SoundId = "rbxassetid://"..musicBox.Text
  415. s:Play()
  416. end)
  417. unlockButton.MouseButton1Down:connect(function()
  418. unlock(workspace)
  419. end)
  420. closeButton.MouseButton1Down:connect(function()
  421. BrokensStuff:remove()
  422. end)
  423. closeButton2.MouseButton1Down:connect(function()
  424. BrokensStuff:remove()
  425. end)
  426. print("SUCCESSFULLY LOADED: BROKEN'S STUFF")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement