Advertisement
zza

Hacks Harked

zza
Jun 17th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.75 KB | None | 0 0
  1. --[[
  2. loadstring(game:HttpGet("https://pastebin.com/raw/x22iBkZm",true))()
  3. --]]
  4. local main = Instance.new("ScreenGui")
  5. local top = Instance.new("Frame")
  6. local back = Instance.new("Frame")
  7. local kill = Instance.new("TextButton")
  8. local btools = Instance.new("TextButton")
  9. local top_2 = Instance.new("TextLabel")
  10. local naked = Instance.new("TextButton")
  11. local credits = Instance.new("TextLabel")
  12. local hatless = Instance.new("TextButton")
  13. local sink = Instance.new("TextButton")
  14. local nuke = Instance.new("TextButton")
  15. local kick = Instance.new("TextButton")
  16. local target = Instance.new("TextBox")
  17. local queue = Instance.new("TextLabel")
  18. local nolimbs = Instance.new("TextButton")
  19. --Properties:
  20. main.Name = "main"
  21. main.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22.  
  23. top.Name = "top"
  24. top.Parent = main
  25. top.Draggable = true
  26. top.Active = true
  27. top.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  28. top.BackgroundTransparency = 0.30000001192093
  29. top.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  30. top.Position = UDim2.new(0.612145662, 0, 0.311965823, 0)
  31. top.Size = UDim2.new(0, 291, 0, 30)
  32.  
  33. back.Name = "back"
  34. back.Parent = top
  35. back.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  36. back.BackgroundTransparency = 0.30000001192093
  37. back.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  38. back.BorderSizePixel = 0
  39. back.Position = UDim2.new(-0.00343642617, 0, 1, 0)
  40. back.Size = UDim2.new(0, 293, 0, 293)
  41.  
  42. kill.Name = "kill"
  43. kill.Parent = top
  44. kill.BackgroundColor3 = Color3.new(0.67451, 0.67451, 0.67451)
  45. kill.BackgroundTransparency = 0.5
  46. kill.BorderSizePixel = 0
  47. kill.Position = UDim2.new(0.0206185561, 0, 1.76666665, 0)
  48. kill.Size = UDim2.new(0, 134, 0, 40)
  49. kill.Font = Enum.Font.SourceSansLight
  50. kill.Text = "Kill"
  51. kill.TextColor3 = Color3.new(1, 1, 1)
  52. kill.TextSize = 23
  53.  
  54. btools.Name = "btools"
  55. btools.Parent = top
  56. btools.BackgroundColor3 = Color3.new(0.67451, 0.67451, 0.67451)
  57. btools.BackgroundTransparency = 0.5
  58. btools.BorderSizePixel = 0
  59. btools.Position = UDim2.new(0.525773168, 0, 1.76666665, 0)
  60. btools.Size = UDim2.new(0, 131, 0, 40)
  61. btools.Font = Enum.Font.SourceSansLight
  62. btools.Text = "Btools"
  63. btools.TextColor3 = Color3.new(1, 1, 1)
  64. btools.TextSize = 23
  65.  
  66. top_2.Name = "top"
  67. top_2.Parent = top
  68. top_2.BackgroundColor3 = Color3.new(1, 1, 1)
  69. top_2.BackgroundTransparency = 1
  70. top_2.Position = UDim2.new(0.154639184, 0, -0.333333343, 0)
  71. top_2.Size = UDim2.new(0, 200, 0, 50)
  72. top_2.Font = Enum.Font.SourceSansLight
  73. top_2.Text = "Harked"
  74. top_2.TextColor3 = Color3.new(1, 1, 1)
  75. top_2.TextSize = 45
  76.  
  77. naked.Name = "naked"
  78. naked.Parent = top
  79. naked.BackgroundColor3 = Color3.new(0.67451, 0.67451, 0.67451)
  80. naked.BackgroundTransparency = 0.5
  81. naked.BorderSizePixel = 0
  82. naked.Position = UDim2.new(0.0206185561, 0, 3.56217241, 0)
  83. naked.Size = UDim2.new(0, 134, 0, 40)
  84. naked.Font = Enum.Font.SourceSansLight
  85. naked.Text = "Naked"
  86. naked.TextColor3 = Color3.new(1, 1, 1)
  87. naked.TextSize = 23
  88.  
  89. credits.Name = "credits"
  90. credits.Parent = top
  91. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  92. credits.BackgroundTransparency = 1
  93. credits.Position = UDim2.new(0, 0, 1, 0)
  94. credits.Size = UDim2.new(0, 291, 0, 23)
  95. credits.Font = Enum.Font.SourceSansLight
  96. credits.Text = "Commands/Scripts by Dong , UI by Unverified"
  97. credits.TextColor3 = Color3.new(1, 1, 1)
  98. credits.TextSize = 17
  99. credits.TextWrapped = true
  100.  
  101. hatless.Name = "hatless"
  102. hatless.Parent = top
  103. hatless.BackgroundColor3 = Color3.new(0.67451, 0.67451, 0.67451)
  104. hatless.BackgroundTransparency = 0.5
  105. hatless.BorderSizePixel = 0
  106. hatless.Position = UDim2.new(0.0206185561, 0, 5.39550591, 0)
  107. hatless.Size = UDim2.new(0, 134, 0, 40)
  108. hatless.Font = Enum.Font.SourceSansLight
  109. hatless.Text = "Hatless"
  110. hatless.TextColor3 = Color3.new(1, 1, 1)
  111. hatless.TextSize = 23
  112.  
  113. sink.Name = "sink"
  114. sink.Parent = top
  115. sink.BackgroundColor3 = Color3.new(0.67451, 0.67451, 0.67451)
  116. sink.BackgroundTransparency = 0.5
  117. sink.BorderSizePixel = 0
  118. sink.Position = UDim2.new(0.525773168, 0, 5.39550591, 0)
  119. sink.Size = UDim2.new(0, 131, 0, 40)
  120. sink.Font = Enum.Font.SourceSansLight
  121. sink.Text = "Sink"
  122. sink.TextColor3 = Color3.new(1, 1, 1)
  123. sink.TextSize = 23
  124.  
  125. nuke.Name = "nuke"
  126. nuke.Parent = top
  127. nuke.BackgroundColor3 = Color3.new(0.67451, 0.67451, 0.67451)
  128. nuke.BackgroundTransparency = 0.5
  129. nuke.BorderSizePixel = 0
  130. nuke.Position = UDim2.new(0.525773168, 0, 7.1955061, 0)
  131. nuke.Size = UDim2.new(0, 131, 0, 40)
  132. nuke.Font = Enum.Font.SourceSansLight
  133. nuke.Text = "Nuke"
  134. nuke.TextColor3 = Color3.new(1, 1, 1)
  135. nuke.TextSize = 23
  136.  
  137. kick.Name = "kick"
  138. kick.Parent = top
  139. kick.BackgroundColor3 = Color3.new(0.67451, 0.67451, 0.67451)
  140. kick.BackgroundTransparency = 0.5
  141. kick.BorderSizePixel = 0
  142. kick.Position = UDim2.new(0.0206185561, 0, 7.1955061, 0)
  143. kick.Size = UDim2.new(0, 134, 0, 40)
  144. kick.Font = Enum.Font.SourceSansLight
  145. kick.Text = "Kick"
  146. kick.TextColor3 = Color3.new(1, 1, 1)
  147. kick.TextSize = 23
  148.  
  149. target.Name = "target"
  150. target.Parent = top
  151. target.BackgroundColor3 = Color3.new(0.67451, 0.67451, 0.67451)
  152. target.BackgroundTransparency = 0.40000000596046
  153. target.Position = UDim2.new(0.0206185561, 0, 8.86666584, 0)
  154. target.Size = UDim2.new(0, 278, 0, 33)
  155. target.Font = Enum.Font.SourceSans
  156. target.Text = ""
  157. target.TextColor3 = Color3.new(1, 1, 1)
  158. target.TextSize = 23
  159.  
  160. queue.Name = "queue"
  161. queue.Parent = top
  162. queue.BackgroundColor3 = Color3.new(1, 1, 1)
  163. queue.BackgroundTransparency = 1
  164. queue.Position = UDim2.new(0.15463917, 0, 10.0333328, 0)
  165. queue.Size = UDim2.new(0, 201, 0, 23)
  166. queue.Font = Enum.Font.SourceSans
  167. queue.Text = "Replication Queue: 0"
  168. queue.TextColor3 = Color3.new(1, 0, 0.0156863)
  169. queue.TextSize = 20
  170. queue.TextWrapped = true
  171.  
  172. nolimbs.Name = "nolimbs"
  173. nolimbs.Parent = top
  174. nolimbs.BackgroundColor3 = Color3.new(0.67451, 0.67451, 0.67451)
  175. nolimbs.BackgroundTransparency = 0.5
  176. nolimbs.BorderSizePixel = 0
  177. nolimbs.Position = UDim2.new(0.525773168, 0, 3.56217265, 0)
  178. nolimbs.Size = UDim2.new(0, 131, 0, 40)
  179. nolimbs.Font = Enum.Font.SourceSansLight
  180. nolimbs.Text = "NoLimbs"
  181. nolimbs.TextColor3 = Color3.new(1, 1, 1)
  182. nolimbs.TextSize = 23
  183.  
  184. -- SLAVE'S WORK --
  185.  
  186. for i,slaves in pairs(game:GetDescendants()) do
  187. if slaves.Name == "DestroySegway" then
  188. print("no u")
  189.  
  190. kill.MouseButton1Down:connect(function()
  191. if string.lower(target.Text) == "all" then
  192. for i,c in pairs(game.Players:GetPlayers()) do
  193. ohok = c.Character["Head"]
  194. slaves:FireServer(ohok, {Value = ohok})
  195. end
  196. else
  197. if game.Players:FindFirstChild(target.Text) then
  198. if game.Players:FindFirstChild(target.Text).Character then
  199. slaves:FireServer(game.Players:FindFirstChild(target.Text).Character.Head, {Value = game.Players:FindFirstChild(target.Text).Character.Head}) else
  200. print("nibba who this")
  201.  
  202. end
  203.  
  204.  
  205. end
  206.  
  207. end
  208. end)
  209.  
  210. btools.MouseButton1Down:connect(function()
  211. local Tool = Instance.new("Tool",game.Players.LocalPlayer.Backpack)
  212. local Equipped = false
  213.  
  214. Tool.RequiresHandle = false
  215. Tool.Name = "Destroy Tool"
  216. local Field = Instance.new("SelectionBox",game.Workspace)
  217. local Mouse = game.Players.LocalPlayer:GetMouse()
  218. Field.LineThickness = 0.1
  219.  
  220. Tool.Equipped:connect(function()
  221. Equipped = true
  222.  
  223. while Equipped == true do
  224. if Mouse.Target ~= nil then
  225. Field.Adornee = Mouse.Target
  226.  
  227. else
  228. Field.Adornee = nil
  229. end
  230. wait()
  231. end
  232. end)
  233.  
  234.  
  235. Tool.Unequipped:connect(function()
  236. Equipped = false
  237. Field.Adornee = nil
  238. end)
  239.  
  240. Tool.Activated:connect(function()
  241. if Mouse.Target ~= nil then
  242. slaves:FireServer(Mouse.Target, {Value = Mouse.Target})
  243. local AttemptTarget = Mouse.Target
  244. while AttemptTarget ~= nil do
  245. AttemptTarget.Velocity = Vector3.new(0,-1000000000000000,0)
  246. AttemptTarget.CanCollide = false
  247. wait()
  248. end
  249.  
  250. end
  251. end)
  252. end)
  253.  
  254. naked.MouseButton1Down:connect(function()
  255. if string.lower(target.Text) == "all" then
  256. for i,c in pairs(game.Players:GetPlayers()) do
  257. ohok = c.Character.Shirt
  258. ohoka = c.Character.Pants
  259. slaves:FireServer(ohok, {Value = ohok})
  260. slaves:FireServer(ohoka, {Value = ohoka})
  261. end
  262. else
  263. slaves:FireServer(game.Players:FindFirstChild(target.Text).Character.Shirt, {Value = game.Players:FindFirstChild(target.Text).Character.Shirt})
  264. slaves:FireServer(game.Players:FindFirstChild(target.Text).Character.Pants, {Value = game.Players:FindFirstChild(target.Text).Character.Pants})
  265. end
  266. end)
  267.  
  268. nolimbs.MouseButton1Down:connect(function()
  269. if string.lower(target.Text) == "all" then
  270. for i,c in pairs(game.Players:GetPlayers()) do
  271. ohok = c.Character["Right Arm"]
  272. ohoka = c.Character["Left Arm"]
  273. ohokb = c.Character["Right Leg"]
  274. ohokc = c.Character["Left Leg"]
  275. slaves:FireServer(ohok, {Value = ohok})
  276. slaves:FireServer(ohoka, {Value = ohoka})
  277. slaves:FireServer(ohokb, {Value = ohokb})
  278. slaves:FireServer(ohokc, {Value = ohokc})
  279. end
  280. else
  281. slaves:FireServer(game.Players:FindFirstChild(target.Text).Character["Right Arm"], {Value = game.Players:FindFirstChild(target.Text).Character["Right Arm"]})
  282. slaves:FireServer(game.Players:FindFirstChild(target.Text).Character["Right Leg"], {Value = game.Players:FindFirstChild(target.Text).Character["Right Leg"]})
  283. slaves:FireServer(game.Players:FindFirstChild(target.Text).Character["Left Arm"], {Value = game.Players:FindFirstChild(target.Text).Character["Left Arm"]})
  284. slaves:FireServer(game.Players:FindFirstChild(target.Text).Character["Left Leg"], {Value = game.Players:FindFirstChild(target.Text).Character["Left Leg"]})
  285. end
  286. end)
  287.  
  288. hatless.MouseButton1Down:connect(function()
  289. if string.lower(target.Text) == "all" then
  290. for i,x in pairs(game.Players:GetPlayers()) do
  291. for i,c in pairs(x.Character:GetChildren()) do
  292. if c:IsA("Accessory") then
  293. ohok = c
  294. slaves:FireServer(ohok, {Value = ohok})
  295.  
  296. end
  297. end
  298. end
  299. else
  300. for i, hats in pairs(game.Players:FindFirstChild(target.Text).Character:GetChildren()) do
  301. if hats:IsA("Accessory") then
  302. slaves:FireServer(hats, {Value = hats })
  303. end
  304. end
  305. end
  306. end)
  307.  
  308. sink.MouseButton1Down:connect(function()
  309. if string.lower(target.Text) == "all" then
  310. for i,c in pairs(game.Players:GetPlayers()) do
  311. ohok = c.Character.HumanoidRootPart
  312. slaves:FireServer(ohok, {Value = ohok})
  313. end
  314. else
  315. slaves:FireServer(game.Players:FindFirstChild(target.Text).Character["HumanoidRootPart"], {Value = game.Players:FindFirstChild(target.Text).Character["HumanoidRootPart"]})
  316. end
  317. end)
  318.  
  319. kick.MouseButton1Down:connect(function()
  320. if string.lower(target.Text) == "all" then
  321. for i,c in pairs(game.Players:GetPlayers()) do
  322. ohok = c
  323. slaves:FireServer(ohok, {Value = ohok})
  324. end
  325. else
  326. slaves:FireServer(game.Players:FindFirstChild(target.Text), {Value = game.Players:FindFirstChild(target.Text)})
  327. end
  328. end)
  329.  
  330. nuke.MouseButton1Down:connect(function()
  331. for i,c in pairs(game.Workspace:GetChildren()) do
  332. ohok = c
  333. slaves:FireServer(ohok, {Value = ohok})
  334. end
  335. end)
  336.  
  337. end
  338. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement