YANIS_EXPLOITS

HARKED ROBLOX GUI SCRIPT

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