Pou_help

Untitled

Apr 24th, 2019
8,232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.26 KB | None | 0 0
  1. ScreenGui = Instance.new("ScreenGui")
  2. main = Instance.new("Frame")
  3. TextLabel = Instance.new("TextLabel")
  4. block = Instance.new("TextButton")
  5. Blockoof = Instance.new("TextButton")
  6. HaxOn = Instance.new("TextButton")
  7. Haxno = Instance.new("TextButton")
  8. YourAOn = Instance.new("TextButton")
  9. YourAOff = Instance.new("TextButton")
  10. Fuzk = Instance.new("TextButton")
  11. TrollOn = Instance.new("TextButton")
  12. TrollOff = Instance.new("TextButton")
  13.  
  14. ScreenGui.Parent = game.CoreGui
  15.  
  16. main.Name = "main"
  17. main.Parent = ScreenGui
  18. main.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157)
  19. main.BorderColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  20. main.BorderSizePixel = 0
  21. main.Position = UDim2.new(0.613671303, 0, 0.522050083, 0)
  22. main.Size = UDim2.new(0, 461, 0, 313)
  23. main.Active = true
  24. main.Draggable = true
  25.  
  26. TextLabel.Parent = main
  27. TextLabel.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  28. TextLabel.BorderSizePixel = 0
  29. TextLabel.Size = UDim2.new(0, 461, 0, 50)
  30. TextLabel.Font = Enum.Font.SourceSansBold
  31. TextLabel.FontSize = Enum.FontSize.Size28
  32. TextLabel.Text = "AdoptHax"
  33. TextLabel.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  34. TextLabel.TextSize = 25
  35. TextLabel.TextStrokeTransparency = 0
  36.  
  37. block.Name = "block"
  38. block.Parent = main
  39. block.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  40. block.Position = UDim2.new(0.0477223396, 0, 0.191693291, 0)
  41. block.Size = UDim2.new(0, 128, 0, 54)
  42. block.Font = Enum.Font.SourceSansBold
  43. block.FontSize = Enum.FontSize.Size28
  44. block.Text = "Spam Blocks ON"
  45. block.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  46. block.TextScaled = true
  47. block.TextSize = 25
  48. block.TextStrokeTransparency = 0
  49. block.TextWrapped = true
  50. block.MouseButton1Down:connect(function()
  51. _G.toggled = true
  52. while _G.toggled == true do
  53. wait(0.001)
  54. local A_1 = "Hat"
  55. local A_2 = 100427922
  56. local A_3 = false
  57. local Event = game:GetService("ReplicatedStorage").WearItem
  58. Event:FireServer(A_1, A_2, A_3)
  59. for _,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  60. if (v:IsA("Accessory")) then
  61. v.Handle.Mesh:remove()
  62. end
  63. end
  64. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  65. if (v:IsA("Accessory")) then
  66. v.Parent = workspace
  67. end
  68. end
  69. end
  70. end)
  71.  
  72. Blockoof.Name = "Blockoof"
  73. Blockoof.Parent = main
  74. Blockoof.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  75. Blockoof.Position = UDim2.new(0.360086769, 0, 0.191693291, 0)
  76. Blockoof.Size = UDim2.new(0, 128, 0, 54)
  77. Blockoof.Font = Enum.Font.SourceSansBold
  78. Blockoof.FontSize = Enum.FontSize.Size28
  79. Blockoof.Text = "Spam Blocks OFF"
  80. Blockoof.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  81. Blockoof.TextScaled = true
  82. Blockoof.TextSize = 25
  83. Blockoof.TextStrokeTransparency = 0
  84. Blockoof.TextWrapped = true
  85. Blockoof.MouseButton1Down:connect(function()
  86. _G.toggled = false
  87. end)
  88.  
  89. HaxOn.Name = "HaxOn"
  90. HaxOn.Parent = main
  91. HaxOn.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  92. HaxOn.Position = UDim2.new(0.661605239, 0, 0.191693291, 0)
  93. HaxOn.Size = UDim2.new(0, 128, 0, 54)
  94. HaxOn.Font = Enum.Font.SourceSansBold
  95. HaxOn.FontSize = Enum.FontSize.Size28
  96. HaxOn.Text = "Hacker Tag ON"
  97. HaxOn.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  98. HaxOn.TextScaled = true
  99. HaxOn.TextSize = 25
  100. HaxOn.TextStrokeTransparency = 0
  101. HaxOn.TextWrapped = true
  102. HaxOn.MouseButton1Down:connect(function()
  103. _G.toggled = true
  104. while _G.toggled == true do
  105. local A_1 = "H"
  106. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  107. Event:FireServer(A_1)
  108. wait(0.40)
  109.  
  110. local A_1 = "Ha"
  111. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  112. Event:FireServer(A_1)
  113. wait(0.40)
  114.  
  115. local A_1 = "Hac"
  116. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  117. Event:FireServer(A_1)
  118. wait(0.40)
  119.  
  120. local A_1 = "Hack"
  121. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  122. Event:FireServer(A_1)
  123. wait(0.40)
  124.  
  125. local A_1 = "Hacke"
  126. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  127. Event:FireServer(A_1)
  128. wait(0.40)
  129.  
  130. local A_1 = "Hacker"
  131. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  132. Event:FireServer(A_1)
  133. wait(0.40)
  134. end
  135. end)
  136.  
  137. Haxno.Name = "Haxno"
  138. Haxno.Parent = main
  139. Haxno.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  140. Haxno.Position = UDim2.new(0.0477223396, 0, 0.412140578, 0)
  141. Haxno.Size = UDim2.new(0, 128, 0, 54)
  142. Haxno.Font = Enum.Font.SourceSansBold
  143. Haxno.FontSize = Enum.FontSize.Size28
  144. Haxno.Text = "Hacker Tag OFF"
  145. Haxno.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  146. Haxno.TextScaled = true
  147. Haxno.TextSize = 25
  148. Haxno.TextStrokeTransparency = 0
  149. Haxno.TextWrapped = true
  150. Haxno.MouseButton1Down:connect(function()
  151. _G.toggled = false
  152.  
  153. local A_1 = ""
  154. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  155. Event:FireServer(A_1)
  156. end)
  157.  
  158. YourAOn.Name = "YourAOn"
  159. YourAOn.Parent = main
  160. YourAOn.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  161. YourAOn.Position = UDim2.new(0.360086769, 0, 0.412140578, 0)
  162. YourAOn.Size = UDim2.new(0, 128, 0, 54)
  163. YourAOn.Font = Enum.Font.SourceSansBold
  164. YourAOn.FontSize = Enum.FontSize.Size28
  165. YourAOn.Text = "Your A Noob Tag ON"
  166. YourAOn.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  167. YourAOn.TextScaled = true
  168. YourAOn.TextSize = 25
  169. YourAOn.TextStrokeTransparency = 0
  170. YourAOn.TextWrapped = true
  171. YourAOn.MouseButton1Down:connect(function()
  172. _G.toggled = true
  173. while _G.toggled == true do
  174. local A_1 = "Y"
  175. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  176. Event:FireServer(A_1)
  177. wait(0.40)
  178. local A_1 = "Yo"
  179. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  180. Event:FireServer(A_1)
  181. wait(0.40)
  182. local A_1 = "You"
  183. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  184. Event:FireServer(A_1)
  185. wait(0.40)
  186. local A_1 = "Your"
  187. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  188. Event:FireServer(A_1)
  189. wait(0.40)
  190. local A_1 = "Your A"
  191. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  192. Event:FireServer(A_1)
  193. wait(0.40)
  194. local A_1 = "Your A N"
  195. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  196. Event:FireServer(A_1)
  197. wait(0.40)
  198. local A_1 = "Your A No"
  199. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  200. Event:FireServer(A_1)
  201. wait(0.40)
  202. local A_1 = "Your A Noo"
  203. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  204. Event:FireServer(A_1)
  205. wait(0.40)
  206. local A_1 = "Your A Noob"
  207. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  208. Event:FireServer(A_1)
  209. wait(0.40)
  210.  
  211. end
  212. end)
  213.  
  214. YourAOff.Name = "YourAOff"
  215. YourAOff.Parent = main
  216. YourAOff.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  217. YourAOff.Position = UDim2.new(0.661605239, 0, 0.412140578, 0)
  218. YourAOff.Size = UDim2.new(0, 128, 0, 54)
  219. YourAOff.Font = Enum.Font.SourceSansBold
  220. YourAOff.FontSize = Enum.FontSize.Size28
  221. YourAOff.Text = "Your A Noob Tag OFF"
  222. YourAOff.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  223. YourAOff.TextScaled = true
  224. YourAOff.TextSize = 25
  225. YourAOff.TextStrokeTransparency = 0
  226. YourAOff.TextWrapped = true
  227. YourAOff.MouseButton1Down:connect(function()
  228. _G.toggled = false
  229.  
  230. local A_1 = ""
  231. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  232. Event:FireServer(A_1)
  233. end)
  234.  
  235. Fuzk.Name = "Fuzk"
  236. Fuzk.Parent = main
  237. Fuzk.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  238. Fuzk.Position = UDim2.new(0.0477223396, 0, 0.613418519, 0)
  239. Fuzk.Size = UDim2.new(0, 128, 0, 54)
  240. Fuzk.Font = Enum.Font.SourceSansBold
  241. Fuzk.FontSize = Enum.FontSize.Size32
  242. Fuzk.Text = "Fuzk Fe"
  243. Fuzk.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  244. Fuzk.TextSize = 30
  245. Fuzk.TextStrokeTransparency = 0
  246. Fuzk.TextWrapped = true
  247. Fuzk.MouseButton1Down:connect(function()
  248. local lplayer = game:GetService('Players').LocalPlayer
  249.  
  250. local killing = false
  251. function GetPlayer(String)
  252. local Found = {}
  253. local strl = String:lower()
  254. if strl == "all" then
  255. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  256. table.insert(Found,v)
  257. end
  258. elseif strl == "others" then
  259. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  260. if v.Name ~= lplayer.Name then
  261. table.insert(Found,v)
  262. end
  263. end
  264. elseif strl == "me" then
  265. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  266. if v.Name == lplayer.Name then
  267. table.insert(Found,v)
  268. end
  269. end
  270. else
  271. for i,v in pairs(game:GetService("Players"):GetPlayers()) do
  272. if v.Name:lower():sub(1, #String) == String:lower() then
  273. table.insert(Found,v)
  274. end
  275. end
  276. end
  277. return Found
  278. end
  279. function ahh(thing)
  280. local asd = {'kill','gui','kill gui'}
  281. local f = string.upper(asd[math.random(1,#asd)])
  282. return f
  283. end
  284.  
  285. ScreenGui = Instance.new("ScreenGui")
  286. MainGui = Instance.new("Frame")
  287. TextLabel = Instance.new("TextLabel")
  288. TextLabel_2 = Instance.new("TextLabel")
  289. main = Instance.new("Frame")
  290. Invis = Instance.new("TextButton")
  291. Lag = Instance.new("TextButton")
  292. Unchor = Instance.new("TextButton")
  293. oof = Instance.new("TextButton")
  294. Bringall = Instance.new("TextButton")
  295. PunishAll = Instance.new("TextButton")
  296. Page2Button = Instance.new("TextButton")
  297. Page2 = Instance.new("Frame")
  298. Goto = Instance.new("TextButton")
  299. View = Instance.new("TextButton")
  300. Noview = Instance.new("TextButton")
  301. Fling = Instance.new("TextButton")
  302. nofling = Instance.new("TextButton")
  303. Kill = Instance.new("TextButton")
  304. Page3Button = Instance.new("TextButton")
  305. BackToPage1 = Instance.new("TextButton")
  306. Player = Instance.new("TextBox")
  307. Page3 = Instance.new("Frame")
  308. BackToPage2 = Instance.new("TextButton")
  309. TextLabel_3 = Instance.new("TextLabel")
  310.  
  311. ScreenGui.Parent = game.CoreGui
  312.  
  313. MainGui.Name = "MainGui"
  314. MainGui.Parent = ScreenGui
  315. MainGui.BackgroundColor3 = Color3.new(0.580392, 0.580392, 0.580392)
  316. MainGui.BorderSizePixel = 0
  317. MainGui.Position = UDim2.new(0.526666641, 0, 0.404052436, 0)
  318. MainGui.Size = UDim2.new(0, 447, 0, 333)
  319. MainGui.Active = true
  320. MainGui.Draggable = true
  321.  
  322. TextLabel.Parent = MainGui
  323. TextLabel.BackgroundColor3 = Color3.new(0.545098, 0.545098, 0.545098)
  324. TextLabel.BorderSizePixel = 0
  325. TextLabel.Position = UDim2.new(0, 0, 0.111164451, 0)
  326. TextLabel.Size = UDim2.new(0, 447, 0, 58)
  327. TextLabel.Font = Enum.Font.SourceSans
  328. TextLabel.FontSize = Enum.FontSize.Size32
  329. TextLabel.Text = "Fuzk Fe Gui"
  330. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  331. TextLabel.TextSize = 30
  332.  
  333. TextLabel_2.Parent = MainGui
  334. TextLabel_2.BackgroundColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  335. TextLabel_2.BorderSizePixel = 0
  336. TextLabel_2.Size = UDim2.new(0, 447, 0, 38)
  337. TextLabel_2.Font = Enum.Font.SourceSans
  338. TextLabel_2.FontSize = Enum.FontSize.Size14
  339. TextLabel_2.Text = ""
  340. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  341. TextLabel_2.TextSize = 14
  342.  
  343. main.Name = "main"
  344. main.Parent = MainGui
  345. main.BackgroundColor3 = Color3.new(0.580392, 0.580392, 0.580392)
  346. main.BorderSizePixel = 0
  347. main.Position = UDim2.new(0, 0, 0.283932239, 0)
  348. main.Size = UDim2.new(0, 446, 0, 238)
  349.  
  350. Invis.Name = "Invis"
  351. Invis.Parent = main
  352. Invis.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  353. Invis.Position = UDim2.new(0.0358042195, 0, 0.0740150958, 0)
  354. Invis.Size = UDim2.new(0, 124, 0, 44)
  355. Invis.Font = Enum.Font.SourceSansBold
  356. Invis.FontSize = Enum.FontSize.Size24
  357. Invis.Text = "Invisible"
  358. Invis.TextColor3 = Color3.new(1, 1, 1)
  359. Invis.TextSize = 20
  360. Invis.TextStrokeTransparency = 0
  361. Invis.MouseButton1Down:connect(function()
  362. local player = game.Players.LocalPlayer
  363. position = player.Character.HumanoidRootPart.Position
  364. wait(0.1)
  365. player.Character:MoveTo(position + Vector3.new(0, 1000000, 0))
  366. wait(0.1)
  367. humanoidrootpart = player.Character.HumanoidRootPart:clone()
  368. wait(0.1)
  369. player.Character.HumanoidRootPart:Destroy()
  370. humanoidrootpart.Parent = player.Character
  371. player.Character:MoveTo(position)
  372. wait()
  373.  
  374.  
  375. end)
  376.  
  377. Lag.Name = "Lag"
  378. Lag.Parent = main
  379. Lag.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  380. Lag.Position = UDim2.new(0.346766174, 0, 0.0740150958, 0)
  381. Lag.Size = UDim2.new(0, 124, 0, 44)
  382. Lag.Font = Enum.Font.SourceSansBold
  383. Lag.FontSize = Enum.FontSize.Size24
  384. Lag.Text = "Lag"
  385. Lag.TextColor3 = Color3.new(1, 1, 1)
  386. Lag.TextSize = 20
  387. Lag.TextStrokeTransparency = 0
  388. Lag.MouseButton1Down:connect(function()
  389.  
  390.  
  391. local lag_strength = 100
  392.  
  393.  
  394. local LocalPlayer = game:GetService("Players").LocalPlayer
  395. while game:GetService("RunService").RenderStepped:Wait() do
  396. for i = 1, lag_strength do
  397. local anim = Instance.new("Animation")
  398. anim.AnimationId = "Hackmaster12 Was Hereeee!!!"..math.random()
  399. LocalPlayer.Character.Humanoid:LoadAnimation(anim):Play()
  400. anim:Destroy()
  401. end
  402. end
  403. end)
  404.  
  405. Unchor.Name = "Unchor"
  406. Unchor.Parent = main
  407. Unchor.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  408. Unchor.Position = UDim2.new(0.644305348, 0, 0.0740150958, 0)
  409. Unchor.Size = UDim2.new(0, 124, 0, 44)
  410. Unchor.Font = Enum.Font.SourceSansBold
  411. Unchor.FontSize = Enum.FontSize.Size24
  412. Unchor.Text = "Unanchored Parts Follow"
  413. Unchor.TextColor3 = Color3.new(1, 1, 1)
  414. Unchor.TextSize = 20
  415. Unchor.TextStrokeTransparency = 0
  416. Unchor.TextWrapped = true
  417. Unchor.MouseButton1Down:connect(function()
  418. local LocalPlayer = game:GetService("Players").LocalPlayer
  419. local unanchoredparts = {}
  420. local movers = {}
  421. for index, part in pairs(workspace:GetDescendants()) do
  422. if part:IsA("Part") and part.Anchored == false and part:IsDescendantOf(LocalPlayer.Character) == false then
  423. table.insert(unanchoredparts, part)
  424. part.Massless = true
  425. part.CanCollide = false
  426. if part:FindFirstChildOfClass("BodyPosition") ~= nil then
  427. part:FindFirstChildOfClass("BodyPosition"):Destroy()
  428. end
  429. end
  430. end
  431. for index, part in pairs(unanchoredparts) do
  432. local mover = Instance.new("BodyPosition", part)
  433. table.insert(movers, mover)
  434. mover.MaxForce = Vector3.new(math.huge, math.huge, math.huge)
  435. end
  436. repeat
  437. for index, mover in pairs(movers) do
  438. mover.Position = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame:PointToWorldSpace(Vector3.new(0, 0, 5))
  439. end
  440. wait(0.5)
  441. until LocalPlayer.Character:FindFirstChild("Humanoid").Health <= 0
  442. for _, mover in pairs(movers) do
  443. mover:Destroy()
  444. end
  445.  
  446. end)
  447.  
  448. oof.Name = "oof"
  449. oof.Parent = main
  450. oof.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  451. oof.Position = UDim2.new(0.038031321, 0, 0.316009164, 0)
  452. oof.Size = UDim2.new(0, 124, 0, 44)
  453. oof.Font = Enum.Font.SourceSansBold
  454. oof.FontSize = Enum.FontSize.Size24
  455. oof.Text = "Oof Sound"
  456. oof.TextColor3 = Color3.new(1, 1, 1)
  457. oof.TextSize = 20
  458. oof.TextStrokeTransparency = 0
  459. oof.MouseButton1Down:connect(function()
  460. repeat wait()
  461. for v,i in pairs(game.Players:GetChildren()) do
  462. i.Character.Head.Died.Playing = true
  463. end
  464. until game.Players.LocalPlayer.Character.Humanoid.Health == 0
  465.  
  466. end)
  467.  
  468. Bringall.Name = "Bringall"
  469. Bringall.Parent = main
  470. Bringall.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  471. Bringall.Position = UDim2.new(0.348993301, 0, 0.316009164, 0)
  472. Bringall.Size = UDim2.new(0, 124, 0, 44)
  473. Bringall.Font = Enum.Font.SourceSansBold
  474. Bringall.FontSize = Enum.FontSize.Size24
  475. Bringall.Text = "Bring All"
  476. Bringall.TextColor3 = Color3.new(1, 1, 1)
  477. Bringall.TextSize = 20
  478. Bringall.TextStrokeTransparency = 0
  479. Bringall.MouseButton1Down:connect(function()
  480. local SpreadAmount = 1 -- You don't really have to change this
  481.  
  482. --[[Brings multiple players to you from the server (sometimes all)
  483. Spread_Amount = How much you want to spread the tools
  484. (Might bring more players)
  485. Cyclically's FE Tool Duplicate Tools V3
  486. https://v3rmillion.net/member.php?action=profile&uid=785986
  487.  
  488. %% Don't touch below unless you know what you're doing %%
  489. ]]
  490.  
  491. local Spread_Amount = SpreadAmount - math.random(.0625,.1875)
  492. local toolamount = -8*-8/4+math.random(-1,0)
  493. local LocalPlayer = game:GetService("Players").LocalPlayer
  494. local runservice = game:GetService("RunService")
  495. local characters = {}
  496. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  497. local currentamount = #LocalPlayer.Backpack:GetChildren()
  498. LocalPlayer.Character.Archivable = true
  499. local tempchar = LocalPlayer.Character:Clone()
  500. tempchar.Parent = workspace
  501. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  502. local renderstepped = runservice.RenderStepped:Connect(function()
  503. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  504. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  505. if tool:IsA("Tool") then
  506. tool.Parent = LocalPlayer
  507. end
  508. end
  509. LocalPlayer.Character:ClearAllChildren()
  510. local char = Instance.new("Model", workspace)
  511. table.insert(characters, char)
  512. Instance.new("Humanoid", char)
  513. LocalPlayer.Character = char
  514. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  515. end)
  516. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount + 1
  517. renderstepped:Disconnect()
  518. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  519. for _, char in pairs(characters) do
  520. char:Destroy()
  521. end
  522. for _, tool in pairs(LocalPlayer:GetChildren()) do
  523. if tool:IsA("Tool") then
  524. tool.Parent = LocalPlayer.Backpack
  525. end
  526. end
  527. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  528. tempchar:Destroy()
  529. wait()
  530. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  531. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  532. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  533. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(-1*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  534. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  535. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-4*Spread_Amount)
  536. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  537. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-2.5*Spread_Amount)
  538. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  539. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),3*Spread_Amount,-3*Spread_Amount)
  540. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  541. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  542. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  543. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1.5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-3*Spread_Amount)
  544. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  545. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2.5*Spread_Amount-math.random(1,6),.6*Spread_Amount,-4*Spread_Amount)
  546. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  547. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-1*Spread_Amount)
  548. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  549. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),0*Spread_Amount,-2*Spread_Amount)
  550. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  551. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-6*Spread_Amount)
  552. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  553. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),-.2*Spread_Amount,-5*Spread_Amount)
  554. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  555. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),3*Spread_Amount,-1*Spread_Amount)
  556. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  557. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),2*Spread_Amount,-5*Spread_Amount)
  558. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  559. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(4*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  560. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  561. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),0.3*Spread_Amount,-3*Spread_Amount)
  562. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  563. wait()
  564. LocalPlayer.Character.Animate.Disabled = true
  565. wait()
  566. for i=1,toolamount do
  567. LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = workspace.Terrain
  568. end
  569. wait()
  570. for v,i in pairs(game.Players:GetChildren()) do
  571. i.Character.HumanoidRootPart.CFrame = LocalPlayer.Character["Right Arm"].CFrame
  572. end
  573. wait()
  574. LocalPlayer.Character.Animate.Disabled = false
  575. end)
  576.  
  577. PunishAll.Name = "PunishAll"
  578. PunishAll.Parent = main
  579. PunishAll.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  580. PunishAll.Position = UDim2.new(0.646532476, 0, 0.316009164, 0)
  581. PunishAll.Size = UDim2.new(0, 124, 0, 44)
  582. PunishAll.Font = Enum.Font.SourceSansBold
  583. PunishAll.FontSize = Enum.FontSize.Size24
  584. PunishAll.Text = "Punish All"
  585. PunishAll.TextColor3 = Color3.new(1, 1, 1)
  586. PunishAll.TextSize = 20
  587. PunishAll.TextStrokeTransparency = 0
  588. PunishAll.MouseButton1Down:connect(function()
  589. local SpreadAmount = 1 -- You don't really have to change this
  590.  
  591. --[[Punishes multiple players to you from the server (sometimes all)
  592. Spread_Amount = How much you want to spread the tools
  593. (Might punish more players)
  594. Cyclically's FE Tool Duplicate Tools V3
  595. https://v3rmillion.net/member.php?action=profile&uid=785986
  596.  
  597. %% Don't touch below unless you know what you're doing %%
  598. ]]
  599.  
  600. local Spread_Amount = SpreadAmount - math.random(.0625,.1875)
  601. local toolamount = -8*-8/4+math.random(-1,0)
  602. local LocalPlayer = game:GetService("Players").LocalPlayer
  603. local runservice = game:GetService("RunService")
  604. local characters = {}
  605. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  606. local currentamount = #LocalPlayer.Backpack:GetChildren()
  607. LocalPlayer.Character.Archivable = true
  608. local tempchar = LocalPlayer.Character:Clone()
  609. tempchar.Parent = workspace
  610. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  611. local renderstepped = runservice.RenderStepped:Connect(function()
  612. workspace.CurrentCamera.CameraSubject = tempchar:FindFirstChild("Humanoid")
  613. for _, tool in pairs(LocalPlayer.Backpack:GetChildren()) do
  614. if tool:IsA("Tool") then
  615. tool.Parent = LocalPlayer
  616. end
  617. end
  618. LocalPlayer.Character:ClearAllChildren()
  619. local char = Instance.new("Model", workspace)
  620. table.insert(characters, char)
  621. Instance.new("Humanoid", char)
  622. LocalPlayer.Character = char
  623. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character ~= nil
  624. end)
  625. repeat runservice.RenderStepped:Wait() until #LocalPlayer:GetChildren() - 4 - currentamount >= toolamount + 1
  626. renderstepped:Disconnect()
  627. repeat runservice.RenderStepped:Wait() until LocalPlayer.Character:FindFirstChild("HumanoidRootPart") ~= nil
  628. for _, char in pairs(characters) do
  629. char:Destroy()
  630. end
  631. for _, tool in pairs(LocalPlayer:GetChildren()) do
  632. if tool:IsA("Tool") then
  633. tool.Parent = LocalPlayer.Backpack
  634. end
  635. end
  636. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  637. tempchar:Destroy()
  638. wait()
  639. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  640. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  641. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  642. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(-1*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  643. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  644. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-4*Spread_Amount)
  645. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  646. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-2.5*Spread_Amount)
  647. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  648. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),3*Spread_Amount,-3*Spread_Amount)
  649. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  650. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),-1*Spread_Amount,-2*Spread_Amount)
  651. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  652. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1.5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-3*Spread_Amount)
  653. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  654. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2.5*Spread_Amount-math.random(1,6),.6*Spread_Amount,-4*Spread_Amount)
  655. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  656. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),0.1*Spread_Amount,-1*Spread_Amount)
  657. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  658. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),0*Spread_Amount,-2*Spread_Amount)
  659. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  660. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),.2*Spread_Amount,-6*Spread_Amount)
  661. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  662. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(3*Spread_Amount-math.random(1,6),-.2*Spread_Amount,-5*Spread_Amount)
  663. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  664. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(1*Spread_Amount-math.random(1,6),3*Spread_Amount,-1*Spread_Amount)
  665. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  666. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(2*Spread_Amount-math.random(1,6),2*Spread_Amount,-5*Spread_Amount)
  667. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  668. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(4*Spread_Amount-math.random(1,6),1*Spread_Amount,-1*Spread_Amount)
  669. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  670. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").GripPos = Vector3.new(5*Spread_Amount-math.random(1,6),0.3*Spread_Amount,-3*Spread_Amount)
  671. LocalPlayer.Backpack:FindFirstChildOfClass("Tool").Parent = game.Players.LocalPlayer.Character
  672. wait()
  673. LocalPlayer.Character.Animate.Disabled = true
  674. wait()
  675. for i=1,toolamount do
  676. LocalPlayer.Character:FindFirstChildOfClass("Tool").Parent = workspace.Terrain
  677. end
  678. wait()
  679. for v,i in pairs(game.Players:GetChildren()) do
  680. i.Character.HumanoidRootPart.CFrame = LocalPlayer.Character["Right Arm"].CFrame
  681. end
  682. wait(math.random(0,.00375))
  683. for i=1,math.random(2,8) do wait(math.random(0,.0625))
  684. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,1000000000,0)
  685. end
  686. end)
  687.  
  688. Page2Button.Name = "Page2Button"
  689. Page2Button.Parent = main
  690. Page2Button.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  691. Page2Button.Position = UDim2.new(0.794183373, 0, 0.874492049, 0)
  692. Page2Button.Size = UDim2.new(0, 42, 0, 23)
  693. Page2Button.Font = Enum.Font.GothamBlack
  694. Page2Button.FontSize = Enum.FontSize.Size14
  695. Page2Button.Text = ">"
  696. Page2Button.TextColor3 = Color3.new(0, 0, 0)
  697. Page2Button.TextSize = 14
  698. Page2Button.MouseButton1Down:connect(function()
  699. main.Visible = false
  700. Page2.Visible = true
  701. end)
  702.  
  703. Page2.Name = "Page2"
  704. Page2.Parent = MainGui
  705. Page2.BackgroundColor3 = Color3.new(0.580392, 0.580392, 0.580392)
  706. Page2.BorderSizePixel = 0
  707. Page2.Position = UDim2.new(0, 0, 0.283932239, 0)
  708. Page2.Size = UDim2.new(0, 446, 0, 238)
  709. Page2.Visible = false
  710.  
  711. Goto.Name = "Goto"
  712. Goto.Parent = Page2
  713. Goto.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  714. Goto.Position = UDim2.new(0.0358042195, 0, 0.0740150958, 0)
  715. Goto.Size = UDim2.new(0, 124, 0, 44)
  716. Goto.Font = Enum.Font.SourceSansBold
  717. Goto.FontSize = Enum.FontSize.Size24
  718. Goto.Text = "Goto"
  719. Goto.TextColor3 = Color3.new(1, 1, 1)
  720. Goto.TextSize = 20
  721. Goto.TextStrokeTransparency = 0
  722. Goto.MouseButton1Down:connect(function()
  723.  
  724. local noob = unpack(GetPlayer(Player.Text)).Character
  725.  
  726. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = noob.HumanoidRootPart.CFrame
  727. end)
  728.  
  729.  
  730. View.Name = "View"
  731. View.Parent = Page2
  732. View.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  733. View.Position = UDim2.new(0.346766174, 0, 0.0740150958, 0)
  734. View.Size = UDim2.new(0, 124, 0, 44)
  735. View.Font = Enum.Font.SourceSansBold
  736. View.FontSize = Enum.FontSize.Size24
  737. View.Text = "View"
  738. View.TextColor3 = Color3.new(1, 1, 1)
  739. View.TextSize = 20
  740. View.TextStrokeTransparency = 0
  741. View.MouseButton1Down:connect(function()
  742. for i,v in pairs(GetPlayer(Player.Text)) do
  743. if game:GetService("Players")[v.Name].Character.Humanoid then
  744. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Humanoid
  745. else
  746. game:GetService("Workspace").CurrentCamera.CameraSubject = game:GetService("Players")[v.Name].Character.Head
  747. end
  748. end
  749.  
  750. end)
  751.  
  752. Noview.Name = "Noview"
  753. Noview.Parent = Page2
  754. Noview.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  755. Noview.Position = UDim2.new(0.644305348, 0, 0.0740150958, 0)
  756. Noview.Size = UDim2.new(0, 124, 0, 44)
  757. Noview.Font = Enum.Font.SourceSansBold
  758. Noview.FontSize = Enum.FontSize.Size24
  759. Noview.Text = "Unview"
  760. Noview.TextColor3 = Color3.new(1, 1, 1)
  761. Noview.TextSize = 20
  762. Noview.TextStrokeTransparency = 0
  763. Noview.TextWrapped = true
  764. Noview.MouseButton1Down:connect(function()
  765. if lplayer.Character.Humanoid then
  766. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Humanoid
  767. else
  768. game:GetService("Workspace").CurrentCamera.CameraSubject = lplayer.Character.Head
  769. end
  770. end)
  771.  
  772. Fling.Name = "Fling"
  773. Fling.Parent = Page2
  774. Fling.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  775. Fling.Position = UDim2.new(0.038031321, 0, 0.316009164, 0)
  776. Fling.Size = UDim2.new(0, 124, 0, 44)
  777. Fling.Font = Enum.Font.SourceSansBold
  778. Fling.FontSize = Enum.FontSize.Size24
  779. Fling.Text = "Fling"
  780. Fling.TextColor3 = Color3.new(1, 1, 1)
  781. Fling.TextSize = 20
  782. Fling.TextStrokeTransparency = 0
  783. Fling.MouseButton1Down:connect(function()
  784. local target = unpack(GetPlayer(Player.Text)).Character
  785.  
  786. game:GetService'Players'.LocalPlayer.Character.Humanoid.PlatformStand = true
  787. killing = true
  788. local coin = Instance.new('BodyThrust',game:GetService'Players'.LocalPlayer.Character.HumanoidRootPart)
  789. coin.Force = Vector3.new(9999,9999,9999)
  790. coin.Name = "killforce"
  791. repeat game:GetService'Players'.LocalPlayer.Character.HumanoidRootPart.CFrame = target.Head.CFrame;coin.Location = target.Head.Position game["Run Service"].Heartbeat:wait() until not target.Head or killing == false
  792. end)
  793.  
  794. nofling.Name = "nofling"
  795. nofling.Parent = Page2
  796. nofling.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  797. nofling.Position = UDim2.new(0.348993301, 0, 0.316009164, 0)
  798. nofling.Size = UDim2.new(0, 124, 0, 44)
  799. nofling.Font = Enum.Font.SourceSansBold
  800. nofling.FontSize = Enum.FontSize.Size24
  801. nofling.Text = "Stop Flinging "
  802. nofling.TextColor3 = Color3.new(1, 1, 1)
  803. nofling.TextSize = 20
  804. nofling.TextStrokeTransparency = 0
  805. nofling.MouseButton1Down:connect(function()
  806. ypcall(function()
  807. game:GetService'Players'.LocalPlayer.Character.HumanoidRootPart.yeetforce:Destroy()
  808. game:GetService'Players'.LocalPlayer.Character.Humanoid.PlatformStand = false
  809. end)
  810. killing = false
  811. end)
  812.  
  813. Kill.Name = "Kill"
  814. Kill.Parent = Page2
  815. Kill.BackgroundColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  816. Kill.Position = UDim2.new(0.646532476, 0, 0.316009164, 0)
  817. Kill.Size = UDim2.new(0, 124, 0, 44)
  818. Kill.Font = Enum.Font.SourceSansBold
  819. Kill.FontSize = Enum.FontSize.Size24
  820. Kill.Text = "Kill"
  821. Kill.TextColor3 = Color3.new(1, 1, 1)
  822. Kill.TextSize = 20
  823. Kill.TextStrokeTransparency = 0
  824. Kill.MouseButton1Down:connect(function()
  825. for i,v in pairs(GetPlayer(Player.Text)) do
  826.  
  827.  
  828.  
  829. local LocalPlayer = game:GetService("Players").LocalPlayer
  830. local target = game:GetService("Players")[v.Name]
  831. local torsoname = "Torso"
  832. if LocalPlayer.Character:FindFirstChild("Humanoid").RigType == Enum.HumanoidRigType.R15 then
  833. torsoname = "UpperTorso"
  834. end
  835. if target.Character ~= nil then
  836. local savepos = LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame
  837. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = true
  838. local tool = Instance.new("Tool", LocalPlayer.Backpack)
  839. local hat = LocalPlayer.Character:FindFirstChildOfClass("Accessory")
  840. local hathandle = hat.Handle
  841. hathandle.Parent = tool
  842. hathandle.Massless = true
  843. tool.GripPos = Vector3.new(0, 9e99, 0)
  844. tool.Parent = LocalPlayer.Character
  845. repeat wait() until LocalPlayer.Character:FindFirstChildOfClass("Tool") ~= nil
  846. tool.Grip = CFrame.new(Vector3.new(0, 0, 0))
  847. LocalPlayer.Character:FindFirstChild(torsoname).Anchored = false
  848. repeat
  849. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = target.Character:FindFirstChild("HumanoidRootPart").CFrame
  850. wait()
  851. until target.Character == nil or target.Character:FindFirstChild("Humanoid").Health <= 0 or LocalPlayer.Character == nil or LocalPlayer.Character:FindFirstChild("Humanoid").Health <= 0 or (target.Character:FindFirstChild("HumanoidRootPart").Velocity.magnitude - target.Character:FindFirstChild("Humanoid").WalkSpeed) > (target.Character:FindFirstChild("Humanoid").WalkSpeed + 20)
  852. LocalPlayer.Character:FindFirstChild("Humanoid"):UnequipTools()
  853. hathandle.Parent = hat
  854. hathandle.Massless = false
  855. tool:Destroy()
  856. LocalPlayer.Character:FindFirstChild("HumanoidRootPart").CFrame = savepos
  857. end
  858. end
  859. end)
  860.  
  861. Page3Button.Name = "Page3Button"
  862. Page3Button.Parent = Page2
  863. Page3Button.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  864. Page3Button.Position = UDim2.new(0.794183373, 0, 0.874492049, 0)
  865. Page3Button.Size = UDim2.new(0, 42, 0, 23)
  866. Page3Button.Font = Enum.Font.GothamBlack
  867. Page3Button.FontSize = Enum.FontSize.Size14
  868. Page3Button.Text = ">"
  869. Page3Button.TextColor3 = Color3.new(0, 0, 0)
  870. Page3Button.TextSize = 14
  871. Page3Button.MouseButton1Down:connect(function()
  872. Page2.Visible = false
  873. main.Visible = false
  874. Page3.Visible = true
  875. end)
  876.  
  877. BackToPage1.Name = "BackToPage1"
  878. BackToPage1.Parent = Page2
  879. BackToPage1.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  880. BackToPage1.Position = UDim2.new(0.126021922, 0, 0.874492049, 0)
  881. BackToPage1.Size = UDim2.new(0, 42, 0, 23)
  882. BackToPage1.Font = Enum.Font.GothamBlack
  883. BackToPage1.FontSize = Enum.FontSize.Size14
  884. BackToPage1.Text = "<"
  885. BackToPage1.TextColor3 = Color3.new(0, 0, 0)
  886. BackToPage1.TextSize = 14
  887. BackToPage1.MouseButton1Down:connect(function()
  888. Page2.Visible = false
  889. main.Visible = true
  890. Page3.Visible = false
  891. end)
  892.  
  893. Player.Name = "Player"
  894. Player.Parent = Page2
  895. Player.BackgroundColor3 = Color3.new(0.54902, 0.54902, 0.54902)
  896. Player.Position = UDim2.new(0.260089695, 0, 0.613445401, 0)
  897. Player.Size = UDim2.new(0, 200, 0, 50)
  898. Player.Font = Enum.Font.SourceSansBold
  899. Player.FontSize = Enum.FontSize.Size24
  900. Player.Text = "Username"
  901. Player.TextColor3 = Color3.new(0, 0, 0)
  902. Player.TextSize = 20
  903. Player.TextWrapped = true
  904.  
  905. Page3.Name = "Page3"
  906. Page3.Parent = MainGui
  907. Page3.BackgroundColor3 = Color3.new(0.580392, 0.580392, 0.580392)
  908. Page3.BorderSizePixel = 0
  909. Page3.Position = UDim2.new(0, 0, 0.283932239, 0)
  910. Page3.Size = UDim2.new(0, 446, 0, 238)
  911. Page3.Visible = false
  912.  
  913. BackToPage2.Name = "BackToPage2"
  914. BackToPage2.Parent = Page3
  915. BackToPage2.BackgroundColor3 = Color3.new(0.505882, 0.505882, 0.505882)
  916. BackToPage2.Position = UDim2.new(0.126021922, 0, 0.874492049, 0)
  917. BackToPage2.Size = UDim2.new(0, 42, 0, 23)
  918. BackToPage2.Font = Enum.Font.GothamBlack
  919. BackToPage2.FontSize = Enum.FontSize.Size14
  920. BackToPage2.Text = "<"
  921. BackToPage2.TextColor3 = Color3.new(0, 0, 0)
  922. BackToPage2.TextSize = 14
  923. BackToPage2.MouseButton1Down:connect(function()
  924. Page2.Visible = true
  925. main.Visible = false
  926. Page3.Visible = false
  927. end)
  928.  
  929. TextLabel_3.Parent = Page3
  930. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  931. TextLabel_3.BackgroundTransparency = 1
  932. TextLabel_3.BorderSizePixel = 0
  933. TextLabel_3.Size = UDim2.new(0, 446, 0, 195)
  934. TextLabel_3.Font = Enum.Font.SourceSansSemibold
  935. TextLabel_3.FontSize = Enum.FontSize.Size48
  936. TextLabel_3.Text = "Made By Hackmaster12"
  937. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  938. TextLabel_3.TextSize = 40
  939. end)
  940.  
  941. TrollOn.Name = "TrollOn"
  942. TrollOn.Parent = main
  943. TrollOn.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  944. TrollOn.Position = UDim2.new(0.360086769, 0, 0.613418519, 0)
  945. TrollOn.Size = UDim2.new(0, 128, 0, 54)
  946. TrollOn.Font = Enum.Font.SourceSansBold
  947. TrollOn.FontSize = Enum.FontSize.Size28
  948. TrollOn.Text = "Troll Tag ON"
  949. TrollOn.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  950. TrollOn.TextScaled = true
  951. TrollOn.TextSize = 25
  952. TrollOn.TextStrokeTransparency = 0
  953. TrollOn.TextWrapped = true
  954. TrollOn.MouseButton1Down:connect(function()
  955. _G.toggled = true
  956. while _G.toggled == true do
  957.  
  958. local A_1 = "T"
  959. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  960. Event:FireServer(A_1)
  961. wait(0.40)
  962.  
  963. local A_1 = "Tr"
  964. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  965. Event:FireServer(A_1)
  966. wait(0.40)
  967.  
  968. local A_1 = "Tro"
  969. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  970. Event:FireServer(A_1)
  971. wait(0.40)
  972.  
  973. local A_1 = "Trol"
  974. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  975. Event:FireServer(A_1)
  976. wait(0.40)
  977.  
  978. local A_1 = "Troll"
  979. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  980. Event:FireServer(A_1)
  981. wait(0.40)
  982. end
  983. end)
  984.  
  985. TrollOff.Name = "TrollOff"
  986. TrollOff.Parent = main
  987. TrollOff.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
  988. TrollOff.Position = UDim2.new(0.661605239, 0, 0.613418519, 0)
  989. TrollOff.Size = UDim2.new(0, 128, 0, 54)
  990. TrollOff.Font = Enum.Font.SourceSansBold
  991. TrollOff.FontSize = Enum.FontSize.Size28
  992. TrollOff.Text = "Troll Tag OFF"
  993. TrollOff.TextColor3 = Color3.new(1, 0.584314, 0.0745098)
  994. TrollOff.TextScaled = true
  995. TrollOff.TextSize = 25
  996. TrollOff.TextStrokeTransparency = 0
  997. TrollOff.TextWrapped = true
  998. TrollOff.MouseButton1Down:connect(function()
  999. _G.toggled = false
  1000.  
  1001. local A_1 = ""
  1002. local Event = game:GetService("ReplicatedStorage").ChangeRPName
  1003. Event:FireServer(A_1)
  1004. end)
Advertisement
Add Comment
Please, Sign In to add comment