Facebook
From Ample Dormouse, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 205
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local mad = Instance.new("ScreenGui")
  5. local Frame = Instance.new("ImageLabel")
  6. local X = Instance.new("TextButton")
  7. local topbar = Instance.new("Frame")
  8. local title = Instance.new("TextLabel")
  9. local pinkM = Instance.new("TextLabel")
  10. local buttonframe = Instance.new("ImageLabel")
  11. local ScrollingFrame = Instance.new("ScrollingFrame")
  12. local UIListLayout = Instance.new("UIListLayout")
  13. local button = Instance.new("TextButton")
  14. local button_2 = Instance.new("TextButton")
  15. local button_3 = Instance.new("TextButton")
  16. local button_4 = Instance.new("TextButton")
  17. local button_5 = Instance.new("TextButton")
  18. local button_6 = Instance.new("TextButton")
  19. local button_7 = Instance.new("TextButton")
  20. local button_8 = Instance.new("TextButton")
  21. local credit = Instance.new("TextLabel")
  22. --Properties:
  23. mad.Name = "mad"
  24. mad.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  25. mad.ResetOnSpawn = true
  26.  
  27. Frame.Name = "Frame"
  28. Frame.Parent = mad
  29. Frame.Active = true
  30. Frame.Selectable = true
  31. pcall(function()
  32.     Frame.Draggable = true
  33. end)
  34. Frame.BackgroundColor3 = Color3.new(0.219608, 0.219608, 0.219608)
  35. Frame.BackgroundTransparency = 1
  36. Frame.Position = UDim2.new(0.4679842, 0, 0.298682272, 0)
  37. Frame.Size = UDim2.new(0, 456, 0, 274)
  38. Frame.Image = "rbxassetid://2260429633"
  39. Frame.ImageColor3 = Color3.new(0.113725, 0.113725, 0.113725)
  40. Frame.ScaleType = Enum.ScaleType.Slice
  41. Frame.SliceCenter = Rect.new(12, 12, 13, 13)
  42.  
  43. X.Name = "X"
  44. X.Parent = Frame
  45. X.BackgroundColor3 = Color3.new(1, 1, 1)
  46. X.BackgroundTransparency = 1
  47. X.BorderSizePixel = 0
  48. X.Position = UDim2.new(0.889416516, 0, -0.105898194, 0)
  49. X.Size = UDim2.new(0, 50, 0, 41)
  50. X.ZIndex = 3
  51. X.Font = Enum.Font.SourceSansLight
  52. X.Text = "X"
  53. X.TextColor3 = Color3.new(1, 0, 0)
  54. X.TextScaled = true
  55. X.TextSize = 14
  56. X.TextWrapped = true
  57.  
  58. topbar.Name = "topbar"
  59. topbar.Parent = Frame
  60. topbar.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  61. topbar.BorderSizePixel = 0
  62. topbar.Position = UDim2.new(0, 0, -0.124167725, 0)
  63. topbar.Size = UDim2.new(0, 456, 0, 46)
  64.  
  65. title.Name = "title"
  66. title.Parent = Frame
  67. title.BackgroundColor3 = Color3.new(1, 1, 1)
  68. title.BackgroundTransparency = 1
  69. title.Position = UDim2.new(0.0410304815, 0, -0.105898224, 0)
  70. title.Size = UDim2.new(0, 284, 0, 42)
  71. title.Font = Enum.Font.SourceSansLight
  72. title.Text = "ad City Destroyer"
  73. title.TextColor3 = Color3.new(1, 1, 1)
  74. title.TextScaled = true
  75. title.TextSize = 14
  76. title.TextWrapped = true
  77.  
  78. pinkM.Name = "pinkM"
  79. pinkM.Parent = Frame
  80. pinkM.BackgroundColor3 = Color3.new(1, 1, 1)
  81. pinkM.BackgroundTransparency = 1
  82. pinkM.Position = UDim2.new(0.0256795567, 0, -0.124910496, 0)
  83. pinkM.Size = UDim2.new(0, 40, 0, 50)
  84. pinkM.Font = Enum.Font.SourceSansLight
  85. pinkM.Text = "M"
  86. pinkM.TextColor3 = Color3.new(1, 0.333333, 0.498039)
  87. pinkM.TextScaled = true
  88. pinkM.TextSize = 14
  89. pinkM.TextWrapped = true
  90.  
  91. buttonframe.Name = "buttonframe"
  92. buttonframe.Parent = Frame
  93. buttonframe.BackgroundColor3 = Color3.new(1, 1, 1)
  94. buttonframe.BackgroundTransparency = 1
  95. buttonframe.Position = UDim2.new(0.0850270614, 0, 0.0831187442, 0)
  96. buttonframe.Size = UDim2.new(0, 378, 0, 205)
  97. buttonframe.Image = "rbxassetid://2260429633"
  98. buttonframe.ImageColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  99. buttonframe.ScaleType = Enum.ScaleType.Slice
  100. buttonframe.SliceCenter = Rect.new(12, 12, 13, 13)
  101.  
  102. ScrollingFrame.Parent = buttonframe
  103. ScrollingFrame.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  104. ScrollingFrame.Position = UDim2.new(0.0342262909, 0, 0.0390243903, 0)
  105. ScrollingFrame.Size = UDim2.new(0, 354, 0, 188)
  106.  
  107. UIListLayout.Parent = ScrollingFrame
  108. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  109.  
  110. button.Name = "button"
  111. button.Parent = ScrollingFrame
  112. button.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  113. button.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
  114. button.Size = UDim2.new(0, 200, 0, 50)
  115. button.Font = Enum.Font.GothamSemibold
  116. button.Text = "TP Car Dealer"
  117. button.TextColor3 = Color3.new(0, 0, 0)
  118. button.TextScaled = true
  119. button.TextSize = 14
  120. button.TextWrapped = true
  121.  
  122. button_2.Name = "button"
  123. button_2.Parent = ScrollingFrame
  124. button_2.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  125. button_2.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
  126. button_2.Size = UDim2.new(0, 200, 0, 50)
  127. button_2.Font = Enum.Font.GothamSemibold
  128. button_2.Text = "TP Bank"
  129. button_2.TextColor3 = Color3.new(0, 0, 0)
  130. button_2.TextScaled = true
  131. button_2.TextSize = 14
  132. button_2.TextWrapped = true
  133.  
  134. button_3.Name = "button"
  135. button_3.Parent = ScrollingFrame
  136. button_3.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  137. button_3.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
  138. button_3.Size = UDim2.new(0, 200, 0, 50)
  139. button_3.Font = Enum.Font.GothamSemibold
  140. button_3.Text = "TP Jewelery"
  141. button_3.TextColor3 = Color3.new(0, 0, 0)
  142. button_3.TextScaled = true
  143. button_3.TextSize = 14
  144. button_3.TextWrapped = true
  145.  
  146. button_4.Name = "button"
  147. button_4.Parent = ScrollingFrame
  148. button_4.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  149. button_4.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
  150. button_4.Size = UDim2.new(0, 200, 0, 50)
  151. button_4.Font = Enum.Font.GothamSemibold
  152. button_4.Text = "TP Casino"
  153. button_4.TextColor3 = Color3.new(0, 0, 0)
  154. button_4.TextScaled = true
  155. button_4.TextSize = 14
  156. button_4.TextWrapped = true
  157.  
  158. button_5.Name = "button"
  159. button_5.Parent = ScrollingFrame
  160. button_5.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  161. button_5.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
  162. button_5.Size = UDim2.new(0, 200, 0, 50)
  163. button_5.Font = Enum.Font.GothamSemibold
  164. button_5.Text = "TP Gun Store"
  165. button_5.TextColor3 = Color3.new(0, 0, 0)
  166. button_5.TextScaled = true
  167. button_5.TextSize = 14
  168. button_5.TextWrapped = true
  169.  
  170. button_6.Name = "button"
  171. button_6.Parent = ScrollingFrame
  172. button_6.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  173. button_6.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
  174. button_6.Size = UDim2.new(0, 200, 0, 50)
  175. button_6.Font = Enum.Font.GothamSemibold
  176. button_6.Text = "Auto-Arrest(OFF)"
  177. button_6.TextColor3 = Color3.new(0, 0, 0)
  178. button_6.TextScaled = true
  179. button_6.TextSize = 14
  180. button_6.TextWrapped = true
  181.  
  182. button_7.Name = "button"
  183. button_7.Parent = ScrollingFrame
  184. button_7.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  185. button_7.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
  186. button_7.Size = UDim2.new(0, 200, 0, 50)
  187. button_7.Font = Enum.Font.GothamSemibold
  188. button_7.Text = "Get guns/other"
  189. button_7.TextColor3 = Color3.new(0, 0, 0)
  190. button_7.TextScaled = true
  191. button_7.TextSize = 14
  192. button_7.TextWrapped = true
  193.  
  194. button_8.Name = "button"
  195. button_8.Parent = ScrollingFrame
  196. button_8.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  197. button_8.Position = UDim2.new(1.28416038, 0, 0.164916947, 0)
  198. button_8.Size = UDim2.new(0, 200, 0, 50)
  199. button_8.Font = Enum.Font.GothamSemibold
  200. button_8.Text = "Rob Stuff"
  201. button_8.TextColor3 = Color3.new(0, 0, 0)
  202. button_8.TextScaled = true
  203. button_8.TextSize = 14
  204. button_8.TextWrapped = true
  205.  
  206. credit.Name = "credit"
  207. credit.Parent = Frame
  208. credit.BackgroundColor3 = Color3.new(1, 1, 1)
  209. credit.BackgroundTransparency = 1
  210. credit.Position = UDim2.new(0.0850270614, 0, 0.856825352, 0)
  211. credit.Size = UDim2.new(0, 378, 0, 28)
  212. credit.Font = Enum.Font.SourceSansLight
  213. credit.Text = "made by lolresi/thosefryers#0513. Consider vouching?"
  214. credit.TextColor3 = Color3.new(1, 0.333333, 0.498039)
  215. credit.TextScaled = true
  216. credit.TextSize = 14
  217. credit.TextWrapped = true
  218. -- Scripts:
  219. X.MouseButton1Click:Connect(function()
  220.     game:GetService("StarterGui"):SetCore("SendNotification",{
  221. Title = "Destroyer Gui",
  222. Text = "Thanks for using!",
  223. Duration = 6,
  224.     })
  225.  
  226.     X.Parent.Parent:Destroy()
  227. end)
  228.  
  229. local plr = game.Players.LocalPlayer
  230. local char = game.Players.LocalPlayer.Character
  231.  
  232. button.MouseButton1Click:Connect(function()
  233.     char.HumanoidRootPart.Position = Vector3.new(216.656052, 24.7832451, -614.467163)
  234.     warn("TP'd to car dealer")
  235. end)
  236.  
  237. button_5.MouseButton1Click:Connect(function()
  238.     char.HumanoidRootPart.Position = Vector3.new(-1616.53979,41.8001175,687.908203)
  239.     warn("TP'd to gun dealer")
  240. end)
  241.  
  242. button_3.MouseButton1Click:Connect(function()
  243.         char.HumanoidRootPart.Position = Vector3.new(-204.785858,24.5781498,723.530945)
  244.        warn("TP'd to jewelery")
  245. end)
  246.  
  247. button_2.MouseButton1Click:Connect(function()
  248.     char.HumanoidRootPart.Position = Vector3.new(692.542908, 24.8893394,445.545685)
  249.     warn("TP'd to bank")
  250. end)
  251.  
  252. button_4.MouseButton1Click:Connect(function()
  253.     char.HumanoidRootPart.Position = Vector3.new(1789.11084,24.7000046,695.744507)
  254.     warn("TP'd to casino")
  255. end)
  256.     _G.run = false
  257.  
  258. button_6.MouseButton1Click:Connect(function()
  259.    if _G.run == false then
  260.     _G.run = true
  261.     button_6.Text = "Auto-Arrest(ON)"
  262.     spawn(function()
  263.         while true do
  264.         game.Players.LocalPlayer.Character.Humanoid:EquipTool(game.Players.LocalPlayer.Backpack.Handcuffs)
  265. game.ReplicatedStorage.Event:FireServer("Equip", game.Players.LocalPlayer.Character, game.Players.LocalPlayer.Character.Handcuffs.Handle)
  266. for i,v in pairs(game.Players:GetChildren()) do
  267. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame
  268. wait(0.25)
  269. game.ReplicatedStorage.Event:FireServer("Arrest", v)
  270. wait()
  271. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 0,0)
  272. end
  273. wait(0.25)
  274. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, -1000,0)
  275. game.Players.LocalPlayer.Character:BreakJoints()
  276. wait(20)
  277.         end
  278.         end)
  279.  
  280. elseif _G.run == true then
  281.     _G.run = false
  282.     button_6.Text = "Auto-Arrest(OFF)"
  283. end
  284.  
  285. end)
  286.  
  287. button_8.MouseButton1Click:Connect(function()
  288.     local WS = game:GetService("Workspace")
  289. local ObjectSelection = WS:WaitForChild("ObjectSelection")
  290.  
  291. for _,v in pairs (ObjectSelection:GetChildren()) do
  292. if v.Name == "CashRegister" then
  293. if v:FindFirstChild("SmashCash") then
  294. local Event = v.SmashCash.SmashCash.Event
  295. Event:FireServer()
  296. end
  297. end
  298. if v.Name == "ATM" then
  299. if v:FindFirstChild("ATM") then
  300. local Event = v.ATM.ATM.Event
  301. Event:FireServer()
  302. end
  303. end
  304. if v.Name == "Cash" then
  305. if v:FindFirstChild("Cash") then
  306. local Event = v.Cash.Cash.Event
  307. Event:FireServer()
  308. end
  309. end
  310. if v.Name == "DiamondBox" then
  311. if v:FindFirstChild("SmashCash") then
  312. local Event = v.SmashCash.SmashCash.Event
  313. Event:FireServer()
  314. end
  315. end
  316. if v.Name == "Safe" then
  317. if v:FindFirstChild("SmashCash") then
  318. local Event = v.SmashCash.SmashCash.Event
  319. Event:FireServer()
  320. end
  321. end
  322. if v.Name == "SlotMachine" then
  323. if v:FindFirstChild("SlotMachine") then
  324. local Event = v.SlotMachine.SlotMachine.Event
  325. Event:FireServer()
  326. end
  327. end
  328. end
  329. end)
  330.  
  331. button_7.MouseButton1Click:Connect(function()
  332.     local ev = game.Workspace.ObjectSelection.Grenade.Grenade.Grenade['Event']
  333. ev:FireServer()
  334. local shotty = game.Workspace.ObjectSelection.Shotgun.Shotgun.Shotgun['Event']
  335. shotty:FireServer()
  336. local uziithink = game.Workspace.ObjectSelection.MP5.MP5.MP5['Event']
  337. uziithink:FireServer()
  338. local knife = game.Workspace.ObjectSelection.TEC9.TEC9.TEC9['Event']
  339. knife:FireServer()
  340. end)