HHLExploits

shortvid

Oct 19th, 2019
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.18 KB | None | 0 0
  1. --[[
  2. _____ ______ _____ ______ _____
  3. / ___|| ___ \| ___|| ___ \| _ |
  4. \ `--. | |_/ /| |__ | |_/ /| | | |
  5. `--. \| __/ | __| | / | | | |
  6. /\__/ /| | | |___ | |\ \ \ \_/ /
  7. \____/ \_| \____/ \_| \_| \___/
  8. --]]
  9.  
  10. --Anti afk
  11. local VirtualUser=game:service'VirtualUser'
  12. game:service'Players'.LocalPlayer.Idled:connect(function()
  13. VirtualUser:CaptureController()
  14. VirtualUser:ClickButton2(Vector2.new())
  15. end)
  16.  
  17. --Var
  18. local newvar = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  19. local hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  20.  
  21. -- Loaded message
  22. game:GetService("StarterGui"):SetCore("SendNotification", {
  23. Title = "HS Haxx v0 Loaded";
  24. Text = "Made by Athoi 21";
  25. Duration = 15;
  26. })
  27.  
  28.  
  29. local ScreenGui = Instance.new("ScreenGui")
  30. local MainFrameShit = Instance.new("ImageLabel")
  31. local Back = Instance.new("Frame")
  32. local Xs2 = Instance.new("Frame")
  33. local Xs2_2 = Instance.new("Frame")
  34. local Frame = Instance.new("Frame")
  35. local ACOFF = Instance.new("TextButton")
  36. local ASOFF = Instance.new("TextButton")
  37. local SROFF = Instance.new("TextButton")
  38. local CMOFF = Instance.new("TextButton")
  39. local Dclink = Instance.new("TextButton")
  40. local ACON = Instance.new("TextButton")
  41. local ASON = Instance.new("TextButton")
  42. local SRON = Instance.new("TextButton")
  43. local CMON = Instance.new("TextButton")
  44. local close = Instance.new("TextButton")
  45. local TextLabel = Instance.new("TextLabel")
  46. --Properties:
  47. ScreenGui.Parent = game.CoreGui
  48.  
  49. MainFrameShit.Name = "MainFrameShit"
  50. MainFrameShit.Parent = ScreenGui
  51. MainFrameShit.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  52. MainFrameShit.BackgroundTransparency = 1
  53. MainFrameShit.Position = UDim2.new(0.430685371, 0, 0.442944795, 0)
  54. MainFrameShit.Size = UDim2.new(0.138629273, 0, 0.025039766, 0)
  55. MainFrameShit.Image = "rbxassetid://2851926732"
  56. MainFrameShit.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  57. MainFrameShit.ScaleType = Enum.ScaleType.Slice
  58. MainFrameShit.SliceCenter = Rect.new(12, 12, 12, 12)
  59.  
  60. MainFrameShit.Active = true
  61. MainFrameShit.Draggable = true
  62.  
  63. Back.Name = "Back"
  64. Back.Parent = MainFrameShit
  65. Back.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  66. Back.BorderSizePixel = 0
  67. Back.Position = UDim2.new(1.71447084e-07, 0, 0.967601776, 0)
  68. Back.Size = UDim2.new(0.933708072, 0, 5.67151976, 0)
  69.  
  70. Xs2.Name = "Xs2"
  71. Xs2.Parent = Back
  72. Xs2.BackgroundColor3 = Color3.new(0, 0, 0)
  73. Xs2.BorderSizePixel = 0
  74. Xs2.Position = UDim2.new(-0.00047887984, 0, 0.00547592388, 0)
  75. Xs2.Size = UDim2.new(1.00047863, 0, 0.0223083124, 0)
  76.  
  77. Xs2_2.Name = "Xs2"
  78. Xs2_2.Parent = Back
  79. Xs2_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  80. Xs2_2.BorderSizePixel = 0
  81. Xs2_2.Position = UDim2.new(0.00199202751, 0, -0.0578201003, 0)
  82. Xs2_2.Size = UDim2.new(0.0723996013, 0, 0.0578200817, 0)
  83.  
  84. Frame.Parent = Back
  85. Frame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  86. Frame.BorderSizePixel = 0
  87. Frame.Position = UDim2.new(-0.000479063456, 0, 0.107882395, 0)
  88. Frame.Size = UDim2.new(0.998796463, 0, 0.984957576, 0)
  89.  
  90. ACOFF.Name = "AC OFF"
  91. ACOFF.Parent = Frame
  92. ACOFF.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  93. ACOFF.BorderSizePixel = 0
  94. ACOFF.Size = UDim2.new(1, 0, 0.184210524, 0)
  95. ACOFF.Visible = false
  96. ACOFF.Font = Enum.Font.Cartoon
  97. ACOFF.Text = " Auto Collect [OFF]"
  98. ACOFF.TextColor3 = Color3.new(1, 1, 1)
  99. ACOFF.TextSize = 20
  100. ACOFF.TextWrapped = true
  101. ACOFF.MouseButton1Down:connect(function()
  102. ACOFF.Visible = false
  103. ACON.Visible = true
  104. _G.AutoFarm = false
  105. while _G.AutoFarm == true do wait()
  106. local plr = game.Players.LocalPlayer
  107. for i,v in pairs(game.Workspace.CandySpawns.Starter:GetChildren()) do
  108. if v and plr.Character:FindFirstChild("HumanoidRootPart") and v:IsA("MeshPart") then
  109. wait(0.2)
  110. plr.Character.HumanoidRootPart.CFrame = v.CFrame * CFrame.new(0,1,0)
  111. end
  112. end
  113. end
  114. end)
  115.  
  116. ASOFF.Name = "AS OFF"
  117. ASOFF.Parent = Frame
  118. ASOFF.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  119. ASOFF.BorderSizePixel = 0
  120. ASOFF.Position = UDim2.new(0, 0, 0.184210524, 0)
  121. ASOFF.Size = UDim2.new(1, 0, 0.184210524, 0)
  122. ASOFF.Visible = false
  123. ASOFF.Font = Enum.Font.Cartoon
  124. ASOFF.Text = "Auto Sell [OFF]"
  125. ASOFF.TextColor3 = Color3.new(1, 1, 1)
  126. ASOFF.TextSize = 20
  127. ASOFF.TextWrapped = true
  128. ASOFF.MouseButton1Down:connect(function()
  129.  
  130. ASOFF.Visible = false
  131. ASON.Visible = true
  132.  
  133. _G.ASSOFF = false
  134.  
  135. while _G.ASSOFF == true do wait()
  136.  
  137. wait(1)
  138. hum.CFrame = CFrame.new(-239.363998, 15.1949854, -80.0882339)
  139. wait(1)
  140. hum.CFrame = CFrame.new(-214.935974, 30.6918373, -12.0902872)
  141. end
  142. end)
  143.  
  144. SROFF.Name = "SR OFF"
  145. SROFF.Parent = Frame
  146. SROFF.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  147. SROFF.BorderSizePixel = 0
  148. SROFF.Position = UDim2.new(0, 0, 0.368421048, 0)
  149. SROFF.Size = UDim2.new(1, 0, 0.184210524, 0)
  150. SROFF.Visible = false
  151. SROFF.Font = Enum.Font.Cartoon
  152. SROFF.Text = "Super Range [OFF]"
  153. SROFF.TextColor3 = Color3.new(1, 1, 1)
  154. SROFF.TextSize = 20
  155. SROFF.TextWrapped = true
  156. SROFF.MouseButton1Down:connect(function()
  157.  
  158. SROFF.Visible = false
  159. SRON.Visible = true
  160. game.Players.LocalPlayer.Range.Value = 0
  161. end)
  162.  
  163. CMOFF.Name = "CM OFF"
  164. CMOFF.Parent = Frame
  165. CMOFF.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  166. CMOFF.BorderSizePixel = 0
  167. CMOFF.Position = UDim2.new(0, 0, 0.552631617, 0)
  168. CMOFF.Size = UDim2.new(1, 0, 0.184210524, 0)
  169. CMOFF.Visible = false
  170. CMOFF.Font = Enum.Font.Cartoon
  171. CMOFF.Text = "CollectMulti [OFF]"
  172. CMOFF.TextColor3 = Color3.new(1, 1, 1)
  173. CMOFF.TextSize = 20
  174. CMOFF.TextWrapped = true
  175. CMOFF.MouseButton1Down:connect(function()
  176. CMOFF.Visible = false
  177. CMON.Visible = true
  178.  
  179. _G.CM = true
  180. if _G.CM == true then
  181. game.Players.LocalPlayer.CollectMulti.Value = 1
  182. end
  183. end)
  184.  
  185. Dclink.Name = "Dc link"
  186. Dclink.Parent = Frame
  187. Dclink.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  188. Dclink.BorderSizePixel = 0
  189. Dclink.Position = UDim2.new(0, 0, 0.736842096, 0)
  190. Dclink.Size = UDim2.new(1, 0, 0.175438598, 0)
  191. Dclink.Font = Enum.Font.Cartoon
  192. Dclink.Text = "Click for DC Link"
  193. Dclink.TextColor3 = Color3.new(1, 1, 1)
  194. Dclink.TextSize = 20
  195. Dclink.TextWrapped = true
  196. Dclink.MouseButton1Down:connect(function()
  197. setclipboard("https://discordapp.com/invite/HCcYgPd")
  198. end)
  199.  
  200. ACON.Name = "AC ON"
  201. ACON.Parent = Frame
  202. ACON.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  203. ACON.BorderSizePixel = 0
  204. ACON.Size = UDim2.new(1, 0, 0.184210524, 0)
  205. ACON.Font = Enum.Font.Cartoon
  206. ACON.Text = " Auto Collect [ON]"
  207. ACON.TextColor3 = Color3.new(1, 1, 1)
  208. ACON.TextSize = 20
  209. ACON.TextWrapped = true
  210. ACON.MouseButton1Down:connect(function()
  211.  
  212. ACON.Visible = false
  213. ACOFF.Visible = true
  214.  
  215. _G.AutoFarm = true
  216. while _G.AutoFarm == true do wait()
  217. local plr = game.Players.LocalPlayer
  218. for i,v in pairs(game.Workspace.CandySpawns.Starter:GetChildren()) do
  219. if v and plr.Character:FindFirstChild("HumanoidRootPart") and v:IsA("MeshPart") then
  220. wait(0.2)
  221. plr.Character.HumanoidRootPart.CFrame = v.CFrame * CFrame.new(0,1,0)
  222. end
  223. end
  224. end
  225. end)
  226.  
  227. ASON.Name = "AS ON"
  228. ASON.Parent = Frame
  229. ASON.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  230. ASON.BorderSizePixel = 0
  231. ASON.Position = UDim2.new(0, 0, 0.184210524, 0)
  232. ASON.Size = UDim2.new(1, 0, 0.184210524, 0)
  233. ASON.Font = Enum.Font.Cartoon
  234. ASON.Text = "Auto Sell [ON]"
  235. ASON.TextColor3 = Color3.new(1, 1, 1)
  236. ASON.TextSize = 20
  237. ASON.TextWrapped = true
  238. ASON.MouseButton1Down:connect(function()
  239.  
  240. ASON.Visible = false
  241. ASOFF.Visible = true
  242.  
  243. _G.ASSOFF = true
  244.  
  245. while _G.ASSOFF == true do wait()
  246.  
  247. wait(1)
  248. hum.CFrame = CFrame.new(-239.363998, 15.1949854, -80.0882339)
  249. wait(1)
  250. hum.CFrame = CFrame.new(-214.935974, 30.6918373, -12.0902872)
  251. end
  252. end)
  253.  
  254. SRON.Name = "SR ON"
  255. SRON.Parent = Frame
  256. SRON.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  257. SRON.BorderSizePixel = 0
  258. SRON.Position = UDim2.new(0, 0, 0.368421048, 0)
  259. SRON.Size = UDim2.new(1, 0, 0.184210524, 0)
  260. SRON.Font = Enum.Font.Cartoon
  261. SRON.Text = "Super Range [ON]"
  262. SRON.TextColor3 = Color3.new(1, 1, 1)
  263. SRON.TextSize = 20
  264. SRON.TextWrapped = true
  265. SRON.MouseButton1Down:connect(function()
  266.  
  267. SRON.Visible = false
  268. SROFF.Visible = true
  269.  
  270. game.Players.LocalPlayer.Range.Value = 10000000000000
  271. end)
  272.  
  273. CMON.Name = "CM ON"
  274. CMON.Parent = Frame
  275. CMON.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  276. CMON.BorderSizePixel = 0
  277. CMON.Position = UDim2.new(0, 0, 0.552631557, 0)
  278. CMON.Size = UDim2.new(1, 0, 0.184210524, 0)
  279. CMON.Font = Enum.Font.Cartoon
  280. CMON.Text = "CollectMulti [ON]"
  281. CMON.TextColor3 = Color3.new(1, 1, 1)
  282. CMON.TextSize = 20
  283. CMON.TextWrapped = true
  284. CMON.MouseButton1Down:connect(function()
  285.  
  286. CMON.Visible = false
  287. CMOFF.Visible = true
  288.  
  289. _G.CM = true
  290. if _G.CM == true then
  291. game.Players.LocalPlayer.CollectMulti.Value = 10000000000000
  292. end
  293. end)
  294.  
  295. close.Name = "close"
  296. close.Parent = MainFrameShit
  297. close.BackgroundColor3 = Color3.new(1, 0, 0)
  298. close.BackgroundTransparency = 1
  299. close.BorderSizePixel = 0
  300. close.Position = UDim2.new(0.888764083, 0, 0.0308265537, 0)
  301. close.Size = UDim2.new(0.095505625, 0, 0.931034386, 0)
  302. close.Font = Enum.Font.SourceSansBold
  303. close.Text = "X"
  304. close.TextColor3 = Color3.new(1, 0, 0)
  305. close.TextScaled = true
  306. close.TextSize = 14
  307. close.TextWrapped = true
  308. close.MouseButton1Down:connect(function()
  309. MainFrameShit:Destroy()
  310. end)
  311.  
  312. TextLabel.Parent = MainFrameShit
  313. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  314. TextLabel.BackgroundTransparency = 1
  315. TextLabel.BorderSizePixel = 0
  316. TextLabel.Position = UDim2.new(0.179775313, 0, 0.147005424, 0)
  317. TextLabel.Size = UDim2.new(0.57303375, 0, 0.784028947, 0)
  318. TextLabel.Font = Enum.Font.SourceSansBold
  319. TextLabel.Text = "HS Haxx v1 "
  320. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  321. TextLabel.TextSize = 20
  322. TextLabel.TextWrapped = true
  323. -- Scripts:
  324. function SCRIPT_DYHJ86_FAKESCRIPT() -- Xs2.LocalScript
  325. local script = Instance.new('LocalScript')
  326. script.Parent = Xs2
  327. repeat
  328. for hue = 0, 1, .01 do
  329. script.Parent.Parent.Xs2.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  330. wait(0.8)
  331. end
  332. for hue = 1, 0 -.01 do
  333. script.Parent.Parent.Xs2.BackgroundColor3 = Color3.fromHSV(hue, 1, 1)
  334. wait(0.8)
  335. end
  336. until nil
  337.  
  338. end
  339. coroutine.resume(coroutine.create(SCRIPT_DYHJ86_FAKESCRIPT))
Add Comment
Please, Sign In to add comment