HHLExploits

Untitled

May 18th, 2019
1,059
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.87 KB | None | 0 0
  1. --Thanks to NAME4YOU#0001 for the autosell script <3
  2.  
  3. -- Farewell Infortality.
  4. -- Version: 2.82
  5. -- Instances:
  6. local VacuumSimulator = Instance.new("ScreenGui")
  7. local OpenFrame = Instance.new("Frame")
  8. local Open = Instance.new("TextButton")
  9. local Main = Instance.new("Frame")
  10. local BeautyA = Instance.new("Frame")
  11. local Name = Instance.new("TextLabel")
  12. local BeautyB = Instance.new("Frame")
  13. local _1 = Instance.new("TextButton")
  14. local _2 = Instance.new("TextButton")
  15. local _3 = Instance.new("TextButton")
  16. local _4 = Instance.new("TextButton")
  17. local _5 = Instance.new("TextButton")
  18. local _6 = Instance.new("TextButton")
  19. local _7 = Instance.new("TextButton")
  20. local TextLabel = Instance.new("TextLabel")
  21. local TextLabel_2 = Instance.new("TextLabel")
  22. local TextLabel_3 = Instance.new("TextLabel")
  23. local AutoCollect = Instance.new("TextButton")
  24. local _8 = Instance.new("TextButton")
  25. local Close = Instance.new("TextButton")
  26. local AutoSell = Instance.new("TextButton")
  27. local TextLabel_3 = Instance.new("TextLabel")
  28. local _100 = Instance.new("TextButton")
  29. local _50 = Instance.new("TextButton")
  30. local _25 = Instance.new("TextButton")
  31. local _150 = Instance.new("TextButton")
  32. local VIPArea = Instance.new("TextButton")
  33. local AutoRebirth = Instance.new("TextButton")
  34. --Properties:
  35. VacuumSimulator.Name = "Vacuum Simulator"
  36. VacuumSimulator.Parent = game.CoreGui
  37.  
  38. OpenFrame.Name = "OpenFrame"
  39. OpenFrame.Parent = VacuumSimulator
  40. OpenFrame.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  41. OpenFrame.Position = UDim2.new(0.920693934, 0, 0, 0)
  42. OpenFrame.Size = UDim2.new(0, 64, 0, 22)
  43.  
  44. Open.Name = "Open"
  45. Open.Parent = OpenFrame
  46. Open.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  47. Open.Size = UDim2.new(0, 70, 0, 22)
  48. Open.Font = Enum.Font.Cartoon
  49. Open.Text = "Open"
  50. Open.TextColor3 = Color3.new(0, 0, 0)
  51. Open.TextSize = 20
  52. Open.MouseButton1Down:connect(function()
  53. Main.Visible = true
  54. OpenFrame.Visible = false
  55. end)
  56.  
  57. Main.Name = "Main"
  58. Main.Parent = VacuumSimulator
  59. Main.Active = true
  60. Main.BackgroundColor3 = Color3.new(0.639216, 0, 0)
  61. Main.BackgroundTransparency = 0.10000000149012
  62. Main.BorderColor3 = Color3.new(0, 0, 0)
  63. Main.BorderSizePixel = 0
  64. Main.Position = UDim2.new(0.281288713, 0, 0.231075704, 0)
  65. Main.Size = UDim2.new(0, 353, 0, 270)
  66. Main.Visible = false
  67. Main.Draggable = true
  68.  
  69. BeautyA.Name = "BeautyA"
  70. BeautyA.Parent = Main
  71. BeautyA.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  72. BeautyA.BorderColor3 = Color3.new(0, 0, 0)
  73. BeautyA.Position = UDim2.new(0, 0, -0.00330525148, 0)
  74. BeautyA.Size = UDim2.new(0, 352, 0, 23)
  75.  
  76. Name.Name = "Name"
  77. Name.Parent = BeautyA
  78. Name.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  79. Name.BorderSizePixel = 0
  80. Name.Position = UDim2.new(0.213991597, 0, -0.00424966216, 0)
  81. Name.Size = UDim2.new(0, 200, 0, 23)
  82. Name.Font = Enum.Font.Cartoon
  83. Name.Text = "Vacuum Simulator"
  84. Name.TextColor3 = Color3.new(0.639216, 0, 0)
  85. Name.TextSize = 25
  86.  
  87. BeautyB.Name = "BeautyB"
  88. BeautyB.Parent = Main
  89. BeautyB.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  90. BeautyB.BorderColor3 = Color3.new(0, 0, 0)
  91. BeautyB.Position = UDim2.new(0, 0, 0.911509633, 0)
  92. BeautyB.Size = UDim2.new(0, 352, 0, 23)
  93.  
  94. _1.Name = "1"
  95. _1.Parent = Main
  96. _1.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  97. _1.BorderSizePixel = 0
  98. _1.Position = UDim2.new(0.0263312012, 0, 0.208145186, 0)
  99. _1.Size = UDim2.new(0, 84, 0, 20)
  100. _1.Font = Enum.Font.Cartoon
  101. _1.Text = "Area 1"
  102. _1.TextColor3 = Color3.new(0.639216, 0, 0)
  103. _1.TextSize = 18
  104. _1.MouseButton1Down:connect(function()
  105. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(17.2383881,-7.98499966,83.2153702)
  106. end)
  107.  
  108. _2.Name = "2"
  109. _2.Parent = Main
  110. _2.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  111. _2.BorderSizePixel = 0
  112. _2.Position = UDim2.new(0.0263312012, 0, 0.326663703, 0)
  113. _2.Size = UDim2.new(0, 84, 0, 20)
  114. _2.Font = Enum.Font.Cartoon
  115. _2.Text = "Area 2"
  116. _2.TextColor3 = Color3.new(0.639216, 0, 0)
  117. _2.TextSize = 18
  118. _2.MouseButton1Down:connect(function()
  119. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-103.744888,-7.88499928,206.038849)
  120. end)
  121.  
  122. _3.Name = "3"
  123. _3.Parent = Main
  124. _3.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  125. _3.BorderSizePixel = 0
  126. _3.Position = UDim2.new(0.0263286121, 0, 0.446999997, 0)
  127. _3.Size = UDim2.new(0, 84, 0, 20)
  128. _3.Font = Enum.Font.Cartoon
  129. _3.Text = "Area 3"
  130. _3.TextColor3 = Color3.new(0.639216, 0, 0)
  131. _3.TextSize = 18
  132. _3.MouseButton1Down:connect(function()
  133. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(185.019531,-8.38499546,191.440872)
  134. end)
  135.  
  136. _4.Name = "4"
  137. _4.Parent = Main
  138. _4.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  139. _4.BorderSizePixel = 0
  140. _4.Position = UDim2.new(0.0263286121, 0, 0.566999972, 0)
  141. _4.Size = UDim2.new(0, 84, 0, 20)
  142. _4.Font = Enum.Font.Cartoon
  143. _4.Text = "Area 4"
  144. _4.TextColor3 = Color3.new(0.639216, 0, 0)
  145. _4.TextSize = 18
  146. _4.MouseButton1Down:connect(function()
  147. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(162.010849,-15.1849976,18.0187931)
  148. end)
  149.  
  150. _5.Name = "5"
  151. _5.Parent = Main
  152. _5.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  153. _5.BorderSizePixel = 0
  154. _5.Position = UDim2.new(0.0263286121, 0, 0.686999977, 0)
  155. _5.Size = UDim2.new(0, 84, 0, 20)
  156. _5.Font = Enum.Font.Cartoon
  157. _5.Text = "Area 5"
  158. _5.TextColor3 = Color3.new(0.639216, 0, 0)
  159. _5.TextSize = 18
  160. _5.MouseButton1Down:connect(function()
  161. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-182.873383,-7.98498249,-22.5895348)
  162. end)
  163.  
  164. _6.Name = "6"
  165. _6.Parent = Main
  166. _6.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  167. _6.BorderSizePixel = 0
  168. _6.Position = UDim2.new(0.0263286121, 0, 0.806999981, 0)
  169. _6.Size = UDim2.new(0, 84, 0, 20)
  170. _6.Font = Enum.Font.Cartoon
  171. _6.Text = "Area 6"
  172. _6.TextColor3 = Color3.new(0.639216, 0, 0)
  173. _6.TextSize = 18
  174. _6.MouseButton1Down:connect(function()
  175. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-153.212341,-8.53499699,-196.096527)
  176. end)
  177.  
  178. _7.Name = "7"
  179. _7.Parent = Main
  180. _7.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  181. _7.BorderSizePixel = 0
  182. _7.Position = UDim2.new(0.286954463, 0, 0.208145186, 0)
  183. _7.Size = UDim2.new(0, 84, 0, 20)
  184. _7.Font = Enum.Font.Cartoon
  185. _7.Text = "Area 7"
  186. _7.TextColor3 = Color3.new(0.639216, 0, 0)
  187. _7.TextSize = 18
  188. _7.MouseButton1Down:connect(function()
  189. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(115.438026,-7.60244799,-127.301819)
  190. end)
  191.  
  192. TextLabel.Parent = Main
  193. TextLabel.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  194. TextLabel.BorderSizePixel = 0
  195. TextLabel.Position = UDim2.new(0.194052726, 0, 0.11038807, 0)
  196. TextLabel.Size = UDim2.new(0, 57, 0, 20)
  197. TextLabel.Font = Enum.Font.Cartoon
  198. TextLabel.Text = "Area TP"
  199. TextLabel.TextColor3 = Color3.new(1, 0.247059, 0.0196078)
  200. TextLabel.TextSize = 18
  201.  
  202. TextLabel_2.Parent = Main
  203. TextLabel_2.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  204. TextLabel_2.BorderSizePixel = 0
  205. TextLabel_2.Position = UDim2.new(0.678472042, 0, 0.11038807, 0)
  206. TextLabel_2.Size = UDim2.new(0, 57, 0, 20)
  207. TextLabel_2.Font = Enum.Font.Cartoon
  208. TextLabel_2.Text = "Main"
  209. TextLabel_2.TextColor3 = Color3.new(1, 0.247059, 0.0196078)
  210. TextLabel_2.TextSize = 18
  211.  
  212. AutoCollect.Name = "AutoCollect"
  213. AutoCollect.Parent = Main
  214. AutoCollect.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  215. AutoCollect.BorderSizePixel = 0
  216. AutoCollect.Position = UDim2.new(0.638229191, 0, 0.208145186, 0)
  217. AutoCollect.Size = UDim2.new(0, 84, 0, 20)
  218. AutoCollect.Font = Enum.Font.Cartoon
  219. AutoCollect.Text = "Auto Coin"
  220. AutoCollect.TextColor3 = Color3.new(0.639216, 0, 0)
  221. AutoCollect.TextSize = 18
  222. AutoCollect.MouseButton1Down:connect(function()
  223. while true do
  224. wait (0.05)
  225. local Remote = game.ReplicatedStorage.Events['VacuumObject']
  226.  
  227. local Arguments = {
  228. [1] = Vector3.new(-63.0630379,-12.585,-294.562439)
  229. }
  230.  
  231. Remote:FireServer(unpack(Arguments))
  232. end
  233.  
  234. end)
  235.  
  236. _8.Name = "8"
  237. _8.Parent = Main
  238. _8.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  239. _8.BorderSizePixel = 0
  240. _8.Position = UDim2.new(0.286954463, 0, 0.326663703, 0)
  241. _8.Size = UDim2.new(0, 84, 0, 20)
  242. _8.Font = Enum.Font.Cartoon
  243. _8.Text = "Area 8"
  244. _8.TextColor3 = Color3.new(0.639216, 0, 0)
  245. _8.TextSize = 18
  246. _8.MouseButton1Down:connect(function()
  247. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-80.1661224,-12.108572,-274.364624)
  248. end)
  249.  
  250. Close.Name = "Close"
  251. Close.Parent = Main
  252. Close.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  253. Close.BorderSizePixel = 0
  254. Close.Position = UDim2.new(0.901969671, 0, -0.00424966216, 0)
  255. Close.Size = UDim2.new(0, 34, 0, 23)
  256. Close.Font = Enum.Font.Cartoon
  257. Close.Text = "X"
  258. Close.TextColor3 = Color3.new(0.639216, 0, 0)
  259. Close.TextSize = 30
  260. Close.MouseButton1Down:connect(function()
  261. OpenFrame.Visible = true
  262. Main.Visible = false
  263. end)
  264.  
  265. AutoSell.Name = "AutoSell"
  266. AutoSell.Parent = Main
  267. AutoSell.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  268. AutoSell.BorderSizePixel = 0
  269. AutoSell.Position = UDim2.new(0.638229191, 0, 0.326663703, 0)
  270. AutoSell.Size = UDim2.new(0, 84, 0, 20)
  271. AutoSell.Font = Enum.Font.Cartoon
  272. AutoSell.Text = "Auto Sell"
  273. AutoSell.TextColor3 = Color3.new(0.639216, 0, 0)
  274. AutoSell.TextSize = 18
  275. AutoSell.MouseButton1Down:Connect(function()
  276. while wait(1) do
  277. local cf = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  278. game.Workspace.GameComponents.SellStuff.Part.CFrame = cf
  279. game.Workspace.GameComponents.SellStuff.Part.CanCollide = false
  280. game.Workspace.GameComponents.SellStuff.Part.Transparency = 1
  281. end
  282. end)
  283.  
  284. TextLabel_3.Parent = Main
  285. TextLabel_3.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  286. TextLabel_3.BorderSizePixel = 0
  287. TextLabel_3.Position = UDim2.new(0.638229251, 0, 0.443721414, 0)
  288. TextLabel_3.Size = UDim2.new(0, 84, 0, 20)
  289. TextLabel_3.Font = Enum.Font.Cartoon
  290. TextLabel_3.Text = "Walk Speed"
  291. TextLabel_3.TextColor3 = Color3.new(1, 0.247059, 0.0196078)
  292. TextLabel_3.TextSize = 17
  293.  
  294.  
  295. _100.Name = "100"
  296. _100.Parent = Main
  297. _100.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  298. _100.BorderSizePixel = 0
  299. _100.Position = UDim2.new(0.638229251, 0, 0.68592304, 0)
  300. _100.Size = UDim2.new(0, 35, 0, 20)
  301. _100.Font = Enum.Font.Cartoon
  302. _100.Text = "75"
  303. _100.TextColor3 = Color3.new(0.639216, 0, 0)
  304. _100.TextSize = 18
  305. _100.MouseButton1Down:connect(function()
  306. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  307. end)
  308.  
  309. _50.Name = "50"
  310. _50.Parent = Main
  311. _50.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  312. _50.BorderSizePixel = 0
  313. _50.Position = UDim2.new(0.777124763, 0, 0.563700795, 0)
  314. _50.Size = UDim2.new(0, 34, 0, 20)
  315. _50.Font = Enum.Font.Cartoon
  316. _50.Text = "50"
  317. _50.TextColor3 = Color3.new(0.639216, 0, 0)
  318. _50.TextSize = 18
  319. _50.MouseButton1Down:connect(function()
  320. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 50
  321. end)
  322.  
  323. _25.Name = "25"
  324. _25.Parent = Main
  325. _25.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  326. _25.BorderSizePixel = 0
  327. _25.Position = UDim2.new(0.638229251, 0, 0.563700795, 0)
  328. _25.Size = UDim2.new(0, 35, 0, 20)
  329. _25.Font = Enum.Font.Cartoon
  330. _25.Text = "25"
  331. _25.TextColor3 = Color3.new(0.639216, 0, 0)
  332. _25.TextSize = 18
  333. _25.MouseButton1Down:connect(function()
  334. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 25
  335. end)
  336.  
  337. _150.Name = "150"
  338. _150.Parent = Main
  339. _150.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  340. _150.BorderSizePixel = 0
  341. _150.Position = UDim2.new(0.777124763, 0, 0.68592304, 0)
  342. _150.Size = UDim2.new(0, 34, 0, 20)
  343. _150.Font = Enum.Font.Cartoon
  344. _150.Text = "125"
  345. _150.TextColor3 = Color3.new(0.639216, 0, 0)
  346. _150.TextSize = 18
  347. _150.MouseButton1Down:connect(function()
  348. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 150
  349. end)
  350.  
  351. VIPArea.Name = "VIPArea"
  352. VIPArea.Parent = Main
  353. VIPArea.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  354. VIPArea.BorderSizePixel = 0
  355. VIPArea.Position = UDim2.new(0.286954463, 0, 0.445182204, 0)
  356. VIPArea.Size = UDim2.new(0, 84, 0, 20)
  357. VIPArea.Font = Enum.Font.Cartoon
  358. VIPArea.Text = "VIP Area"
  359. VIPArea.TextColor3 = Color3.new(0.639216, 0, 0)
  360. VIPArea.TextSize = 18
  361. VIPArea.MouseButton1Down:connect(function()
  362. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-10.193,-348.707, 2283.479 )
  363. end)
  364.  
  365. AutoRebirth.Name = "AutoRebirth"
  366. AutoRebirth.Parent = Main
  367. AutoRebirth.BackgroundColor3 = Color3.new(0.0627451, 0.0627451, 0.0627451)
  368. AutoRebirth.BorderSizePixel = 0
  369. AutoRebirth.Position = UDim2.new(0.641062081, 0, 0.441478521, 0)
  370. AutoRebirth.Size = UDim2.new(0, 84, 0, 20)
  371. AutoRebirth.Font = Enum.Font.Cartoon
  372. AutoRebirth.Text = "Auto Rebirth"
  373. AutoRebirth.TextColor3 = Color3.new(0.639216, 0, 0)
  374. AutoRebirth.TextSize = 16
  375. AutoRebirth.MouseButton1Down:connect(function()
  376. while true do
  377. wait(60)
  378. local Remote = game.ReplicatedStorage.Events['Rebirth']
  379.  
  380. local Arguments = {
  381.  
  382. }
  383.  
  384. Remote:FireServer(unpack(Arguments))
  385. end
  386. end)
Add Comment
Please, Sign In to add comment