Advertisement
FrankScripts

Harked [Leak]

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